Re: [Matplotlib-users] globally turn of anti-aliasing for png

2009-05-19 Thread Christopher Barker
> On Tue, May 19, 2009 at 3:57 AM, Thomas Pfaff wrote: >> I want to put graphs into a PowerPoint Presentation but there, anti-aliased >> png-graphics look blurry. I have had issues with alpha PNGs in PP, but I think if you play with the resolution, you should be able to get something that looks

Re: [Matplotlib-users] globally turn of anti-aliasing for png

2009-05-19 Thread John Hunter
On Tue, May 19, 2009 at 3:57 AM, Thomas Pfaff wrote: > Hi all, > > > > Is there a way to completely turn of anti-aliasing when saving to png? > > > > I want to put graphs into a PowerPoint Presentation but there, anti-aliased > png-graphics look blurry. > > I found how to turn anti-aliasing off fo

[Matplotlib-users] globally turn of anti-aliasing for png

2009-05-19 Thread Thomas Pfaff
Hi all, Is there a way to completely turn of anti-aliasing when saving to png? I want to put graphs into a PowerPoint Presentation but there, anti-aliased png-graphics look blurry. I found how to turn anti-aliasing off for lines, but texts and axes are still anti-aliased. Is there a way t