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