@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 358 B
JavaScript
module.exports = {
familyName: 'Grenze',
fullName: 'Grenze Black Italic',
postscriptName: 'Grenze-BlackItalic',
category: 'serif',
capHeight: 613,
ascent: 1100,
descent: -380,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 462,
xWidthAvg: 394,
subsets: {
latin: {
xWidthAvg: 394
},
thai: {
xWidthAvg: 527
}
}
};