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