@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 356 B
JavaScript
export default {
familyName: 'Jersey 25',
fullName: 'Jersey 25 Regular',
postscriptName: 'Jersey25-Regular',
category: 'display',
capHeight: 750,
ascent: 988,
descent: -242,
lineGap: 0,
unitsPerEm: 1230,
xHeight: 570,
xWidthAvg: 475,
subsets: {
latin: {
xWidthAvg: 475
},
thai: {
xWidthAvg: 600
}
}
};