@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 374 B
JavaScript
module.exports = {
familyName: 'Noto Serif Oriya',
fullName: 'Noto Serif Oriya Medium',
postscriptName: 'NotoSerifOriya-Medium',
category: 'serif',
capHeight: 657,
ascent: 917,
descent: -492,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 657,
xWidthAvg: 515,
subsets: {
latin: {
xWidthAvg: 515
},
thai: {
xWidthAvg: 600
}
}
};