From: T J <tj...@gm...> - 2010-04-30 16:37:29
|
On Fri, Apr 30, 2010 at 1:55 AM, Eric Firing <ef...@ha...> wrote: > > I don't see this in the version as I changed it in svn r8282. Are you sure > you installed and built from svn after I made the change? Using the > attached script, I get the two attached (gzipped) eps files. The first with > transparent=True, has no fill operations other than for generation of the > glyphs; the second differs from the first in having two extra fill > operations, one for the axes patch, the other for the figure patch. > It looks like I messed up my install. On top of that, when I was testing this second time, I was not bothering to create the ps (from latex) and just using my OS's default EPS viewer to verify that transparency was working---the problem was that Evince displays images on a white background rather than on some distinguishing background to let me know that it is a transparent image. Sorry for the noise, its definitely working in r8282. |