@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 350 B
JavaScript
module.exports = {
familyName: 'Numans',
fullName: 'Numans',
postscriptName: 'Numans-Regular',
category: 'sans-serif',
capHeight: 1434,
ascent: 1853,
descent: -553,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1096,
xWidthAvg: 1093,
subsets: {
latin: {
xWidthAvg: 1093
},
thai: {
xWidthAvg: 614
}
}
};