@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 376 B
JavaScript
module.exports = {
familyName: 'IM Fell DW Pica',
fullName: 'IM FELL DW Pica Italic',
postscriptName: 'IM_FELL_DW_Pica_Italic',
category: 'serif',
capHeight: 1443,
ascent: 1868,
descent: -692,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 971,
xWidthAvg: 767,
subsets: {
latin: {
xWidthAvg: 767
},
thai: {
xWidthAvg: 1358
}
}
};