@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 375 B
JavaScript
module.exports = {
familyName: 'Slackside One',
fullName: 'Slackside One Regular',
postscriptName: 'SlacksideOne-Regular',
category: 'handwriting',
capHeight: 513,
ascent: 1160,
descent: -288,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 255,
xWidthAvg: 418,
subsets: {
latin: {
xWidthAvg: 418
},
thai: {
xWidthAvg: 731
}
}
};