@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 368 B
JavaScript
module.exports = {
familyName: 'Geologica',
fullName: 'Geologica SemiBold',
postscriptName: 'Geologica-SemiBold',
category: 'sans-serif',
capHeight: 1400,
ascent: 1950,
descent: -550,
lineGap: 0,
unitsPerEm: 2000,
xHeight: 1010,
xWidthAvg: 992,
subsets: {
latin: {
xWidthAvg: 992
},
thai: {
xWidthAvg: 1308
}
}
};