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