@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 392 B
JavaScript
module.exports = {
familyName: 'Big Shoulders Inline',
fullName: 'Big Shoulders Inline Light',
postscriptName: 'BigShouldersInline-Light',
category: 'display',
capHeight: 3200,
ascent: 3942,
descent: -858,
lineGap: 0,
unitsPerEm: 4000,
xHeight: 2400,
xWidthAvg: 1289,
subsets: {
latin: {
xWidthAvg: 1289
},
thai: {
xWidthAvg: 2481
}
}
};