@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 390 B
JavaScript
export default {
familyName: 'Playwrite HR Guides',
fullName: 'Playwrite HR Guides Regular',
postscriptName: 'PlaywriteHRGuides-Regular',
category: 'handwriting',
capHeight: 879,
ascent: 1280,
descent: -379,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 523,
subsets: {
latin: {
xWidthAvg: 523
},
thai: {
xWidthAvg: 848
}
}
};