@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
20 lines (19 loc) • 349 B
JavaScript
module.exports = {
familyName: 'Averia Sans Libre',
fullName: 'Averia Sans Libre Regular',
postscriptName: 'AveriaSansLibre-Regular',
category: 'display',
ascent: 2035,
descent: -499,
lineGap: 0,
unitsPerEm: 2048,
xWidthAvg: 902,
subsets: {
latin: {
xWidthAvg: 902
},
thai: {
xWidthAvg: 1152
}
}
};