@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 334 B
JavaScript
module.exports = {
familyName: 'Gudea',
fullName: 'Gudea',
postscriptName: 'Gudea',
category: 'sans-serif',
capHeight: 700,
ascent: 972,
descent: -264,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 501,
xWidthAvg: 426,
subsets: {
latin: {
xWidthAvg: 426
},
thai: {
xWidthAvg: 211
}
}
};