Re: [R] Drawing garbled

2013-10-04 Thread John Kane
Do you have the correct fonts installed on Windows? John Kane Kingston ON Canada > -Original Message- > From: cels...@163.com > Sent: Wed, 2 Oct 2013 23:51:58 +0800 (CST) > To: r-help@r-project.org > Subject: [R] Drawing garbled > > Hi: >I am Chinese

Re: [R] Drawing garbled

2013-10-02 Thread Jim Lemon
On 10/03/2013 01:51 AM, yy wrote: Hi: I am Chinese, I am developing a java application, and deploy it to tomcat 7.0.42, I use rJava to use the R, when I use the command line to start tomcat, the R drawing well done, see attachment histview.png,but when i use windows service to start

Re: [R] Drawing garbled

2013-10-02 Thread Jeff Newmiller
Off topic here, this list is about R and your question is about system configuration. FWIW a common problem with execution of programs as services is permissions issues, but I have no desire to debug such OS-specific issues for you. BTW, both images look the same to me. -

[R] Drawing garbled

2013-10-02 Thread yy
Hi: I am Chinese, I am developing a java application, and deploy it to tomcat 7.0.42, I use rJava to use the R, when I use the command line to start tomcat, the R drawing well done, see attachment histview.png,but when i use windows service to start tomcat, the R drawing bad, see attach