@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 376 B
JavaScript
module.exports = {
familyName: 'Noto Kufi Arabic',
fullName: 'Noto Kufi Arabic Bold',
postscriptName: 'NotoKufiArabic-Bold',
category: 'sans-serif',
capHeight: 714,
ascent: 1282,
descent: -615,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 546,
xWidthAvg: 517,
subsets: {
latin: {
xWidthAvg: 517
},
thai: {
xWidthAvg: 600
}
}
};