@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 338 B
JavaScript
module.exports = {
familyName: 'Aleo',
fullName: 'Aleo Light',
postscriptName: 'Aleo-Light',
category: 'serif',
capHeight: 719,
ascent: 905,
descent: -295,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 499,
xWidthAvg: 446,
subsets: {
latin: {
xWidthAvg: 446
},
thai: {
xWidthAvg: 542
}
}
};