@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 381 B
JavaScript
export default {
familyName: 'Geologica',
fullName: 'Geologica Roman ExtraBold',
postscriptName: 'GeologicaRoman-ExtraBold',
category: 'sans-serif',
capHeight: 1400,
ascent: 1950,
descent: -550,
lineGap: 0,
unitsPerEm: 2000,
xHeight: 1030,
xWidthAvg: 1020,
subsets: {
latin: {
xWidthAvg: 1020
},
thai: {
xWidthAvg: 1339
}
}
};