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