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