@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 371 B
JavaScript
module.exports = {
familyName: 'Gloria Hallelujah',
fullName: 'Gloria Hallelujah',
postscriptName: 'GloriaHallelujah',
category: 'handwriting',
capHeight: 904,
ascent: 1439,
descent: -591,
lineGap: 0,
unitsPerEm: 1024,
xHeight: 580,
xWidthAvg: 517,
subsets: {
latin: {
xWidthAvg: 517
},
thai: {
xWidthAvg: 461
}
}
};