Michael Droettboom writes:
>
> > the PDF image :/
> Can you send the PDF file to me (off-list)? It would be helpful to look
> at the content of the file and see the nature of the failure.
>
> Mike
>
Done! Let me know if it doesn't arrive...
-Dave
On 09/27/2011 06:21 AM, Dave Hirschfeld wrote:
> Michael Droettboom writes:
>
>> I'm not able to reproduce the problem: I get the watermark in both png
>> and pdf output. This was with git master.
>>
>> What version of matplotlib are you using? Can you send (off-list) the
>> png and pdf files so
Michael Droettboom writes:
>
> I'm not able to reproduce the problem: I get the watermark in both png
> and pdf output. This was with git master.
>
> What version of matplotlib are you using? Can you send (off-list) the
> png and pdf files so I can have a look at your output?
>
> Mike
>
>
I'm not able to reproduce the problem: I get the watermark in both png
and pdf output. This was with git master.
What version of matplotlib are you using? Can you send (off-list) the
png and pdf files so I can have a look at your output?
Mike
On 09/21/2011 10:28 AM, Dave Hirschfeld wrote:
>
Is this a bug in the PDF/SVG backends or am I doing something wrong? If the
former is there any workaround?
The simple testcase below demonstrates the problem whereby the watermark doesn't
show up in the pdf output but does in the png output.
import Image
from scipy import lena
from scipy.ndimage