@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 357 B
JavaScript
module.exports = {
familyName: 'Agbalumo',
fullName: 'Agbalumo Regular',
postscriptName: 'Agbalumo-Regular',
category: 'display',
capHeight: 720,
ascent: 1200,
descent: -280,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 500,
xWidthAvg: 457,
subsets: {
latin: {
xWidthAvg: 457
},
thai: {
xWidthAvg: 799
}
}
};