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