Menu

Code Commit Log


Commit Date  
[r3798] by mdboom

Refactoring of FigureCanvas*.print_figure so that each backend does
not have to track all other possible filetypes. This should make it
easier to add new filetype backends without updating lots of places.
All GUI backends have the same base set of filetypes they support,
defined in FigureCanvasBase. Non-GUI backends, for the most part will
still only write to their own file format (and not do any
switch_backend magic.) All GUI backends (where possible) now generate
a list of file patterns for their file chooser dialogs, rather than
having hard-coded lists.

See FILETYPES for matrix of filetypes supported by each backend.

2007-09-06 18:50:08 Tree
[r3797] by jouni

Small bugfix in pdf backend

2007-09-06 14:46:49 Tree
[r3796] by mdboom

Undoing last commit. I don't understand why a gray8 buffer is four
bytes per pixel, but there's a lot I don't understand about Agg.

2007-09-06 12:10:07 Tree
[r3795] by mdboom

Fix set_name call.

2007-09-06 12:09:08 Tree
[r3794] by pkienzle

Fix get_xyz_where() typo so spy_demos works again

2007-09-05 21:50:01 Tree
[r3793] by pkienzle

Convert to numpy

2007-09-05 21:40:41 Tree
[r3792] by dsdale

fixed some minor bugs related to mathtext: text
markup in new config, uncommented print statement

2007-09-05 19:38:27 Tree
[r3791] by mdboom

Bugfix #1671570: Invalid CSS 2 styles in SVG output

2007-09-05 16:44:31 Tree
[r3790] by mdboom

Fix some recent reference counting bugs in ft2font.cpp (Thanks to Paul Kienzle).

2007-09-05 15:47:35 Tree
[r3789] by mdboom

Bugfix #1767997: Zoom to rectangle and home, previous, next buttons

The "original" position of the axes was not being saved/restored in
the history stack. This patch saves both "original" and "active" position.

2007-09-05 15:28:21 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.