@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 381 B
JavaScript
module.exports = {
familyName: 'Baskervville',
fullName: 'Baskervville SemiBold Italic',
postscriptName: 'Baskervville-SemiBoldItalic',
category: 'serif',
capHeight: 710,
ascent: 998,
descent: -295,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 443,
xWidthAvg: 441,
subsets: {
latin: {
xWidthAvg: 441
},
thai: {
xWidthAvg: 870
}
}
};