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