mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
fix for bug #1245 cacheMap issue
This commit is contained in:
@@ -5,6 +5,9 @@ X also causes problems with PDF
|
||||
X preliminary thread() implementation
|
||||
X double param version of map()
|
||||
_ what other methods should work with doubles? math?
|
||||
X PImage cacheMap problem when using PImage.get()
|
||||
X http://dev.processing.org/bugs/show_bug.cgi?id=1245
|
||||
|
||||
|
||||
_ what's the difference with ascent on loadFont vs. createFont?
|
||||
|
||||
|
||||
@@ -8,6 +8,10 @@ X http://dev.processing.org/bugs/show_bug.cgi?id=1237
|
||||
X update to java 6u13 on windows
|
||||
_ update to java 6u13 on linux
|
||||
_ switch to better deployment script for applets (download java kernel)
|
||||
_ http://java.sun.com/javase/6/docs/technotes/guides/jweb/deployment_advice.html#deplToolkit
|
||||
|
||||
_ make sure javadoc builds and uploads, also the zip files
|
||||
_ add additional caveats about incompletion
|
||||
|
||||
_ problem with keyboard shortcuts when building from source
|
||||
_ http://dev.processing.org/bugs/show_bug.cgi?id=1231
|
||||
|
||||
Reference in New Issue
Block a user