@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 378 B
JavaScript
export default {
familyName: 'Noto Sans Kannada',
fullName: 'Noto Sans Kannada Light',
postscriptName: 'NotoSansKannada-Light',
category: 'sans-serif',
capHeight: 690,
ascent: 809,
descent: -540,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 546,
xWidthAvg: 461,
subsets: {
latin: {
xWidthAvg: 461
},
thai: {
xWidthAvg: 599
}
}
};