@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 369 B
JavaScript
export default {
familyName: 'Host Grotesk',
fullName: 'Host Grotesk Regular',
postscriptName: 'HostGrotesk-Regular',
category: 'sans-serif',
capHeight: 700,
ascent: 1015,
descent: -315,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 496,
xWidthAvg: 468,
subsets: {
latin: {
xWidthAvg: 468
},
thai: {
xWidthAvg: 640
}
}
};