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