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