From 7ef4c697188ad9c2e67eb14a45ab36db18108bd0 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Wed, 25 Sep 2013 11:15:33 -0400 Subject: [PATCH] add note about tga --- core/todo.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/core/todo.txt b/core/todo.txt index 0f21e8f5a..6080b199b 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -31,6 +31,10 @@ _ make sure it works with retina/canvas/strategy as well _ finish PFont.getShape() implementation _ needs to have a way to set width/height properly _ draw(s) doesn't work on the returned PShape +_ TGA files writing strangely +_ https://github.com/processing/processing/issues/2096 +_ also causes Movie Maker to not work properly +_ https://github.com/processing/processing/issues/1933 table _ addRow() is not efficient, probably need to do the doubling