@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 380 B
JavaScript
module.exports = {
familyName: 'Hammersmith One',
fullName: 'Hammersmith One Regular',
postscriptName: 'HammersmithOne-Regular',
category: 'sans-serif',
capHeight: 1330,
ascent: 1844,
descent: -716,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1045,
xWidthAvg: 978,
subsets: {
latin: {
xWidthAvg: 978
},
thai: {
xWidthAvg: 0
}
}
};