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