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