@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 405 B
JavaScript
export default {
familyName: 'IBM Plex Sans Thai Looped',
fullName: 'IBM Plex Sans Thai Looped Regular',
postscriptName: 'IBMPlexSansThaiLooped-Regular',
category: 'sans-serif',
capHeight: 698,
ascent: 1116,
descent: -534,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 516,
xWidthAvg: 451,
subsets: {
latin: {
xWidthAvg: 451
},
thai: {
xWidthAvg: 609
}
}
};