note about the fixes from Jakub

This commit is contained in:
Ben Fry
2017-04-25 21:00:55 -04:00
parent ef21ad0604
commit 8a5b8f1e65
+5
View File
@@ -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