Menu

Code Commit Log


Commit Date  
[r4405] by mdboom

Fix mathtext bug.

2007-11-21 16:18:52 Tree
[r4404] by mdboom

Fix memory leak when using colorbar as discovered by Darren Dale. The
(unit change) callbacks in the Axis objects were not cleared by cla(),
so they would continue to grow long lists of callbacks that reference
entire Axes objects.

2007-11-21 16:05:18 Tree
[r4403] by jswhit

fixed bug in drawlsmask

2007-11-21 15:27:14 Tree
[r4402] by mdboom

Fix to work on Python 2.3

2007-11-21 15:24:22 Tree
[r4401] by mdboom

Merged revisions 4395-4400 via svnmerge from
http://matplotlib.svn.sf.net/svnroot/matplotlib/trunk/matplotlib

........
r4396 | mdboom | 2007-11-20 13:25:33 -0500 (Tue, 20 Nov 2007) | 2 lines

Slight speed improvement in draw_quad_mesh.
........

2007-11-21 13:49:03 Tree
[r4400] by jswhit

add disclaimer in drawlsmask docstring

2007-11-21 13:23:54 Tree
[r4399] by mdboom

Reduce file sizes for mixed-mode PDFs by only outputting the part of
the image with non-transparent pixels.
Minor speed improvement in MixedModeRenderer.

2007-11-20 22:00:51 Tree
[r4398] by mdboom

Support mixed-mode rendering the PDF backend. This allows some things
to be rendered as vectors and some as rasters. At the moment, mostly
as a proof-of-concept, all quadmeshes are rendered as rasters with the
PDF backend.
Also make PDF backend resolution independent.

2007-11-20 21:00:20 Tree
[r4397] by jswhit

fix drawlsmask for 'moll','robin' and 'sinu' projections.

2007-11-20 20:21:53 Tree
[r4396] by mdboom

Slight speed improvement in draw_quad_mesh.

2007-11-20 18:25:33 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.