@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 360 B
JavaScript
module.exports = {
familyName: 'Grenze',
fullName: 'Grenze Medium Italic',
postscriptName: 'Grenze-MediumItalic',
category: 'serif',
capHeight: 605,
ascent: 1100,
descent: -380,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 450,
xWidthAvg: 353,
subsets: {
latin: {
xWidthAvg: 353
},
thai: {
xWidthAvg: 528
}
}
};