From ff150a1d9724afe720bf0f01f654ee31f8ca1372 Mon Sep 17 00:00:00 2001 From: benfry Date: Mon, 25 Oct 2010 16:43:15 +0000 Subject: [PATCH] todo notes --- android/todo.txt | 3 +++ core/todo.txt | 8 ++++---- todo.txt | 3 +++ 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/android/todo.txt b/android/todo.txt index a08b7ce70..21eff4155 100644 --- a/android/todo.txt +++ b/android/todo.txt @@ -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 diff --git a/core/todo.txt b/core/todo.txt index 98cb79c56..5056ad982 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -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 diff --git a/todo.txt b/todo.txt index e98aaf5f6..31c086bb2 100644 --- a/todo.txt +++ b/todo.txt @@ -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