@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 375 B
JavaScript
module.exports = {
familyName: 'Radio Canada Big',
fullName: 'Radio Canada Big Bold',
postscriptName: 'RadioCanadaBig-Bold',
category: 'sans-serif',
capHeight: 690,
ascent: 995,
descent: -305,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 530,
xWidthAvg: 457,
subsets: {
latin: {
xWidthAvg: 457
},
thai: {
xWidthAvg: 676
}
}
};