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