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