@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 371 B
JavaScript
export default {
familyName: 'Noto Sans JP',
fullName: 'Noto Sans JP SemiBold',
postscriptName: 'NotoSansJP-SemiBold',
category: 'sans-serif',
capHeight: 733,
ascent: 1160,
descent: -288,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 543,
xWidthAvg: 487,
subsets: {
latin: {
xWidthAvg: 487
},
thai: {
xWidthAvg: 1000
}
}
};