@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 369 B
JavaScript
export default {
familyName: 'IM Fell DW Pica SC',
fullName: 'IM FELL DW Pica SC',
postscriptName: 'IM_FELL_DW_Pica_SC',
category: 'serif',
capHeight: 1438,
ascent: 1868,
descent: -692,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 903,
xWidthAvg: 876,
subsets: {
latin: {
xWidthAvg: 876
},
thai: {
xWidthAvg: 1386
}
}
};