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