Menu

/trunk/matplotlib/src/_backend_agg.cpp Commit Log


Commit Date  
[r7235] (56.4 kB) by leejjoon

backend_agg.draw_marker quantizes the main path (checking in a missed file)

2009-06-24 05:51:52 View
Download
[r7200] (56.3 kB) by mdboom

Improve alignment of markers.

2009-06-08 12:57:17 View
Download
[r7184] (56.1 kB) by jdh2358

do not apply alpha to rgba color conversion if input is already rgba

2009-06-06 11:36:10 View
Download
[r7102] (56.1 kB) by leejjoon

An optional offset and bbox support in restore_bbox

2009-05-14 06:27:58 View
Download
[r6865] (54.6 kB) by mdboom

Create path_cleanup code for use by the Mac OS-X backend. Refactor C++ code to follow Numpy's guidelines for linking multiple C files into a single extension. Remove dependency of Agg backend on _image.cpp and _ft2font.cpp (simplifies linking problems and reduces generated code size).

2009-02-02 16:29:37 View
Download
[r6847] (54.5 kB) by mdboom

Rework the nan-handling/clipping/quantizing/simplification
framework so each is an independent part of a pipeline.
Expose the C++-implementation of all of this so it can be
used from all Python backends. Add rcParam
"path.simplify_threshold" to control the threshold of
similarity below which vertices will be removed.

2009-01-29 16:51:12 View
Download
[r6794] (55.1 kB) by mdboom

Use miter_join_revert in Agg backend to match behavior of other backends.

2009-01-16 18:45:39 View
Download
[r6744] (55.1 kB) by mdboom

Add more hatch styles. Improve consistency across backends.

2009-01-06 17:24:32 View
Download
[r6708] (54.8 kB) by mdboom

Merge branch 'hatching'

2008-12-29 14:08:13 View
Download
[r6610] (52.4 kB) by mdboom

Merged revisions 6589,6608-6609 via svnmerge from
https://matplotlib.svn.sf.net/svnroot/matplotlib/branches/v0_98_5_maint

........
r6589 | mmetz_bn | 2008-12-12 08:58:24 -0500 (Fri, 12 Dec 2008) | 1 line

fix warning in hist for numpy 1.2
........
r6608 | mdboom | 2008-12-15 09:16:27 -0500 (Mon, 15 Dec 2008) | 2 lines

Fix gridlines not moving correctly during pan and zoom
........
r6609 | mdboom | 2008-12-15 09:18:03 -0500 (Mon, 15 Dec 2008) | 2 lines

Turn off anti-aliasing when auto-snapping.
........

2008-12-15 14:21:15 View
Download
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.