@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 379 B
JavaScript
module.exports = {
familyName: 'Noto Rashi Hebrew',
fullName: 'Noto Rashi Hebrew Regular',
postscriptName: 'NotoRashiHebrew-Regular',
category: 'serif',
capHeight: 714,
ascent: 896,
descent: -290,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 536,
xWidthAvg: 481,
subsets: {
latin: {
xWidthAvg: 481
},
thai: {
xWidthAvg: 500
}
}
};