@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 377 B
JavaScript
export default {
familyName: 'Noto Serif Telugu',
fullName: 'Noto Serif Telugu Regular',
postscriptName: 'NotoSerifTelugu-Regular',
category: 'serif',
capHeight: 620,
ascent: 869,
descent: -483,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 485,
subsets: {
latin: {
xWidthAvg: 485
},
thai: {
xWidthAvg: 600
}
}
};