@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 404 B
JavaScript
module.exports = {
familyName: 'Reddit Sans Condensed',
fullName: 'Reddit Sans Condensed ExtraBold',
postscriptName: 'RedditSansCondensed-ExtraBold',
category: 'sans-serif',
capHeight: 1474,
ascent: 2068,
descent: -592,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1096,
xWidthAvg: 877,
subsets: {
latin: {
xWidthAvg: 877
},
thai: {
xWidthAvg: 1260
}
}
};