@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 347 B
JavaScript
module.exports = {
familyName: 'Ribeye',
fullName: 'Ribeye',
postscriptName: 'Ribeye-Regular',
category: 'display',
capHeight: 1491,
ascent: 2130,
descent: -668,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1061,
xWidthAvg: 1096,
subsets: {
latin: {
xWidthAvg: 1096
},
thai: {
xWidthAvg: 614
}
}
};