@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 356 B
JavaScript
module.exports = {
familyName: 'Metal Mania',
fullName: 'Metal Mania',
postscriptName: 'MetalMania-Regular',
category: 'display',
capHeight: 820,
ascent: 965,
descent: -303,
lineGap: 0,
unitsPerEm: 1024,
xHeight: 620,
xWidthAvg: 399,
subsets: {
latin: {
xWidthAvg: 399
},
thai: {
xWidthAvg: 326
}
}
};