@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 388 B
JavaScript
export default {
familyName: 'Noto Sans Malayalam',
fullName: 'Noto Sans Malayalam Regular',
postscriptName: 'NotoSansMalayalam-Regular',
category: 'sans-serif',
capHeight: 714,
ascent: 864,
descent: -383,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 554,
xWidthAvg: 481,
subsets: {
latin: {
xWidthAvg: 481
},
thai: {
xWidthAvg: 600
}
}
};