@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 369 B
JavaScript
export default {
familyName: 'Grandstander',
fullName: 'Grandstander Regular',
postscriptName: 'Grandstander-Regular',
category: 'display',
capHeight: 1291,
ascent: 1465,
descent: -530,
lineGap: 0,
unitsPerEm: 2000,
xHeight: 1063,
xWidthAvg: 995,
subsets: {
latin: {
xWidthAvg: 995
},
thai: {
xWidthAvg: 662
}
}
};