[Rd] text() with large cex parameter crashes X11() (PR#553)

plummer@iarc.fr plummer@iarc.fr
Mon, 22 May 2000 17:24:21 +0200 (MET DST)


Trying to use text() with very large cex parameter crashes
R when using the X11() device

X11()
plot(1,1,type="n")
text(1,1,"foo", cex=10)

This also crashes R

points(1,1,pch="A", cex=10)

presumably because we are trying to load a font that doesn't
exist, but I haven't looked into it.

Martyn


--please do not edit the information below--

Version:
 platform = i686-unknown-linux
 arch = i686
 os = linux
 system = i686, linux
 status =
 major = 1
 minor = 0.1
 year = 2000
 month = April
 day = 14
 language = R

Search Path:
 .GlobalEnv, Autoloads, package:base


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._