@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 343 B
JavaScript
export default {
familyName: 'Carme',
fullName: 'Carme Regular',
postscriptName: 'Carme',
category: 'sans-serif',
capHeight: 1434,
ascent: 1946,
descent: -513,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1024,
xWidthAvg: 946,
subsets: {
latin: {
xWidthAvg: 946
},
thai: {
xWidthAvg: 819
}
}
};