@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 377 B
JavaScript
export default {
familyName: 'IBM Plex Sans',
fullName: 'IBM Plex Sans ExtraLight',
postscriptName: 'IBMPlexSans-ExtraLight',
category: 'sans-serif',
capHeight: 698,
ascent: 1025,
descent: -275,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 508,
xWidthAvg: 437,
subsets: {
latin: {
xWidthAvg: 437
},
thai: {
xWidthAvg: 472
}
}
};