Skip to content
Back to formatted view

Raw Message

Message-ID: <20080501113258.GF19218@claude.fz-rossendorf.de>
Date: 2008-05-01T11:32:58Z
From: Joerg van den Hoff
Subject: X11cairo with antialias="none" buggy under MacOS?

using

X11(antialias="none")
plot(1:10)

produces an incomplete plot with 2.7.0. under
MacOS 10.4.11: both y-axes are missing.the
y-ticks (except the tick at `2' wich  is missing)
including labels are there.

this happens with  a 1280x854 labtop monitor.

is this known behaviour/a cairo bug?

joerg