|
From: <hba...@us...> - 2008-09-09 03:20:17
|
Revision: 8756
http://plplot.svn.sourceforge.net/plplot/?rev=8756&view=rev
Author: hbabcock
Date: 2008-09-09 03:20:27 +0000 (Tue, 09 Sep 2008)
Log Message:
-----------
Added a note about the new extcairo driver.
Modified Paths:
--------------
trunk/README.release
Modified: trunk/README.release
===================================================================
--- trunk/README.release 2008-09-09 02:36:56 UTC (rev 8755)
+++ trunk/README.release 2008-09-09 03:20:27 UTC (rev 8756)
@@ -68,7 +68,8 @@
used with an external user supplied X Drawable. This enables a nice
separation of graphing (PLplot) and window management (Gtk, etc..). Doug
Hunt fixed the bugs that broke the memcairo driver and it is now fully
-functional.
+functional. Additionally, a new extcairo driver was added that will plot
+into a user supplied cairo context.
1.2 Rename test subdirectory to plplot_test
@@ -174,7 +175,8 @@
used with an external user supplied X Drawable. This enables a nice
separation of graphing (PLplot) and window management (Gtk, etc..). Doug
Hunt fixed the bugs that broke the memcairo driver and it is now fully
-functional.
+functional. Additionally, a new extcairo driver was added that will plot
+into a user supplied cairo context.
2.2 All autotools-related files have now been removed
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|