@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 362 B
JavaScript
export default {
familyName: 'Bigshot One',
fullName: 'Bigshot One Regular',
postscriptName: 'BigshotOne-Regular',
category: 'display',
capHeight: 615,
ascent: 869,
descent: -179,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 449,
xWidthAvg: 443,
subsets: {
latin: {
xWidthAvg: 443
},
thai: {
xWidthAvg: 160
}
}
};