@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 353 B
JavaScript
module.exports = {
familyName: 'Manjari',
fullName: 'Manjari Bold',
postscriptName: 'Manjari-Bold',
category: 'sans-serif',
capHeight: 1432,
ascent: 1500,
descent: -900,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1072,
xWidthAvg: 944,
subsets: {
latin: {
xWidthAvg: 944
},
thai: {
xWidthAvg: 771
}
}
};