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