From 6af586edf8047d92d2d05411203dbf0126a58a4d Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=B6rg=20Lehmann?= Date: Sun, 21 May 2006 19:21:25 +0000 Subject: [PATCH] add first proposal for release notes git-svn-id: https://pyx.svn.sourceforge.net/svnroot/pyx/trunk/pyx@2755 069f4177-920e-0410-937b-c2a4a81bcd90 --- www/news.pt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/www/news.pt b/www/news.pt index 07bd779e..48bfefef 100644 --- a/www/news.pt +++ b/www/news.pt @@ -9,6 +9,14 @@

PyX - News

+
2006-05-xx: PyX 0.9 released
+
+ This release features a new set of deformers for path manipulations like smoothing, shifting, + etc. Type 1 font-stripping is now handled by a newly written Python module. + The evaluating of functions for graph plotting is now left to Python. Transparency is + now supported for PDF output. Many more small improvements and bug fixes top + off this release. +
2006-01-20: New PyX tutorial for Gnuplot users
Titus Winters wrote a very nice tutorial -- 2.11.4.GIT