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