@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 377 B
JavaScript
module.exports = {
familyName: 'Hanken Grotesk',
fullName: 'Hanken Grotesk Regular',
postscriptName: 'HankenGrotesk-Regular',
category: 'sans-serif',
capHeight: 697,
ascent: 1000,
descent: -303,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 493,
xWidthAvg: 450,
subsets: {
latin: {
xWidthAvg: 450
},
thai: {
xWidthAvg: 509
}
}
};