@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 397 B
JavaScript
module.exports = {
familyName: 'Atkinson Hyperlegible',
fullName: 'Atkinson Hyperlegible Regular',
postscriptName: 'AtkinsonHyperlegible-Regular',
category: 'sans-serif',
capHeight: 668,
ascent: 950,
descent: -290,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 496,
xWidthAvg: 443,
subsets: {
latin: {
xWidthAvg: 443
},
thai: {
xWidthAvg: 527
}
}
};