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