@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 375 B
JavaScript
export default {
familyName: 'Delius Swash Caps',
fullName: 'Delius Swash Caps',
postscriptName: 'DeliusSwashCaps-Regular',
category: 'handwriting',
capHeight: 282,
ascent: 986,
descent: -270,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 113,
xWidthAvg: 454,
subsets: {
latin: {
xWidthAvg: 454
},
thai: {
xWidthAvg: 238
}
}
};