@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 370 B
JavaScript
export default {
familyName: 'Orelega One',
fullName: 'Orelega One Regular',
postscriptName: 'OrelegaOne-Regular',
category: 'display',
capHeight: 2480,
ascent: 3296,
descent: -801,
lineGap: 369,
unitsPerEm: 4096,
xHeight: 1840,
xWidthAvg: 1844,
subsets: {
latin: {
xWidthAvg: 1844
},
thai: {
xWidthAvg: 1497
}
}
};