@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 383 B
JavaScript
module.exports = {
familyName: 'Scheherazade New',
fullName: 'Scheherazade New SemiBold',
postscriptName: 'ScheherazadeNew-SemiBold',
category: 'serif',
capHeight: 1034,
ascent: 2750,
descent: -1427,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 684,
xWidthAvg: 812,
subsets: {
latin: {
xWidthAvg: 812
},
thai: {
xWidthAvg: 1646
}
}
};