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