@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 346 B
JavaScript
export default {
familyName: 'Maitree',
fullName: 'Maitree-Light',
postscriptName: 'Maitree-Light',
category: 'serif',
capHeight: 695,
ascent: 1150,
descent: -500,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 488,
xWidthAvg: 463,
subsets: {
latin: {
xWidthAvg: 463
},
thai: {
xWidthAvg: 552
}
}
};