@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 365 B
JavaScript
export default {
familyName: 'SN Pro',
fullName: 'SN Pro SemiBold Italic',
postscriptName: 'SNPro-SemiBoldItalic',
category: 'sans-serif',
capHeight: 670,
ascent: 985,
descent: -315,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 489,
xWidthAvg: 468,
subsets: {
latin: {
xWidthAvg: 468
},
thai: {
xWidthAvg: 616
}
}
};