@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 386 B
JavaScript
module.exports = {
familyName: 'IM Fell Great Primer SC',
fullName: 'IM FELL Great Primer SC',
postscriptName: 'IM_FELL_Great_Primer_SC',
category: 'serif',
capHeight: 1488,
ascent: 1942,
descent: -562,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 957,
xWidthAvg: 944,
subsets: {
latin: {
xWidthAvg: 944
},
thai: {
xWidthAvg: 1380
}
}
};