@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 410 B
JavaScript
module.exports = {
familyName: 'Sofia Sans Extra Condensed',
fullName: 'Sofia Sans Extra Condensed Regular',
postscriptName: 'SofiaSansExtraCondensed-Regular',
category: 'sans-serif',
capHeight: 655,
ascent: 900,
descent: -300,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 486,
xWidthAvg: 272,
subsets: {
latin: {
xWidthAvg: 272
},
thai: {
xWidthAvg: 340
}
}
};