@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 400 B
JavaScript
module.exports = {
familyName: 'Edu VIC WA NT Hand Pre',
fullName: 'Edu VIC WA NT Hand Pre Regular',
postscriptName: 'EduVICWANTHandPre-Regular',
category: 'handwriting',
capHeight: 1847,
ascent: 2576,
descent: -903,
lineGap: 0,
unitsPerEm: 2000,
xHeight: 995,
xWidthAvg: 879,
subsets: {
latin: {
xWidthAvg: 879
},
thai: {
xWidthAvg: 1245
}
}
};