@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 393 B
JavaScript
module.exports = {
familyName: 'Noto Sans Manichaean',
fullName: 'Noto Sans Manichaean Regular',
postscriptName: 'NotoSansManichaean-Regular',
category: 'sans-serif',
capHeight: 625,
ascent: 790,
descent: -340,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 439,
xWidthAvg: 474,
subsets: {
latin: {
xWidthAvg: 474
},
thai: {
xWidthAvg: 600
}
}
};