@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 355 B
JavaScript
module.exports = {
familyName: 'Slackey',
fullName: 'Slackey Regular',
postscriptName: 'Slackey-Regular',
category: 'display',
capHeight: 772,
ascent: 1078,
descent: -351,
lineGap: 28,
unitsPerEm: 1024,
xHeight: 691,
xWidthAvg: 629,
subsets: {
latin: {
xWidthAvg: 629
},
thai: {
xWidthAvg: 412
}
}
};