Revision: 8774
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8774&view=rev
Author:   mdboom
Date:     2010-11-05 18:47:31 +0000 (Fri, 05 Nov 2010)

Log Message:
-----------
Fix 'unexpected end of path' errors encountered with this file in new version 
of Inkscape

Modified Paths:
--------------
    
branches/v1_0_maint/lib/matplotlib/tests/baseline_images/test_axes/hexbin_extent.svg

Modified: 
branches/v1_0_maint/lib/matplotlib/tests/baseline_images/test_axes/hexbin_extent.svg
===================================================================
--- 
branches/v1_0_maint/lib/matplotlib/tests/baseline_images/test_axes/hexbin_extent.svg
        2010-11-05 00:14:51 UTC (rev 8773)
+++ 
branches/v1_0_maint/lib/matplotlib/tests/baseline_images/test_axes/hexbin_extent.svg
        2010-11-05 18:47:31 UTC (rev 8774)
@@ -11,12 +11,12 @@
 <g id="figure1">
 <g id="patch1">
 <path style="fill: #ffffff; stroke: #ffffff; stroke-width: 1.000000; 
stroke-linejoin: round; stroke-linecap: square;  opacity: 1.000000"  
d="M0.000000 432.000000L576.000000 432.000000L576.000000 0.000000
-L0.000000 0.000000L0.000000 432.000000"/>
+L0.000000 0.000000z"/>
 </g>
 <g id="axes1">
 <g id="patch2">
 <path style="fill: #ffffff; opacity: 1.000000"  d="M72.000000 
388.800000L518.400000 388.800000L518.400000 43.200000
-L72.000000 43.200000L72.000000 388.800000"/>
+L72.000000 43.200000z"/>
 </g>
 <g id="PolyCollection1">
 <defs>


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Matplotlib-checkins mailing list
Matplotlib-checkins@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to