@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 376 B
JavaScript
module.exports = {
familyName: 'IM Fell English',
fullName: 'IM FELL English Italic',
postscriptName: 'IM_FELL_English_Italic',
category: 'serif',
capHeight: 1431,
ascent: 1854,
descent: -744,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 912,
xWidthAvg: 740,
subsets: {
latin: {
xWidthAvg: 740
},
thai: {
xWidthAvg: 1350
}
}
};