@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 342 B
JavaScript
module.exports = {
familyName: 'Geom',
fullName: 'Geom Bold',
postscriptName: 'Geom-Bold',
category: 'sans-serif',
capHeight: 712,
ascent: 1015,
descent: -235,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 536,
xWidthAvg: 491,
subsets: {
latin: {
xWidthAvg: 491
},
thai: {
xWidthAvg: 572
}
}
};