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