@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 360 B
JavaScript
module.exports = {
familyName: 'Comme',
fullName: 'Comme ExtraBold',
postscriptName: 'Comme-ExtraBold',
category: 'sans-serif',
capHeight: 1456,
ascent: 1957,
descent: -501,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1082,
xWidthAvg: 1041,
subsets: {
latin: {
xWidthAvg: 1041
},
thai: {
xWidthAvg: 1562
}
}
};