@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 374 B
JavaScript
export default {
familyName: 'Noto Sans Newa',
fullName: 'Noto Sans Newa Regular',
postscriptName: 'NotoSansNewa-Regular',
category: 'sans-serif',
capHeight: 622,
ascent: 1036,
descent: -396,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 536,
xWidthAvg: 474,
subsets: {
latin: {
xWidthAvg: 474
},
thai: {
xWidthAvg: 600
}
}
};