@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 347 B
JavaScript
export default {
familyName: 'Khula',
fullName: 'Khula Bold',
postscriptName: 'Khula-Bold',
category: 'sans-serif',
capHeight: 1316,
ascent: 1978,
descent: -1198,
lineGap: 0,
unitsPerEm: 1978,
xHeight: 1006,
xWidthAvg: 936,
subsets: {
latin: {
xWidthAvg: 936
},
thai: {
xWidthAvg: 1104
}
}
};