@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 346 B
JavaScript
module.exports = {
familyName: 'Onest',
fullName: 'Onest Black',
postscriptName: 'Onest-Black',
category: 'sans-serif',
capHeight: 708,
ascent: 970,
descent: -305,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 527,
xWidthAvg: 493,
subsets: {
latin: {
xWidthAvg: 493
},
thai: {
xWidthAvg: 580
}
}
};