module.exports = { familyName: 'Jim Nightshade', fullName: 'Jim Nightshade', postscriptName: 'JimNightshade-Regular', category: 'handwriting', capHeight: 1234, ascent: 1852, descent: -1050, lineGap: 0, unitsPerEm: 2048, xHeight: 930, xWidthAvg: 623, subsets: { latin: { xWidthAvg: 623 }, thai: { xWidthAvg: 400 } } };