Skip to content
Back to formatted view

Raw Message

Message-ID: <Pine.OSF.4.58.0611110010590.164989@wotan.mdacc.tmc.edu>
Date: 2006-11-11T06:19:23Z
From: Paul Roebuck
Subject: Mac or Windows...?
In-Reply-To: <2E4DA565-A4CD-4E02-9413-311EBB0AA20A@mac.com>

On Sat, 11 Nov 2006, Klaus Thul wrote:

> [SNIP]
> A major advantage of the Mac is the Quartz graphics
> device. Graphics quality on screen is much better and
> it is possible to copy and paste graphics without
> quality loss to other applications.
> [SNIP]

I agree with most of what he said here. I would note however
that we routinely have to use the X11() device instead of
quartz() device in R due to speed issues. I have code that
would take several minutes drawing a heatmap using quartz
device. One day I accidentally started X11 device instead
and found the same code executed in about fifteen seconds.

----------------------------------------------------------
SIGSIG -- signature too long (core dumped)