@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 387 B
JavaScript
export default {
familyName: 'IM Fell Great Primer',
fullName: 'IM FELL Great Primer Roman',
postscriptName: 'IM_FELL_Great_Primer_Roman',
category: 'serif',
capHeight: 1488,
ascent: 1942,
descent: -562,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 962,
xWidthAvg: 837,
subsets: {
latin: {
xWidthAvg: 837
},
thai: {
xWidthAvg: 1352
}
}
};