From 2f544d6ed10139fdb69347bae64cbae345dd8051 Mon Sep 17 00:00:00 2001 From: benfry Date: Mon, 28 Jul 2003 00:52:52 +0000 Subject: [PATCH] fixed bezier curve problems --- processing/todo.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/processing/todo.txt b/processing/todo.txt index 82514654e..d7ae3b96d 100644 --- a/processing/todo.txt +++ b/processing/todo.txt @@ -24,6 +24,7 @@ X look into macos9 version of javac X get proper tab comments into source files X http://www.jwz.org/doc/tabs-vs-spaces.html X get proper licensing info into source files +X fix bezier curve issues (p. 56 in illustrator spec) macosx X had to disable MRJFileUtils stuff on osx at last minute before 53 @@ -87,9 +88,9 @@ _ grab rxtx for linux and include with distribution _ pde_keywords.properties isn't getting copied into work/lib +bf _ take a look at sourceforge bugs + thesis / acg -bf _ fix bezier curve issues -bf _ take a look at sourceforge bugs bf b _ curves bf b _ curveMode(), curveMode to tweak the s parameter of catmullrom