@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 358 B
JavaScript
module.exports = {
familyName: 'Manrope',
fullName: 'Manrope Medium',
postscriptName: 'Manrope-Medium',
category: 'sans-serif',
capHeight: 1440,
ascent: 2132,
descent: -600,
lineGap: 0,
unitsPerEm: 2000,
xHeight: 1080,
xWidthAvg: 937,
subsets: {
latin: {
xWidthAvg: 937
},
thai: {
xWidthAvg: 1480
}
}
};