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