@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 372 B
JavaScript
module.exports = {
familyName: 'Reddit Mono',
fullName: 'Reddit Mono Regular',
postscriptName: 'RedditMono-Regular',
category: 'monospace',
capHeight: 1474,
ascent: 2068,
descent: -592,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1060,
xWidthAvg: 1152,
subsets: {
latin: {
xWidthAvg: 1152
},
thai: {
xWidthAvg: 1152
}
}
};