@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 351 B
JavaScript
export default {
familyName: 'Oregano',
fullName: 'Oregano Italic',
postscriptName: 'Oregano-Italic',
category: 'display',
capHeight: 1460,
ascent: 1950,
descent: -692,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 961,
xWidthAvg: 758,
subsets: {
latin: {
xWidthAvg: 758
},
thai: {
xWidthAvg: 512
}
}
};