[R] using GDD fonts

Luiz Rodrigo Tozzi luizrodrigotozzi at gmail.com
Wed Apr 12 20:47:46 CEST 2006


Hi

I was searching for some X replacement for my job in R and i found the GDD

I installed it and I match all the system requirements. My problem
(maybe a dumb one) is that every plot comes with no font and i cant
find a simgle example of a plot WITH FONT DETAIL in the list

can anybody help me?

a simple example:

library(GDD)
GDD("something.png", type="png", width = 700, height = 500)
par(cex.axis=0.65,lab=c(12,12,0),mar=c(2.5, 2.5, 2.5, 2.5))
plot(rnorm(100))
mtext("Something",side=3,padj=-0.33,cex=1)
dev.off()

thanks in advance!

--
><> ><> ><> ><> ><> ><> ><> ><> ><>
     Luiz Rodrigo Lins Tozzi

<>< <>< <>< <>< <>< <>< <>< <>< <><
    luizrodrigotozzi at gmail.com
          (21)91318150

><> ><> ><> ><> ><> ><> ><> ><> ><>
    http://luizrodrigotozzi.multiply.com/
    http://www.flogao.com.br/luizrodrigotozzi




More information about the R-help mailing list