Skip to content

Shorter svg files#5651

Merged
efiring merged 3 commits into
matplotlib:masterfrom
mdboom:shorter-svg-files
Dec 11, 2015
Merged

Shorter svg files#5651
efiring merged 3 commits into
matplotlib:masterfrom
mdboom:shorter-svg-files

Conversation

@mdboom

@mdboom mdboom commented Dec 10, 2015

Copy link
Copy Markdown
Member

As mentioned in this comment the change to use %f over str in the SVG backend may result in larger file sizes. This addresses that, while still keeping Python 2/3 compatibility. There was only one test image affected by this change.

@mdboom mdboom added this to the next major release (2.0) milestone Dec 10, 2015
@mdboom

mdboom commented Dec 11, 2015

Copy link
Copy Markdown
Member Author

I think this good to go.

efiring added a commit that referenced this pull request Dec 11, 2015
@efiring efiring merged commit c95e64d into matplotlib:master Dec 11, 2015
@efiring

efiring commented Dec 11, 2015

Copy link
Copy Markdown
Member

Nice!

efiring added a commit that referenced this pull request Dec 11, 2015
@mdboom

mdboom commented Dec 11, 2015

Copy link
Copy Markdown
Member Author

Backported to 2.0.x as 92e57c8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants