@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 372 B
JavaScript
export default {
familyName: 'IM Fell English',
fullName: 'IM FELL English Roman',
postscriptName: 'IM_FELL_English_Roman',
category: 'serif',
capHeight: 1417,
ascent: 1854,
descent: -744,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 962,
xWidthAvg: 849,
subsets: {
latin: {
xWidthAvg: 849
},
thai: {
xWidthAvg: 1358
}
}
};