@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 353 B
JavaScript
export default {
familyName: 'Oldenburg',
fullName: 'Oldenburg',
postscriptName: 'Oldenburg-Regular',
category: 'display',
capHeight: 1555,
ascent: 2020,
descent: -540,
lineGap: 9,
unitsPerEm: 2048,
xHeight: 482,
xWidthAvg: 1101,
subsets: {
latin: {
xWidthAvg: 1101
},
thai: {
xWidthAvg: 856
}
}
};