@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 367 B
JavaScript
module.exports = {
familyName: 'Libre Bodoni',
fullName: 'Libre Bodoni SemiBold',
postscriptName: 'LibreBodoni-SemiBold',
category: 'serif',
capHeight: 754,
ascent: 924,
descent: -326,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 450,
xWidthAvg: 460,
subsets: {
latin: {
xWidthAvg: 460
},
thai: {
xWidthAvg: 809
}
}
};