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