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