@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 335 B
JavaScript
export default {
familyName: 'Geo',
fullName: 'Geo',
postscriptName: 'Geo-Regular',
category: 'sans-serif',
capHeight: 573,
ascent: 821,
descent: -225,
lineGap: 92,
unitsPerEm: 1024,
xHeight: 451,
xWidthAvg: 410,
subsets: {
latin: {
xWidthAvg: 410
},
thai: {
xWidthAvg: 512
}
}
};