@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 374 B
JavaScript
export default {
familyName: 'Noto Sans Arabic',
fullName: 'Noto Sans Arabic Thin',
postscriptName: 'NotoSansArabic-Thin',
category: 'sans-serif',
capHeight: 714,
ascent: 1374,
descent: -738,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 528,
xWidthAvg: 439,
subsets: {
latin: {
xWidthAvg: 439
},
thai: {
xWidthAvg: 600
}
}
};