From: <ai...@us...> - 2009-04-21 19:36:41
|
Revision: 9826 http://plplot.svn.sourceforge.net/plplot/?rev=9826&view=rev Author: airwin Date: 2009-04-21 19:36:21 +0000 (Tue, 21 Apr 2009) Log Message: ----------- Mention that qt has alpha/transparency support as well. Modified Paths: -------------- trunk/README.release Modified: trunk/README.release =================================================================== --- trunk/README.release 2009-04-20 19:42:20 UTC (rev 9825) +++ trunk/README.release 2009-04-21 19:36:21 UTC (rev 9826) @@ -282,7 +282,7 @@ end. Example 30 demonstrates some different ways to use these functions and the effects of alpha values, at least for those drivers that support alpha values. This change should have no effect on the device drivers that do not -currently support alpha values. Currently only the cairo, gd, wxwidgets and +currently support alpha values. Currently only the cairo, qt, gd, wxwidgets and aquaterm drivers support alpha values. There are some limitations with the gd driver due to transparency support in the underlying libgd library. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |