@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 379 B
JavaScript
module.exports = {
familyName: 'Calligraffitti',
fullName: 'Calligraffitti Regular',
postscriptName: 'Calligraffitti-Regular',
category: 'handwriting',
capHeight: 841,
ascent: 986,
descent: -607,
lineGap: 14,
unitsPerEm: 1024,
xHeight: 819,
xWidthAvg: 392,
subsets: {
latin: {
xWidthAvg: 392
},
thai: {
xWidthAvg: 297
}
}
};