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