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