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