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