@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 393 B
JavaScript
module.exports = {
familyName: 'Playwrite TZ Guides',
fullName: 'Playwrite TZ Guides Regular',
postscriptName: 'PlaywriteTZGuides-Regular',
category: 'handwriting',
capHeight: 1000,
ascent: 1428,
descent: -504,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 522,
subsets: {
latin: {
xWidthAvg: 522
},
thai: {
xWidthAvg: 936
}
}
};