@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 401 B
JavaScript
export default {
familyName: 'Sofia Sans Semi Condensed',
fullName: 'Sofia Sans Semi Condensed Black',
postscriptName: 'SofiaSansSemiCondensed-Black',
category: 'sans-serif',
capHeight: 655,
ascent: 900,
descent: -300,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 487,
xWidthAvg: 427,
subsets: {
latin: {
xWidthAvg: 427
},
thai: {
xWidthAvg: 519
}
}
};