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