@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 375 B
JavaScript
module.exports = {
familyName: 'Noto Serif Telugu',
fullName: 'Noto Serif Telugu Light',
postscriptName: 'NotoSerifTelugu-Light',
category: 'serif',
capHeight: 620,
ascent: 869,
descent: -483,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 497,
xWidthAvg: 468,
subsets: {
latin: {
xWidthAvg: 468
},
thai: {
xWidthAvg: 600
}
}
};