@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 386 B
JavaScript
module.exports = {
familyName: 'IM Fell French Canon SC',
fullName: 'IM FELL French Canon SC',
postscriptName: 'IM_FELL_French_Canon_SC',
category: 'serif',
capHeight: 1465,
ascent: 1868,
descent: -530,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 984,
xWidthAvg: 932,
subsets: {
latin: {
xWidthAvg: 932
},
thai: {
xWidthAvg: 1374
}
}
};