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