@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 385 B
JavaScript
module.exports = {
familyName: 'Noto Sans Sogdian',
fullName: 'Noto Sans Sogdian Regular',
postscriptName: 'NotoSansSogdian-Regular',
category: 'sans-serif',
capHeight: 674,
ascent: 1069,
descent: -313,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 382,
xWidthAvg: 457,
subsets: {
latin: {
xWidthAvg: 457
},
thai: {
xWidthAvg: 600
}
}
};