@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 395 B
JavaScript
module.exports = {
familyName: 'Schibsted Grotesk',
fullName: 'Schibsted Grotesk ExtraBold',
postscriptName: 'SchibstedGrotesk-ExtraBold',
category: 'sans-serif',
capHeight: 1440,
ascent: 2000,
descent: -528,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1080,
xWidthAvg: 1023,
subsets: {
latin: {
xWidthAvg: 1023
},
thai: {
xWidthAvg: 1024
}
}
};