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