@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 351 B
JavaScript
export default {
familyName: 'Kelly Slab',
fullName: 'Kelly Slab',
postscriptName: 'KellySlab-Regular',
category: 'display',
capHeight: 750,
ascent: 962,
descent: -250,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 446,
subsets: {
latin: {
xWidthAvg: 446
},
thai: {
xWidthAvg: 500
}
}
};