@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 347 B
JavaScript
export default {
familyName: 'Ranchers',
fullName: 'Ranchers',
postscriptName: 'Ranchers-Regular',
category: 'display',
capHeight: 818,
ascent: 1045,
descent: -205,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 598,
xWidthAvg: 381,
subsets: {
latin: {
xWidthAvg: 381
},
thai: {
xWidthAvg: 626
}
}
};