@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 376 B
JavaScript
module.exports = {
familyName: 'Noto Sans Math',
fullName: 'Noto Sans Math Regular',
postscriptName: 'NotoSansMath-Regular',
category: 'sans-serif',
capHeight: 714,
ascent: 1069,
descent: -423,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 536,
xWidthAvg: 473,
subsets: {
latin: {
xWidthAvg: 473
},
thai: {
xWidthAvg: 600
}
}
};