@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 353 B
JavaScript
module.exports = {
familyName: 'Khand',
fullName: 'Khand SemiBold',
postscriptName: 'Khand-SemiBold',
category: 'sans-serif',
capHeight: 685,
ascent: 1050,
descent: -479,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 582,
xWidthAvg: 362,
subsets: {
latin: {
xWidthAvg: 362
},
thai: {
xWidthAvg: 750
}
}
};