@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 346 B
JavaScript
export default {
familyName: 'Geom',
fullName: 'Geom Regular',
postscriptName: 'Geom-Regular',
category: 'sans-serif',
capHeight: 712,
ascent: 1015,
descent: -235,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 536,
xWidthAvg: 457,
subsets: {
latin: {
xWidthAvg: 457
},
thai: {
xWidthAvg: 529
}
}
};