Re: [Rd] X11cairo with antialias="none" buggy under MacOS?

From: Barry Rowlingson <b.rowlingson_at_lancaster.ac.uk>
Date: Thu, 01 May 2008 14:23:13 +0100

Joerg van den Hoff wrote:

> X11(antialias="none")
>
> I obviously am going to plot to the screen device. where
> a line width below one pixel does'nt make sense to me.
>
> what am I missing?
>

  The new "cairo" X11 device with antialiasing off can indeed look awful , but if you really don't want antialiasing then try using the good old non-cairo X11 device with the 'type' argument:

  > x11(type="Xlib")
  > plot(1:10)

Barry



R-devel_at_r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel Received on Thu 01 May 2008 - 13:27:21 GMT

Archive maintained by Robert King, hosted by the discipline of statistics at the University of Newcastle, Australia.
Archive generated by hypermail 2.2.0, at Thu 01 May 2008 - 16:31:23 GMT.

Mailing list information is available at https://stat.ethz.ch/mailman/listinfo/r-devel. Please read the posting guide before posting to the list.

list of date sections of archive