@capsizecss/metrics
Version:
Font metrics library for system and Google fonts
22 lines (21 loc) • 340 B
JavaScript
export default {
familyName: 'Kadwa',
fullName: 'Kadwa',
postscriptName: 'Kadwa-Regular',
category: 'serif',
capHeight: 1434,
ascent: 2691,
descent: -1421,
lineGap: 0,
unitsPerEm: 2048,
xHeight: 1085,
xWidthAvg: 992,
subsets: {
latin: {
xWidthAvg: 992
},
thai: {
xWidthAvg: 1228
}
}
};