@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 375 B
JavaScript
export default {
familyName: 'Edu QLD Beginner',
fullName: 'Edu QLD Beginner Bold',
postscriptName: 'EduQLDBeginner-Bold',
category: 'handwriting',
capHeight: 772,
ascent: 1016,
descent: -244,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 416,
xWidthAvg: 435,
subsets: {
latin: {
xWidthAvg: 435
},
thai: {
xWidthAvg: 828
}
}
};