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