@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 376 B
JavaScript
export default {
familyName: 'Noto Sans Cham',
fullName: 'Noto Sans Cham SemiBold',
postscriptName: 'NotoSansCham-SemiBold',
category: 'sans-serif',
capHeight: 616,
ascent: 1117,
descent: -351,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 536,
xWidthAvg: 492,
subsets: {
latin: {
xWidthAvg: 492
},
thai: {
xWidthAvg: 600
}
}
};