@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 406 B
JavaScript
module.exports = {
familyName: 'Playwrite IT Trad Guides',
fullName: 'Playwrite IT Trad Guides Regular',
postscriptName: 'PlaywriteITTradGuides-Regular',
category: 'handwriting',
capHeight: 959,
ascent: 1378,
descent: -462,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 523,
subsets: {
latin: {
xWidthAvg: 523
},
thai: {
xWidthAvg: 906
}
}
};