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