@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 349 B
JavaScript
module.exports = {
familyName: 'Mada',
fullName: 'Mada SemiBold',
postscriptName: 'Mada-SemiBold',
category: 'sans-serif',
capHeight: 654,
ascent: 950,
descent: -350,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 491,
xWidthAvg: 431,
subsets: {
latin: {
xWidthAvg: 431
},
thai: {
xWidthAvg: 672
}
}
};