@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
20 lines (19 loc) • 342 B
JavaScript
module.exports = {
familyName: 'M PLUS Rounded 1c',
fullName: 'Rounded Mplus 1c',
postscriptName: 'RoundedMplus1c-Regular',
category: 'sans-serif',
ascent: 1075,
descent: -320,
lineGap: 90,
unitsPerEm: 1000,
xWidthAvg: 476,
subsets: {
latin: {
xWidthAvg: 476
},
thai: {
xWidthAvg: 364
}
}
};