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