@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 419 B
JavaScript
module.exports = {
familyName: 'Noto Sans Indic Siyaq Numbers',
fullName: 'Noto Sans Indic Siyaq Numbers Regular',
postscriptName: 'NotoSansIndicSiyaqNumbers-Regular',
category: 'sans-serif',
capHeight: 964,
ascent: 1215,
descent: -347,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 553,
xWidthAvg: 454,
subsets: {
latin: {
xWidthAvg: 454
},
thai: {
xWidthAvg: 600
}
}
};