@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 355 B
JavaScript
module.exports = {
familyName: 'Murecho',
fullName: 'Murecho Medium',
postscriptName: 'Murecho-Medium',
category: 'sans-serif',
capHeight: 728,
ascent: 1160,
descent: -288,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 520,
xWidthAvg: 451,
subsets: {
latin: {
xWidthAvg: 451
},
thai: {
xWidthAvg: 346
}
}
};