@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 413 B
JavaScript
export default {
familyName: 'Playwrite IT Moderna Guides',
fullName: 'Playwrite IT Moderna Guides Regular',
postscriptName: 'PlaywriteITModernaGuides-Regular',
category: 'handwriting',
capHeight: 875,
ascent: 1275,
descent: -375,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 505,
subsets: {
latin: {
xWidthAvg: 505
},
thai: {
xWidthAvg: 845
}
}
};