@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 343 B
JavaScript
export default {
familyName: 'Rye',
fullName: 'Rye Regular',
postscriptName: 'Rye-Regular',
category: 'display',
capHeight: 363,
ascent: 2020,
descent: -540,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 387,
xWidthAvg: 1081,
subsets: {
latin: {
xWidthAvg: 1081
},
thai: {
xWidthAvg: 1073
}
}
};