@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 365 B
JavaScript
module.exports = {
familyName: 'Redressed',
fullName: 'Redressed Regular',
postscriptName: 'Redressed-Regular',
category: 'handwriting',
capHeight: 1495,
ascent: 1907,
descent: -494,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 834,
xWidthAvg: 735,
subsets: {
latin: {
xWidthAvg: 735
},
thai: {
xWidthAvg: 432
}
}
};