From 2b4efe92cc2a09c6452257e194c2e083c6deecc7 Mon Sep 17 00:00:00 2001 From: benfry Date: Tue, 20 Dec 2005 19:44:48 +0000 Subject: [PATCH] additional bug note --- core/todo.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/core/todo.txt b/core/todo.txt index 3ffdec030..4be5e8c76 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -514,6 +514,9 @@ _ http://dev.processing.org/bugs/show_bug.cgi?id=103 CORE / PImage +_ P5 cannot read files generated by saveFrame() +_ need to update docs re: tga +_ and add support for reading its own uncompressed TIFs _ don't grab pixels of java2d images unless asked _ this is the difference between a lot of loadPixels() and not _ so important to have it in before beta if that's the change