@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 384 B
JavaScript
module.exports = {
familyName: 'Noto Serif Kannada',
fullName: 'Noto Serif Kannada SemiBold',
postscriptName: 'NotoSerifKannada-SemiBold',
category: 'serif',
capHeight: 690,
ascent: 910,
descent: -710,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 556,
xWidthAvg: 497,
subsets: {
latin: {
xWidthAvg: 497
},
thai: {
xWidthAvg: 594
}
}
};