@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 365 B
JavaScript
export default {
familyName: 'Inter Tight',
fullName: 'Inter Tight Black',
postscriptName: 'InterTight-Black',
category: 'sans-serif',
capHeight: 1490,
ascent: 1984,
descent: -494,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1118,
xWidthAvg: 986,
subsets: {
latin: {
xWidthAvg: 986
},
thai: {
xWidthAvg: 1024
}
}
};