@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 381 B
JavaScript
export default {
familyName: 'Noto Sans Gujarati',
fullName: 'Noto Sans Gujarati Light',
postscriptName: 'NotoSansGujarati-Light',
category: 'sans-serif',
capHeight: 592,
ascent: 896,
descent: -408,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 536,
xWidthAvg: 457,
subsets: {
latin: {
xWidthAvg: 457
},
thai: {
xWidthAvg: 600
}
}
};