@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 371 B
JavaScript
module.exports = {
familyName: 'Tenali Ramakrishna',
fullName: 'Tenali Ramakrishna',
postscriptName: 'TenaliRamakrishna',
category: 'sans-serif',
capHeight: 367,
ascent: 661,
descent: -512,
lineGap: 0,
unitsPerEm: 750,
xHeight: 268,
xWidthAvg: 264,
subsets: {
latin: {
xWidthAvg: 264
},
thai: {
xWidthAvg: 438
}
}
};