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