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