@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 357 B
JavaScript
export default {
familyName: 'Geostar Fill',
fullName: 'Geostar Fill',
postscriptName: 'GeostarFill-Regular',
category: 'display',
capHeight: 695,
ascent: 922,
descent: -226,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 469,
xWidthAvg: 655,
subsets: {
latin: {
xWidthAvg: 655
},
thai: {
xWidthAvg: 400
}
}
};