@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 358 B
JavaScript
export default {
familyName: 'Amarante',
fullName: 'Amarante Regular',
postscriptName: 'Amarante-Regular',
category: 'display',
capHeight: 1530,
ascent: 2020,
descent: -540,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1010,
xWidthAvg: 908,
subsets: {
latin: {
xWidthAvg: 908
},
thai: {
xWidthAvg: 1364
}
}
};