@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 344 B
JavaScript
module.exports = {
familyName: 'Eater',
fullName: 'Eater',
postscriptName: 'Eater-Regular',
category: 'display',
capHeight: 1729,
ascent: 2898,
descent: -919,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1706,
xWidthAvg: 1251,
subsets: {
latin: {
xWidthAvg: 1251
},
thai: {
xWidthAvg: 532
}
}
};