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