module.exports = { familyName: 'Bilbo', fullName: 'Bilbo Regular', postscriptName: 'Bilbo-Regular', category: 'handwriting', capHeight: 650, ascent: 850, descent: -400, lineGap: 0, unitsPerEm: 1000, xHeight: 375, xWidthAvg: 280, subsets: { latin: { xWidthAvg: 280 }, thai: { xWidthAvg: 349 } } };