@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
20 lines (19 loc) • 352 B
JavaScript
module.exports = {
familyName: 'Averia Serif Libre',
fullName: 'Averia Serif Libre Italic',
postscriptName: 'AveriaSerifLibre-Italic',
category: 'display',
ascent: 1862,
descent: -484,
lineGap: 184,
unitsPerEm: 2048,
xWidthAvg: 876,
subsets: {
latin: {
xWidthAvg: 876
},
thai: {
xWidthAvg: 1152
}
}
};