@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 339 B
JavaScript
module.exports = {
familyName: 'Gurajada',
fullName: 'Gurajada',
postscriptName: 'Gurajada',
category: 'serif',
capHeight: 482,
ascent: 1294,
descent: -810,
lineGap: 0,
unitsPerEm: 1070,
xHeight: 358,
xWidthAvg: 296,
subsets: {
latin: {
xWidthAvg: 296
},
thai: {
xWidthAvg: 888
}
}
};