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