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