@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 360 B
JavaScript
module.exports = {
familyName: 'Quattrocento',
fullName: 'Quattrocento Bold',
postscriptName: 'Quattrocento-Bold',
category: 'serif',
capHeight: 660,
ascent: 848,
descent: -260,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 459,
xWidthAvg: 464,
subsets: {
latin: {
xWidthAvg: 464
},
thai: {
xWidthAvg: 266
}
}
};