@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 367 B
JavaScript
export default {
familyName: 'Edu QLD Hand',
fullName: 'Edu QLD Hand Bold',
postscriptName: 'EduQLDHand-Bold',
category: 'handwriting',
capHeight: 1958,
ascent: 2727,
descent: -1143,
lineGap: 0,
unitsPerEm: 2000,
xHeight: 1055,
xWidthAvg: 990,
subsets: {
latin: {
xWidthAvg: 990
},
thai: {
xWidthAvg: 1648
}
}
};