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