From 6e4a8b6a90a91ab9a2e96dc5823041e25f45a25b Mon Sep 17 00:00:00 2001 From: Michael Schindler Date: Tue, 16 Mar 2004 21:09:47 +0000 Subject: [PATCH] added some TODOs git-svn-id: https://pyx.svn.sourceforge.net/svnroot/pyx/trunk/pyx@1441 069f4177-920e-0410-937b-c2a4a81bcd90 --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 11aec9ed..15920b2c 100644 --- a/CHANGES +++ b/CHANGES @@ -27,6 +27,9 @@ TODO: - keep an eye on PEP 324 (popen 5): it could make the texrunner much easier - empty lines in the preamble should not raise an error - texmessage.ignore should be allowed _everywhere_ + - messageparser for replaced fontsizes: Warning + - messageparser for size differences at the end: Warning not Exception + - messageparser for overfull/underfull vbox/hbox: Warning not Exception - unit and text module: - introduce xscale for scaling the TeX output - mathtree module: @@ -44,6 +47,7 @@ TODO: - set method??? - PDF support - SVG support + - a transformed canvas should give correct boundingbox - deco module: - arrows should not be stroked by default - Think about names wriggle and curvecorners -- 2.11.4.GIT