@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 380 B
JavaScript
module.exports = {
familyName: 'Noto Sans Oriya',
fullName: 'Noto Sans Oriya Regular',
postscriptName: 'NotoSansOriya-Regular',
category: 'sans-serif',
capHeight: 714,
ascent: 1069,
descent: -293,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 658,
xWidthAvg: 475,
subsets: {
latin: {
xWidthAvg: 475
},
thai: {
xWidthAvg: 1229
}
}
};