@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 378 B
JavaScript
export default {
familyName: 'Playwrite CU',
fullName: 'Playwrite CU ExtraLight',
postscriptName: 'PlaywriteCU-ExtraLight',
category: 'handwriting',
capHeight: 1115,
ascent: 1569,
descent: -623,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 532,
subsets: {
latin: {
xWidthAvg: 532
},
thai: {
xWidthAvg: 1020
}
}
};