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