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