@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 388 B
JavaScript
export default {
familyName: 'Zalando Sans Expanded',
fullName: 'Zalando Sans Expanded Bold',
postscriptName: 'ZalandoSansExpanded-Bold',
category: 'sans-serif',
capHeight: 714,
ascent: 964,
descent: -250,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 514,
xWidthAvg: 598,
subsets: {
latin: {
xWidthAvg: 598
},
thai: {
xWidthAvg: 500
}
}
};