@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 345 B
JavaScript
module.exports = {
familyName: 'Exo 2',
fullName: 'Exo 2 Light',
postscriptName: 'Exo2-Light',
category: 'sans-serif',
capHeight: 690,
ascent: 999,
descent: -201,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 485,
xWidthAvg: 451,
subsets: {
latin: {
xWidthAvg: 451
},
thai: {
xWidthAvg: 635
}
}
};