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