@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 370 B
JavaScript
module.exports = {
familyName: 'Fanwood Text',
fullName: 'Fanwood Text Italic',
postscriptName: 'FanwoodText-Italic',
category: 'serif',
capHeight: 1172,
ascent: 3761,
descent: -1609,
lineGap: 0,
unitsPerEm: 4096,
xHeight: 1261,
xWidthAvg: 1546,
subsets: {
latin: {
xWidthAvg: 1546
},
thai: {
xWidthAvg: 1497
}
}
};