@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 359 B
JavaScript
module.exports = {
familyName: 'Jersey 20',
fullName: 'Jersey 20 Regular',
postscriptName: 'Jersey20-Regular',
category: 'display',
capHeight: 760,
ascent: 1026,
descent: -266,
lineGap: 0,
unitsPerEm: 1292,
xHeight: 570,
xWidthAvg: 495,
subsets: {
latin: {
xWidthAvg: 495
},
thai: {
xWidthAvg: 532
}
}
};