@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 367 B
JavaScript
export default {
familyName: 'Courier New',
fullName: 'Courier New Bold',
postscriptName: 'CourierNewPS-BoldMT',
category: 'monospace',
capHeight: 1212,
ascent: 1705,
descent: -615,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 908,
xWidthAvg: 1229,
subsets: {
latin: {
xWidthAvg: 1229
},
thai: {
xWidthAvg: 1229
}
}
};