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