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