@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 377 B
JavaScript
module.exports = {
familyName: 'Courier Prime',
fullName: 'Courier Prime Regular',
postscriptName: 'CourierPrime-Regular',
category: 'monospace',
capHeight: 1187,
ascent: 1600,
descent: -700,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 924,
xWidthAvg: 1228,
subsets: {
latin: {
xWidthAvg: 1228
},
thai: {
xWidthAvg: 1228
}
}
};