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