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