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