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