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