@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 344 B
JavaScript
export default {
familyName: 'Maname',
fullName: 'Maname Regular',
postscriptName: 'Maname-Regular',
category: 'serif',
capHeight: 578,
ascent: 1200,
descent: 0,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 424,
xWidthAvg: 436,
subsets: {
latin: {
xWidthAvg: 436
},
thai: {
xWidthAvg: 600
}
}
};