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