@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 392 B
JavaScript
module.exports = {
familyName: 'Playwrite AT Guides',
fullName: 'Playwrite AT Guides Regular',
postscriptName: 'PlaywriteATGuides-Regular',
category: 'handwriting',
capHeight: 875,
ascent: 1275,
descent: -375,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 531,
subsets: {
latin: {
xWidthAvg: 531
},
thai: {
xWidthAvg: 845
}
}
};