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