@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 354 B
JavaScript
export default {
familyName: 'Piazzolla',
fullName: 'Piazzolla Medium',
postscriptName: 'Piazzolla-Medium',
category: 'serif',
capHeight: 644,
ascent: 1110,
descent: -310,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 478,
xWidthAvg: 447,
subsets: {
latin: {
xWidthAvg: 447
},
thai: {
xWidthAvg: 759
}
}
};