@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
20 lines (19 loc) • 323 B
JavaScript
module.exports = {
familyName: 'BenchNine',
fullName: 'BenchNine Bold',
postscriptName: 'BenchNine-Bold',
category: 'sans-serif',
ascent: 2020,
descent: -720,
lineGap: 0,
unitsPerEm: 2048,
xWidthAvg: 595,
subsets: {
latin: {
xWidthAvg: 595
},
thai: {
xWidthAvg: 349
}
}
};