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