@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 349 B
JavaScript
module.exports = {
familyName: 'Ramabhadra',
fullName: 'Ramabhadra',
postscriptName: 'Ramabhadra',
category: 'sans-serif',
capHeight: 571,
ascent: 1101,
descent: -474,
lineGap: 0,
unitsPerEm: 830,
xHeight: 439,
xWidthAvg: 396,
subsets: {
latin: {
xWidthAvg: 396
},
thai: {
xWidthAvg: 299
}
}
};