@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 358 B
JavaScript
module.exports = {
familyName: 'Maitree',
fullName: 'Maitree-ExtraLight',
postscriptName: 'Maitree-ExtraLight',
category: 'serif',
capHeight: 695,
ascent: 1150,
descent: -500,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 487,
xWidthAvg: 450,
subsets: {
latin: {
xWidthAvg: 450
},
thai: {
xWidthAvg: 542
}
}
};