@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 369 B
JavaScript
module.exports = {
familyName: 'Hepta Slab',
fullName: 'Hepta Slab ExtraBold',
postscriptName: 'HeptaSlab-ExtraBold',
category: 'serif',
capHeight: 1504,
ascent: 1976,
descent: -526,
lineGap: 0,
unitsPerEm: 2000,
xHeight: 1052,
xWidthAvg: 1180,
subsets: {
latin: {
xWidthAvg: 1180
},
thai: {
xWidthAvg: 1714
}
}
};