@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 384 B
JavaScript
export default {
familyName: 'Fira Sans Condensed',
fullName: 'Fira Sans Condensed Light',
postscriptName: 'FiraSansCondensed-Light',
category: 'sans-serif',
capHeight: 685,
ascent: 935,
descent: -265,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 523,
xWidthAvg: 407,
subsets: {
latin: {
xWidthAvg: 407
},
thai: {
xWidthAvg: 666
}
}
};