@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 363 B
JavaScript
module.exports = {
familyName: 'Gayathri',
fullName: 'Gayathri Regular',
postscriptName: 'Gayathri-Regular',
category: 'sans-serif',
capHeight: 1385,
ascent: 1500,
descent: -1000,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1000,
xWidthAvg: 899,
subsets: {
latin: {
xWidthAvg: 899
},
thai: {
xWidthAvg: 692
}
}
};