@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 385 B
JavaScript
export default {
familyName: 'Bricolage Grotesque',
fullName: 'Bricolage Grotesque Light',
postscriptName: 'BricolageGrotesque-Light',
category: 'sans-serif',
capHeight: 660,
ascent: 930,
descent: -270,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 515,
xWidthAvg: 464,
subsets: {
latin: {
xWidthAvg: 464
},
thai: {
xWidthAvg: 656
}
}
};