@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 350 B
JavaScript
module.exports = {
familyName: 'Heebo',
fullName: 'Heebo Black',
postscriptName: 'Heebo-Black',
category: 'sans-serif',
capHeight: 1456,
ascent: 2146,
descent: -862,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1082,
xWidthAvg: 937,
subsets: {
latin: {
xWidthAvg: 937
},
thai: {
xWidthAvg: 1553
}
}
};