@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 349 B
JavaScript
export default {
familyName: 'Jolly Lodger',
fullName: 'Jolly Lodger',
postscriptName: 'JollyLodger',
category: 'display',
capHeight: 757,
ascent: 988,
descent: -257,
lineGap: 0,
unitsPerEm: 1024,
xHeight: 642,
xWidthAvg: 293,
subsets: {
latin: {
xWidthAvg: 293
},
thai: {
xWidthAvg: 195
}
}
};