@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 360 B
JavaScript
module.exports = {
familyName: 'Namdhinggo',
fullName: 'Namdhinggo Medium',
postscriptName: 'Namdhinggo-Medium',
category: 'serif',
capHeight: 1150,
ascent: 1600,
descent: -550,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 500,
xWidthAvg: 864,
subsets: {
latin: {
xWidthAvg: 864
},
thai: {
xWidthAvg: 960
}
}
};