@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 356 B
JavaScript
module.exports = {
familyName: 'Epunda Slab',
fullName: 'Epunda Slab Bold',
postscriptName: 'EpundaSlab-Bold',
category: 'serif',
capHeight: 667,
ascent: 985,
descent: -316,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 443,
subsets: {
latin: {
xWidthAvg: 443
},
thai: {
xWidthAvg: 500
}
}
};