@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 359 B
JavaScript
export default {
familyName: 'Hepta Slab',
fullName: 'Hepta Slab Black',
postscriptName: 'HeptaSlab-Black',
category: 'serif',
capHeight: 1504,
ascent: 1976,
descent: -526,
lineGap: 0,
unitsPerEm: 2000,
xHeight: 1052,
xWidthAvg: 1218,
subsets: {
latin: {
xWidthAvg: 1218
},
thai: {
xWidthAvg: 2054
}
}
};