@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 340 B
JavaScript
module.exports = {
familyName: 'Cardo',
fullName: 'Cardo',
postscriptName: 'Cardo-Regular',
category: 'serif',
capHeight: 1410,
ascent: 2028,
descent: -745,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 900,
xWidthAvg: 875,
subsets: {
latin: {
xWidthAvg: 875
},
thai: {
xWidthAvg: 1078
}
}
};