X fill(#ffcc00) wasn't working for rect, calci not being set
X also affected background and stroke
X export was failing if no data dir
X move background() out of draw() for draw mode apps
X click on project name to quickly go to rename mode
X some method for getting list of serial ports
X pde menu item for listing serial ports available
o could just println them to the console
X import javax.comm stuff as standard in kjc (but not export)
X can't get fonts to load - tested working ok
X bagel complaint: could not load font Univerx76.vlw.gz
X why the x? what's going on?
X quad() 8 parameters
X rect/rectMode again
X remove addMouse/addKeyboard/addTime
X keyDown(), mouseDown(), lastMouseX, lastMouseY
X degrees(), radians()
X new color solution
X make sure fxns come through (if static/final?)
X color() -> uses colorMode
X red/green/blue() hue/saturation/value() functions
X getPixel/setPixel