@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 359 B
JavaScript
export default {
familyName: 'Hubot Sans',
fullName: 'Hubot Sans Black',
postscriptName: 'HubotSans-Black',
category: 'sans-serif',
capHeight: 729,
ascent: 1090,
descent: -320,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 545,
xWidthAvg: 530,
subsets: {
latin: {
xWidthAvg: 530
},
thai: {
xWidthAvg: 865
}
}
};