@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 394 B
JavaScript
export default {
familyName: 'Edu NSW ACT Hand Pre',
fullName: 'Edu NSW ACT Hand Pre Regular',
postscriptName: 'EduNSWACTHandPre-Regular',
category: 'handwriting',
capHeight: 2008,
ascent: 2642,
descent: -926,
lineGap: 0,
unitsPerEm: 2000,
xHeight: 1082,
xWidthAvg: 961,
subsets: {
latin: {
xWidthAvg: 961
},
thai: {
xWidthAvg: 1346
}
}
};