@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 376 B
JavaScript
module.exports = {
familyName: 'Redacted Script',
fullName: 'Redacted Script Regular',
postscriptName: 'RedactedScript-Regular',
category: 'display',
capHeight: 702,
ascent: 800,
descent: -200,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 439,
xWidthAvg: 464,
subsets: {
latin: {
xWidthAvg: 464
},
thai: {
xWidthAvg: 486
}
}
};