@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 378 B
JavaScript
export default {
familyName: 'Libre Bodoni',
fullName: 'Libre Bodoni SemiBold Italic',
postscriptName: 'LibreBodoni-SemiBoldItalic',
category: 'serif',
capHeight: 754,
ascent: 924,
descent: -326,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 450,
xWidthAvg: 448,
subsets: {
latin: {
xWidthAvg: 448
},
thai: {
xWidthAvg: 822
}
}
};