From 3b2800adc8ce0264bf6de39711e551cabcce2e63 Mon Sep 17 00:00:00 2001 From: benfry Date: Mon, 23 Feb 2009 18:24:05 +0000 Subject: [PATCH] notes about weights --- core/todo.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/todo.txt b/core/todo.txt index 520ae0e7e..59cbce4b7 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -5,7 +5,9 @@ X http://dev.processing.org/bugs/show_bug.cgi?id=1169 X problem with beginRaw/endRaw and OpenGL X http://dev.processing.org/bugs/show_bug.cgi?id=1171 X set strokeWeight with begin/endRaw +X http://dev.processing.org/bugs/show_bug.cgi?id=1172 X fix strokeWeight with P3D (better version of line hack) +X make P3D use proper weights _ if no draw() method, and renderer is not displayable, then exit _ static mode PDFs shouldn't just hang