@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 380 B
JavaScript
export default {
familyName: 'IBM Plex Sans JP',
fullName: 'IBM Plex Sans JP Regular',
postscriptName: 'IBMPlexSansJP-Regular',
category: 'sans-serif',
capHeight: 733,
ascent: 1060,
descent: -440,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 541,
xWidthAvg: 472,
subsets: {
latin: {
xWidthAvg: 472
},
thai: {
xWidthAvg: 1000
}
}
};