@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 347 B
JavaScript
export default {
familyName: 'Nova Mono',
fullName: 'NovaMono',
postscriptName: 'NovaMono',
category: 'monospace',
capHeight: 1509,
ascent: 2215,
descent: -639,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1120,
xWidthAvg: 1150,
subsets: {
latin: {
xWidthAvg: 1150
},
thai: {
xWidthAvg: 1150
}
}
};