@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 389 B
JavaScript
export default {
familyName: 'Roboto Condensed',
fullName: 'Roboto Condensed ExtraLight',
postscriptName: 'RobotoCondensed-ExtraLight',
category: 'sans-serif',
capHeight: 1456,
ascent: 1900,
descent: -500,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1082,
xWidthAvg: 791,
subsets: {
latin: {
xWidthAvg: 791
},
thai: {
xWidthAvg: 806
}
}
};