@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 373 B
JavaScript
module.exports = {
familyName: 'Noto Serif Ahom',
fullName: 'Noto Serif Ahom Regular',
postscriptName: 'NotoSerifAhom-Regular',
category: 'serif',
capHeight: 680,
ascent: 980,
descent: -675,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 550,
xWidthAvg: 475,
subsets: {
latin: {
xWidthAvg: 475
},
thai: {
xWidthAvg: 600
}
}
};