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