@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 367 B
JavaScript
module.exports = {
familyName: 'Piazzolla',
fullName: 'Piazzolla Black Italic',
postscriptName: 'Piazzolla-BlackItalic',
category: 'serif',
capHeight: 644,
ascent: 1110,
descent: -310,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 478,
xWidthAvg: 443,
subsets: {
latin: {
xWidthAvg: 443
},
thai: {
xWidthAvg: 641
}
}
};