@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 355 B
JavaScript
export default {
familyName: 'Handlee',
fullName: 'Handlee Regular',
postscriptName: 'Handlee-Regular',
category: 'handwriting',
capHeight: 438,
ascent: 934,
descent: -401,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 331,
xWidthAvg: 402,
subsets: {
latin: {
xWidthAvg: 402
},
thai: {
xWidthAvg: 500
}
}
};