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