@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 388 B
JavaScript
module.exports = {
familyName: 'Oleo Script Swash Caps',
fullName: 'Oleo Script Swash Caps',
postscriptName: 'OleoScriptSwashCaps-Regular',
category: 'display',
capHeight: 747,
ascent: 1004,
descent: -379,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 443,
xWidthAvg: 387,
subsets: {
latin: {
xWidthAvg: 387
},
thai: {
xWidthAvg: 500
}
}
};