@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 374 B
JavaScript
module.exports = {
familyName: 'Sorts Mill Goudy',
fullName: 'Sorts Mill Goudy Italic',
postscriptName: 'SortsMillGoudy-Italic',
category: 'serif',
capHeight: 356,
ascent: 960,
descent: -478,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 348,
xWidthAvg: 392,
subsets: {
latin: {
xWidthAvg: 392
},
thai: {
xWidthAvg: 494
}
}
};