From: Jouni K. S. <jk...@ik...> - 2008-12-13 16:07:27
|
"John Hunter" <jd...@gm...> writes: > One more thought -- you should be able to turn off the antialiased > property, eg with > > plot(x, y, antialiased=False) > > Unfortunately, I poked into our backend_pdf and it appears this > property is ignored. Jouni: is there a way to turn off antialiasing > in PDF, and could we add support for this in the backend? Unfortunately, there is no way (that I know of) to turn off antialiasing in the pdf file. -- Jouni K. Seppänen http://www.iki.fi/jks |