@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 369 B
JavaScript
export default {
familyName: 'Cutive Mono',
fullName: 'Cutive Mono Regular',
postscriptName: 'CutiveMono-Regular',
category: 'monospace',
capHeight: 1171,
ascent: 1697,
descent: -558,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 774,
xWidthAvg: 1240,
subsets: {
latin: {
xWidthAvg: 1240
},
thai: {
xWidthAvg: 1240
}
}
};