@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 356 B
JavaScript
module.exports = {
familyName: 'Gravitas One',
fullName: 'Gravitas One',
postscriptName: 'GravitasOne',
category: 'display',
capHeight: 1417,
ascent: 1937,
descent: -668,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1113,
xWidthAvg: 1480,
subsets: {
latin: {
xWidthAvg: 1480
},
thai: {
xWidthAvg: 756
}
}
};