@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 324 B
JavaScript
module.exports = {
familyName: 'Ovo',
fullName: 'Ovo',
postscriptName: 'Ovo',
category: 'serif',
capHeight: 210,
ascent: 1770,
descent: -534,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 356,
xWidthAvg: 903,
subsets: {
latin: {
xWidthAvg: 903
},
thai: {
xWidthAvg: 450
}
}
};