@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 390 B
JavaScript
export default {
familyName: 'Playwrite IE Guides',
fullName: 'Playwrite IE Guides Regular',
postscriptName: 'PlaywriteIEGuides-Regular',
category: 'handwriting',
capHeight: 981,
ascent: 1405,
descent: -484,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 527,
subsets: {
latin: {
xWidthAvg: 527
},
thai: {
xWidthAvg: 922
}
}
};