@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 359 B
JavaScript
export default {
familyName: 'Emblema One',
fullName: 'Emblema One',
postscriptName: 'EmblemaOne-Regular',
category: 'display',
capHeight: 1361,
ascent: 1898,
descent: -546,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1002,
xWidthAvg: 1229,
subsets: {
latin: {
xWidthAvg: 1229
},
thai: {
xWidthAvg: 511
}
}
};