@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 376 B
JavaScript
module.exports = {
familyName: 'Noto Naskh Arabic',
fullName: 'Noto Naskh Arabic Regular',
postscriptName: 'NotoNaskhArabic-Regular',
category: 'serif',
capHeight: 0,
ascent: 1069,
descent: -634,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 0,
xWidthAvg: 475,
subsets: {
latin: {
xWidthAvg: 475
},
thai: {
xWidthAvg: 646
}
}
};