@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 359 B
JavaScript
export default {
familyName: 'Rhodium Libre',
fullName: 'Rhodium Libre',
postscriptName: 'RhodiumLibre-Regular',
category: 'serif',
capHeight: 680,
ascent: 1100,
descent: -610,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 502,
xWidthAvg: 505,
subsets: {
latin: {
xWidthAvg: 505
},
thai: {
xWidthAvg: 500
}
}
};