@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 354 B
JavaScript
export default {
familyName: 'Grenze',
fullName: 'Grenze Thin Italic',
postscriptName: 'Grenze-ThinItalic',
category: 'serif',
capHeight: 591,
ascent: 1100,
descent: -380,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 440,
xWidthAvg: 332,
subsets: {
latin: {
xWidthAvg: 332
},
thai: {
xWidthAvg: 528
}
}
};