@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 374 B
JavaScript
export default {
familyName: 'Playwrite AU SA',
fullName: 'Playwrite AU SA Light',
postscriptName: 'PlaywriteAUSA-Light',
category: 'handwriting',
capHeight: 988,
ascent: 1413,
descent: -492,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 509,
subsets: {
latin: {
xWidthAvg: 509
},
thai: {
xWidthAvg: 927
}
}
};