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