@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 415 B
JavaScript
module.exports = {
familyName: 'Special Gothic Expanded One',
fullName: 'Special Gothic Expanded One Regular',
postscriptName: 'SpecialGothicExpandedOne-Regular',
category: 'sans-serif',
capHeight: 710,
ascent: 1005,
descent: -295,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 514,
xWidthAvg: 590,
subsets: {
latin: {
xWidthAvg: 590
},
thai: {
xWidthAvg: 1148
}
}
};