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