piccolo2d.java / extras / src /
@Allain Lalonde Allain Lalonde authored on 24 Jul 2009
..
build/ conf Issue 29 ; Tweaked checkstyle configuration and ran eclipse formatter on the java source in extras. Reduced checkstyle errors from 15693 to 3520. Note this commit contains formatting-related changes only, no code changes. 16 years ago
main/ java Fixed Issue 83; Transforming graphics context was introducing slight rounding errors in the font metrics measurements. Calculating string widths using compnent.getGraphics() would yield slightly smaller widths than calculating them using the active Graphics object. 15 years ago
test/java/edu/umd/cs/ piccolox removed printStackTrace call by making addListner return false if it was not able to add the listener 15 years ago