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