@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 385 B
JavaScript
module.exports = {
familyName: 'Edu TAS Beginner',
fullName: 'Edu TAS Beginner SemiBold',
postscriptName: 'EduTASBeginner-SemiBold',
category: 'handwriting',
capHeight: 772,
ascent: 1016,
descent: -244,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 416,
xWidthAvg: 399,
subsets: {
latin: {
xWidthAvg: 399
},
thai: {
xWidthAvg: 739
}
}
};