@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 365 B
JavaScript
export default {
familyName: 'Atomic Age',
fullName: 'Atomic Age Regular',
postscriptName: 'AtomicAge-Regular',
category: 'display',
capHeight: 1516,
ascent: 2091,
descent: -656,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1047,
xWidthAvg: 1083,
subsets: {
latin: {
xWidthAvg: 1083
},
thai: {
xWidthAvg: 2027
}
}
};