@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 403 B
JavaScript
module.exports = {
familyName: 'Noto Sans Gunjala Gondi',
fullName: 'Noto Sans Gunjala Gondi Regular',
postscriptName: 'NotoSansGunjalaGondi-Regular',
category: 'sans-serif',
capHeight: 622,
ascent: 1014,
descent: -252,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 561,
xWidthAvg: 475,
subsets: {
latin: {
xWidthAvg: 475
},
thai: {
xWidthAvg: 4556
}
}
};