From e757b2af864ffccc9cec30619adf2b2f3c73cdd4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Wobst?= Date: Wed, 24 May 2006 12:36:58 +0000 Subject: [PATCH] type and a todo git-svn-id: https://pyx.svn.sourceforge.net/svnroot/pyx/trunk/pyx@2810 069f4177-920e-0410-937b-c2a4a81bcd90 --- CHANGES | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 41da6524..658113f5 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,7 @@ PyX TODO: + - discuss author status of m-schindler - style module: - make dash length available - text module: @@ -172,9 +173,9 @@ TODO: - rename outputPS/outputPDF -> processPS/processPDF - remove set method of canvas - add a pipeGS method to directly pass the PyX output to ghostscript - - allow file instances as paramter of the writeXXXfile methods (feature request #1419658 by Jason Pratt) + - allow file instances as parameter of the writeXXXfile methods (feature request #1419658 by Jason Pratt) - document modules: - - allow file instances as paramter of the writeXXXfile methods (feature request #1419658 by Jason Pratt) + - allow file instances as parameter of the writeXXXfile methods (feature request #1419658 by Jason Pratt) - style module: - make rellength the default for dash styles - random notes: -- 2.11.4.GIT