additional bug note

This commit is contained in:
benfry
2005-12-20 19:44:48 +00:00
parent ebbbb71d63
commit 2b4efe92cc

View File

@@ -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