@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 394 B
JavaScript
export default {
familyName: 'Big Shoulders Inline',
fullName: 'Big Shoulders Inline Regular',
postscriptName: 'BigShouldersInline-Regular',
category: 'display',
capHeight: 3200,
ascent: 3942,
descent: -858,
lineGap: 0,
unitsPerEm: 4000,
xHeight: 2400,
xWidthAvg: 1352,
subsets: {
latin: {
xWidthAvg: 1352
},
thai: {
xWidthAvg: 2607
}
}
};