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