@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
20 lines (19 loc) • 331 B
JavaScript
module.exports = {
familyName: 'Averia Libre',
fullName: 'Averia Libre Light',
postscriptName: 'AveriaLibre-Light',
category: 'display',
ascent: 1952,
descent: -492,
lineGap: 0,
unitsPerEm: 2048,
xWidthAvg: 910,
subsets: {
latin: {
xWidthAvg: 910
},
thai: {
xWidthAvg: 1152
}
}
};