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