From 80c04ec45ee1c44adb7dd29511ee808264c7f376 Mon Sep 17 00:00:00 2001 From: benfry Date: Mon, 17 Sep 2001 01:16:52 +0000 Subject: [PATCH] some tweaking on the serial stuff --- processing/todo.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/processing/todo.txt b/processing/todo.txt index fc7bbdfbf..942bab330 100644 --- a/processing/todo.txt +++ b/processing/todo.txt @@ -3,6 +3,9 @@ processing todo list // last updated 13 september 2001 PROCESSING - HIGH +_ processing applet: fill white, stroke black +_ bk(n), fill(n), stroke(n) should be consistent with tuples +_ remove duplicates: LINE/LINES etc _ get serial i/o code working in processing _ how to kill serial when applet stopped _ finalizer prolly not getting called