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