@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 368 B
JavaScript
module.exports = {
familyName: 'Ruge Boogie',
fullName: 'Ruge Boogie Regular',
postscriptName: 'RugeBoogie-Regular',
category: 'handwriting',
capHeight: 640,
ascent: 875,
descent: -375,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 390,
xWidthAvg: 309,
subsets: {
latin: {
xWidthAvg: 309
},
thai: {
xWidthAvg: 449
}
}
};