@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 342 B
JavaScript
export default {
familyName: 'Narnoor',
fullName: 'Narnoor',
postscriptName: 'Narnoor-Regular',
category: 'serif',
capHeight: 735,
ascent: 1314,
descent: -237,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 553,
xWidthAvg: 441,
subsets: {
latin: {
xWidthAvg: 441
},
thai: {
xWidthAvg: 509
}
}
};