@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 376 B
JavaScript
export default {
familyName: 'Roboto Mono',
fullName: 'Roboto Mono ExtraLight',
postscriptName: 'RobotoMono-ExtraLight',
category: 'monospace',
capHeight: 1456,
ascent: 2146,
descent: -555,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1082,
xWidthAvg: 1229,
subsets: {
latin: {
xWidthAvg: 1229
},
thai: {
xWidthAvg: 1229
}
}
};