@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 340 B
JavaScript
export default {
familyName: 'Aleo',
fullName: 'Aleo Regular',
postscriptName: 'Aleo-Regular',
category: 'serif',
capHeight: 737,
ascent: 905,
descent: -295,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 507,
xWidthAvg: 459,
subsets: {
latin: {
xWidthAvg: 459
},
thai: {
xWidthAvg: 553
}
}
};