@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 353 B
JavaScript
module.exports = {
familyName: 'Aboreto',
fullName: 'Aboreto Regular',
postscriptName: 'Aboreto-Regular',
category: 'display',
capHeight: 700,
ascent: 930,
descent: -230,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 700,
xWidthAvg: 585,
subsets: {
latin: {
xWidthAvg: 585
},
thai: {
xWidthAvg: 530
}
}
};