@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 368 B
JavaScript
module.exports = {
familyName: 'Mukta Mahee',
fullName: 'Mukta Mahee Regular',
postscriptName: 'MuktaMahee-Regular',
category: 'sans-serif',
capHeight: 630,
ascent: 1130,
descent: -532,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 468,
xWidthAvg: 419,
subsets: {
latin: {
xWidthAvg: 419
},
thai: {
xWidthAvg: 500
}
}
};