@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 348 B
JavaScript
module.exports = {
familyName: 'Goblin One',
fullName: 'Goblin One',
postscriptName: 'GoblinOne',
category: 'display',
capHeight: 1434,
ascent: 1920,
descent: -640,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1107,
xWidthAvg: 1524,
subsets: {
latin: {
xWidthAvg: 1524
},
thai: {
xWidthAvg: 0
}
}
};