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