diff --git a/core/todo.txt b/core/todo.txt index 851aac682..604e2223f 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -14,6 +14,11 @@ gohai X improve loadBytes() performance X https://github.com/processing/processing/pull/5027 +jakub +X ArrayIndexOutOfBoundsException when using tint() or loadFont() +X https://github.com/processing/processing/issues/5028 +X https://github.com/processing/processing/pull/5029 + high _ implement sketch scaling into PApplet