@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 379 B
JavaScript
module.exports = {
familyName: 'Darker Grotesque',
fullName: 'Darker Grotesque Black',
postscriptName: 'DarkerGrotesque-Black',
category: 'sans-serif',
capHeight: 563,
ascent: 1060,
descent: -296,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 414,
xWidthAvg: 402,
subsets: {
latin: {
xWidthAvg: 402
},
thai: {
xWidthAvg: 596
}
}
};