@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
20 lines (19 loc) • 352 B
JavaScript
export default {
familyName: 'Averia Serif Libre',
fullName: 'Averia Serif Libre Regular',
postscriptName: 'AveriaSerifLibre-Regular',
category: 'display',
ascent: 1828,
descent: -465,
lineGap: 184,
unitsPerEm: 2048,
xWidthAvg: 944,
subsets: {
latin: {
xWidthAvg: 944
},
thai: {
xWidthAvg: 1152
}
}
};