@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 376 B
JavaScript
module.exports = {
familyName: 'Goudy Bookletter 1911',
fullName: 'Goudy Bookletter 1911',
postscriptName: 'GoudyBookletter1911',
category: 'serif',
capHeight: 691,
ascent: 983,
descent: -318,
lineGap: 92,
unitsPerEm: 1024,
xHeight: 458,
xWidthAvg: 403,
subsets: {
latin: {
xWidthAvg: 403
},
thai: {
xWidthAvg: 512
}
}
};