@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 368 B
JavaScript
module.exports = {
familyName: 'Irish Grover',
fullName: 'Irish Grover Regular',
postscriptName: 'IrishGrover-Regular',
category: 'display',
capHeight: 731,
ascent: 965,
descent: -246,
lineGap: 27,
unitsPerEm: 1024,
xHeight: 573,
xWidthAvg: 474,
subsets: {
latin: {
xWidthAvg: 474
},
thai: {
xWidthAvg: 328
}
}
};