@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 386 B
JavaScript
module.exports = {
familyName: 'Just Me Again Down Here',
fullName: 'Just Me Again Down Here',
postscriptName: 'JustMeAgainDownHere',
category: 'handwriting',
capHeight: 600,
ascent: 1069,
descent: -429,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 289,
xWidthAvg: 315,
subsets: {
latin: {
xWidthAvg: 315
},
thai: {
xWidthAvg: 640
}
}
};