@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 357 B
JavaScript
export default {
familyName: 'Teachers',
fullName: 'Teachers Regular',
postscriptName: 'Teachers-Regular',
category: 'sans-serif',
capHeight: 680,
ascent: 940,
descent: -260,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 440,
xWidthAvg: 431,
subsets: {
latin: {
xWidthAvg: 431
},
thai: {
xWidthAvg: 501
}
}
};