@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 358 B
JavaScript
export default {
familyName: 'Engagement',
fullName: 'Engagement',
postscriptName: 'Engagement-Regular',
category: 'handwriting',
capHeight: 1500,
ascent: 1843,
descent: -684,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 653,
xWidthAvg: 529,
subsets: {
latin: {
xWidthAvg: 529
},
thai: {
xWidthAvg: 512
}
}
};