@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 364 B
JavaScript
export default {
familyName: 'Exo 2',
fullName: 'Exo 2 ExtraBold Italic',
postscriptName: 'Exo2-ExtraBoldItalic',
category: 'sans-serif',
capHeight: 690,
ascent: 999,
descent: -201,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 497,
xWidthAvg: 486,
subsets: {
latin: {
xWidthAvg: 486
},
thai: {
xWidthAvg: 571
}
}
};