@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 384 B
JavaScript
export default {
familyName: 'Noto Sans Javanese',
fullName: 'Noto Sans Javanese Medium',
postscriptName: 'NotoSansJavanese-Medium',
category: 'sans-serif',
capHeight: 750,
ascent: 1120,
descent: -916,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 536,
xWidthAvg: 484,
subsets: {
latin: {
xWidthAvg: 484
},
thai: {
xWidthAvg: 600
}
}
};