@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 375 B
JavaScript
export default {
familyName: 'Noto Serif Bengali',
fullName: 'Noto Serif Bengali Bold',
postscriptName: 'NotoSerifBengali-Bold',
category: 'serif',
capHeight: 622,
ascent: 1092,
descent: -502,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 536,
xWidthAvg: 512,
subsets: {
latin: {
xWidthAvg: 512
},
thai: {
xWidthAvg: 600
}
}
};