@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 341 B
JavaScript
export default {
familyName: 'Mada',
fullName: 'Mada Light',
postscriptName: 'Mada-Light',
category: 'sans-serif',
capHeight: 659,
ascent: 950,
descent: -350,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 480,
xWidthAvg: 403,
subsets: {
latin: {
xWidthAvg: 403
},
thai: {
xWidthAvg: 632
}
}
};