@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 389 B
JavaScript
module.exports = {
familyName: 'Merriweather Sans',
fullName: 'Merriweather Sans Regular',
postscriptName: 'MerriweatherSans-Regular',
category: 'sans-serif',
capHeight: 1486,
ascent: 1968,
descent: -546,
lineGap: 0,
unitsPerEm: 2000,
xHeight: 1114,
xWidthAvg: 949,
subsets: {
latin: {
xWidthAvg: 949
},
thai: {
xWidthAvg: 1830
}
}
};