@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 369 B
JavaScript
export default {
familyName: 'Swanky and Moo Moo',
fullName: 'Swanky and Moo Moo',
postscriptName: 'SwankyandMooMoo',
category: 'handwriting',
capHeight: 424,
ascent: 995,
descent: -507,
lineGap: 0,
unitsPerEm: 1024,
xHeight: 341,
xWidthAvg: 424,
subsets: {
latin: {
xWidthAvg: 424
},
thai: {
xWidthAvg: 326
}
}
};