@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 343 B
JavaScript
export default {
familyName: 'Khand',
fullName: 'Khand Bold',
postscriptName: 'Khand-Bold',
category: 'sans-serif',
capHeight: 693,
ascent: 1050,
descent: -479,
lineGap: 0,
unitsPerEm: 1000,
xHeight: 590,
xWidthAvg: 368,
subsets: {
latin: {
xWidthAvg: 368
},
thai: {
xWidthAvg: 750
}
}
};