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