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