@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 369 B
JavaScript
export default {
familyName: 'Reddit Sans',
fullName: 'Reddit Sans Regular',
postscriptName: 'RedditSans-Regular',
category: 'sans-serif',
capHeight: 1474,
ascent: 2068,
descent: -592,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1060,
xWidthAvg: 918,
subsets: {
latin: {
xWidthAvg: 918
},
thai: {
xWidthAvg: 1336
}
}
};