@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 381 B
JavaScript
export default {
familyName: 'IM Fell Double Pica SC',
fullName: 'IM FELL Double Pica SC',
postscriptName: 'IM_FELL_Double_Pica_SC',
category: 'serif',
capHeight: 1509,
ascent: 1924,
descent: -643,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 946,
xWidthAvg: 889,
subsets: {
latin: {
xWidthAvg: 889
},
thai: {
xWidthAvg: 1335
}
}
};