@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 356 B
JavaScript
module.exports = {
familyName: 'SN Pro',
fullName: 'SN Pro ExtraBold',
postscriptName: 'SNPro-ExtraBold',
category: 'sans-serif',
capHeight: 670,
ascent: 985,
descent: -315,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 492,
xWidthAvg: 484,
subsets: {
latin: {
xWidthAvg: 484
},
thai: {
xWidthAvg: 662
}
}
};