@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 371 B
JavaScript
module.exports = {
familyName: 'Delius Unicase',
fullName: 'Delius Unicase',
postscriptName: 'DeliusUnicase-Regular',
category: 'handwriting',
capHeight: 195,
ascent: 1016,
descent: -236,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 320,
xWidthAvg: 634,
subsets: {
latin: {
xWidthAvg: 634
},
thai: {
xWidthAvg: 1000
}
}
};