@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 348 B
JavaScript
export default {
familyName: 'Onest',
fullName: 'Onest Regular',
postscriptName: 'Onest-Regular',
category: 'sans-serif',
capHeight: 707,
ascent: 970,
descent: -305,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 527,
xWidthAvg: 469,
subsets: {
latin: {
xWidthAvg: 469
},
thai: {
xWidthAvg: 540
}
}
};