@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 395 B
JavaScript
module.exports = {
familyName: 'Alumni Sans Inline One',
fullName: 'Alumni Sans Inline One Regular',
postscriptName: 'AlumniSansInlineOne-Regular',
category: 'display',
capHeight: 591,
ascent: 900,
descent: -300,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 495,
xWidthAvg: 324,
subsets: {
latin: {
xWidthAvg: 324
},
thai: {
xWidthAvg: 538
}
}
};