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