@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 371 B
JavaScript
module.exports = {
familyName: 'Sono',
fullName: 'Sono Monospace Regular',
postscriptName: 'SonoMonospace-Regular',
category: 'sans-serif',
capHeight: 1238,
ascent: 1824,
descent: -576,
lineGap: 0,
unitsPerEm: 2000,
xHeight: 952,
xWidthAvg: 1238,
subsets: {
latin: {
xWidthAvg: 1238
},
thai: {
xWidthAvg: 1000
}
}
};