@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 365 B
JavaScript
module.exports = {
familyName: 'BenchNine',
fullName: 'BenchNine Regular',
postscriptName: 'BenchNine-Regular',
category: 'sans-serif',
capHeight: 1438,
ascent: 2020,
descent: -720,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1006,
xWidthAvg: 582,
subsets: {
latin: {
xWidthAvg: 582
},
thai: {
xWidthAvg: 349
}
}
};