@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 351 B
JavaScript
module.exports = {
familyName: 'Erica One',
fullName: 'Erica One',
postscriptName: 'EricaOne-Regular',
category: 'display',
capHeight: 691,
ascent: 1153,
descent: -339,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 591,
xWidthAvg: 554,
subsets: {
latin: {
xWidthAvg: 554
},
thai: {
xWidthAvg: 243
}
}
};