todo notes

This commit is contained in:
benfry
2010-10-25 16:43:15 +00:00
parent 4658f0a10b
commit ff150a1d97
3 changed files with 10 additions and 4 deletions
+3
View File
@@ -18,6 +18,9 @@ _ Error 336 Can't run any sketch.
_ http://code.google.com/p/processing/issues/detail?id=393
_ javac.exe not included with the download
_ verify that processing-core.jar has downloaded properly
_ http://code.google.com/p/processing/issues/detail?id=421
_ gui stuff: http://hg.postspectacular.com/cp5magic/wiki/Home
_ "failed to get signature key" problem
+4 -4
View File
@@ -7,6 +7,10 @@ X color() problem with alpha
X http://code.google.com/p/processing/issues/detail?id=327
X appears to have been some old code that wasn't removed
_ need to finish font changes wrt native fonts before any release
_ right now not in a good place--default font will be bitmapped and ugly
_ http://code.google.com/p/processing/issues/detail?id=416
_ present mode is no longer centering on osx?
_ bug: textAlign(RIGHT) is shutting off native fonts
_ makes salaryper super ugly
@@ -40,10 +44,6 @@ _ http://code.google.com/p/processing/issues/detail?id=388
_ textAlign() incorrect with default font on Mac OS X 10.6
_ http://code.google.com/p/processing/issues/detail?id=362
_ need to finish font changes wrt native fonts before any release
_ right now not in a good place--default font will be bitmapped and ugly
_ http://code.google.com/p/processing/issues/detail?id=416
_ bug in SVG parser for shorthand curves (T/t and S/s)
_ http://code.google.com/p/processing/issues/detail?id=350
+3
View File
@@ -6,6 +6,9 @@ C appears to have become much worse with the other scrollbar fix
C ...which itself doesn't seem to be working properly
C http://code.google.com/p/processing/issues/detail?id=316
_ Autoformat bug (new java "for loop" syntax)
_ http://code.google.com/p/processing/issues/detail?id=420
_ Processing cannot run because it could not ... store your settings.
_ http://code.google.com/p/processing/issues/detail?id=410