@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 373 B
JavaScript
export default {
familyName: 'Noto Sans Syriac',
fullName: 'Noto Sans Syriac Bold',
postscriptName: 'NotoSansSyriac-Bold',
category: 'sans-serif',
capHeight: 714,
ascent: 926,
descent: -486,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 553,
xWidthAvg: 501,
subsets: {
latin: {
xWidthAvg: 501
},
thai: {
xWidthAvg: 600
}
}
};