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