@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 381 B
JavaScript
export default {
familyName: 'Darker Grotesque',
fullName: 'Darker Grotesque Regular',
postscriptName: 'DarkerGrotesque-Regular',
category: 'sans-serif',
capHeight: 563,
ascent: 1060,
descent: -296,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 406,
xWidthAvg: 361,
subsets: {
latin: {
xWidthAvg: 361
},
thai: {
xWidthAvg: 541
}
}
};