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