@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
20 lines (19 loc) • 331 B
JavaScript
module.exports = {
familyName: 'Abhaya Libre',
fullName: 'Abhaya Libre Regular',
postscriptName: 'AbhayaLibre-Regular',
category: 'serif',
ascent: 860,
descent: -348,
lineGap: 0,
unitsPerEm: 1024,
xWidthAvg: 417,
subsets: {
latin: {
xWidthAvg: 417
},
thai: {
xWidthAvg: 631
}
}
};