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