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