Files
processing4/processing/build/linux/dist/lib
benfry ca98781fa7 X macosx.. editor.status.font needs to be size 12
X   same under windows, just wasn't being set properly before
X   header font needed to be set each time as well
X introduce pde.properties_OSNAME
X   tested to make sure it joins with the other pde.properties ok
X setPixel(i, j, #99CC00);
X   not working anymore Syntax error: unexpected token: CC00
X   problem was substitute only worked along with =
2002-07-27 19:14:28 +00:00
..