On 09/27/2013 02:27 PM, Christoph Gohlke wrote: > On 9/27/2013 10:20 AM, Michael Droettboom wrote: >> - Now works with 64-bit versions of Ghostscript on MS-Windows. > Not really. gswin64c.exe is detected in __init__.py but apparently not > used in the PS backend: > > https://github.com/matplotlib/matplotlib/blob/v1.3.x/lib/matplotlib/__init__.py#L341 > https://github.com/matplotlib/matplotlib/blob/v1.3.x/lib/matplotlib/backends/backend_ps.py#L73 > https://github.com/matplotlib/matplotlib/blob/v1.3.x/lib/matplotlib/backends/backend_ps.py#L1620 >
Thanks for pointing this out. The original bug I think was related to not being able to run the tests. The ps backend should be updated to use the same ghostscript finding routines as elsewhere. I'll get this taken care of for 1.3.1rc2. Mike -- _ |\/|o _|_ _. _ | | \.__ __|__|_|_ _ _ ._ _ | ||(_| |(_|(/_| |_/|(_)(/_|_ |_|_)(_)(_)| | | http://www.droettboom.com ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel