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