@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 384 B
JavaScript
module.exports = {
familyName: 'Wix Madefor Text',
fullName: 'Wix Madefor Text SemiBold',
postscriptName: 'WixMadeforText-SemiBold',
category: 'sans-serif',
capHeight: 715,
ascent: 1008,
descent: -252,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 477,
subsets: {
latin: {
xWidthAvg: 477
},
thai: {
xWidthAvg: 500
}
}
};