@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 357 B
JavaScript
export default {
familyName: 'Amaranth',
fullName: 'Amaranth Regular',
postscriptName: 'Amaranth-Regular',
category: 'sans-serif',
capHeight: 677,
ascent: 976,
descent: -236,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 498,
xWidthAvg: 431,
subsets: {
latin: {
xWidthAvg: 431
},
thai: {
xWidthAvg: 273
}
}
};