Round kerning bug
- 
					
					
					
					
 CurrentFont().kerning.round(1)gives this error message: Traceback (most recent call last): File "<untitled>", line 1, in <module> File "lib/fontObjects/robofabWrapper.pyc", line 457, in round File "lib/fontObjects/doodleKerning.pyc", line 54, in round TypeError: roundValue() takes exactly 2 arguments (1 given)
 
- 
					
					
					
					
 oh thanks, will be fixed in the next version