@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 395 B
JavaScript
export default {
familyName: 'Edu AU VIC WA NT Dots',
fullName: 'Edu AU VIC WA NT Dots Regular',
postscriptName: 'EduAUVICWANTDots-Regular',
category: 'handwriting',
capHeight: 1847,
ascent: 2576,
descent: -903,
lineGap: 0,
unitsPerEm: 2000,
xHeight: 995,
xWidthAvg: 984,
subsets: {
latin: {
xWidthAvg: 984
},
thai: {
xWidthAvg: 1245
}
}
};