From: <js...@us...> - 2008-02-15 13:17:53
|
Revision: 4969 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4969&view=rev Author: jswhit Date: 2008-02-15 05:17:50 -0800 (Fri, 15 Feb 2008) Log Message: ----------- added warpimage method Modified Paths: -------------- trunk/toolkits/basemap/Changelog Modified: trunk/toolkits/basemap/Changelog =================================================================== --- trunk/toolkits/basemap/Changelog 2008-02-15 13:16:54 UTC (rev 4968) +++ trunk/toolkits/basemap/Changelog 2008-02-15 13:17:50 UTC (rev 4969) @@ -10,6 +10,8 @@ the python module bundled with the GEOS library. * some fixes/enhancements for omerc projection (added 'no_rot' flag). + * added warpimage method for displaying an image background. + Default is NASA's blue marble image, which is included. version 0.9.9.1 (svn revision 4808) * require python 2.4 (really only needed for building). Once namespace packages are re-enabled in matplotlib, This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |