@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 388 B
JavaScript
module.exports = {
familyName: 'IM Fell Double Pica',
fullName: 'IM FELL Double Pica Italic',
postscriptName: 'IM_FELL_Double_Pica_Italic',
category: 'serif',
capHeight: 1494,
ascent: 1924,
descent: -643,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 917,
xWidthAvg: 741,
subsets: {
latin: {
xWidthAvg: 741
},
thai: {
xWidthAvg: 1346
}
}
};