@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 343 B
JavaScript
export default {
familyName: 'Grenze',
fullName: 'Grenze Light',
postscriptName: 'Grenze-Light',
category: 'serif',
capHeight: 599,
ascent: 1100,
descent: -380,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 445,
xWidthAvg: 351,
subsets: {
latin: {
xWidthAvg: 351
},
thai: {
xWidthAvg: 527
}
}
};