@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 374 B
JavaScript
export default {
familyName: 'Libertinus Math',
fullName: 'Libertinus Math Regular',
postscriptName: 'LibertinusMath-Regular',
category: 'display',
capHeight: 658,
ascent: 894,
descent: -246,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 429,
xWidthAvg: 414,
subsets: {
latin: {
xWidthAvg: 414
},
thai: {
xWidthAvg: 500
}
}
};