@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 391 B
JavaScript
module.exports = {
familyName: 'Manufacturing Consent',
fullName: 'Manufacturing Consent Regular',
postscriptName: 'ManufacturingConsent-Regular',
category: 'display',
capHeight: 0,
ascent: 1100,
descent: -340,
lineGap: 0,
unitsPerEm: 1200,
xHeight: 0,
xWidthAvg: 428,
subsets: {
latin: {
xWidthAvg: 428
},
thai: {
xWidthAvg: 600
}
}
};