Menu

Code Commit Log


Commit Date  
[r3800] by mdboom

Fix typo

2007-09-06 19:36:14 Tree
[r3799] by mdboom

Add svgz support to backend_svg and backend_cairo.
Put all styles inside of a separate <style> element in backend_svg, to
save considerably on file size.

2007-09-06 19:35:00 Tree
[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
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.