Re: [matplotlib-devel] svg rasterization dpi patch

2012-09-01 Thread Michael Welter
Okay, here is the pull request https://github.com/matplotlib/matplotlib/pull/1185 and the diff https://github.com/mwelter/matplotlib/compare/master...svg-rasterize-resolution-fix cheers Michael -- Live Security Virtua

Re: [matplotlib-devel] svg rasterization dpi patch

2012-08-27 Thread Michael Welter
> Michael, > > Thank you, this sounds good. Although we can deal with it as a patch if > necessary, it would be greatly preferable to see it as a github PR: > http://matplotlib.sourceforge.net/devel/gitwash/git_development.html#git-development > > Are you willing to give that a try? > > Eric Yes

[matplotlib-devel] svg rasterization dpi patch

2012-08-26 Thread Michael Welter
rom: Michael Welter Date: Sun, 26 Aug 2012 10:10:46 +0200 Subject: [PATCH 1/2] fixed: compare_images for older numpy versions. added: backend_pdf allows numpy.float32 in pdfRepr --- lib/matplotlib/backends/backend_pdf.py |2 +- lib/matplotlib/testing/compare.py |4 ++-- 2 files changed