@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 360 B
JavaScript
module.exports = {
familyName: 'Henny Penny',
fullName: 'Henny Penny',
postscriptName: 'HennyPenny-Regular',
category: 'display',
capHeight: 1794,
ascent: 2324,
descent: -1305,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1264,
xWidthAvg: 941,
subsets: {
latin: {
xWidthAvg: 941
},
thai: {
xWidthAvg: 553
}
}
};