@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 345 B
JavaScript
export default {
familyName: 'Ruda',
fullName: 'Ruda Regular',
postscriptName: 'Ruda-Regular',
category: 'sans-serif',
capHeight: 695,
ascent: 922,
descent: -295,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 582,
xWidthAvg: 462,
subsets: {
latin: {
xWidthAvg: 462
},
thai: {
xWidthAvg: 276
}
}
};