Re: [R] Issue with postscript figures using WinAnsi encoding

2008-07-10 Thread Michael Rennie
Hi, Just so this doesn't end up being a dead-end post, here's what I figured out: It's a GSview issue- for whatever reason, the version of GSview (4.9) that I am using doesn't recognize WinAnsi encoding. I imagine there is a way to fix this, but I don't care, because specifying an alternative enc

[R] Issue with postscript figures using WinAnsi encoding

2008-07-06 Thread Michael Rennie
Hi there, I've hit a bump in writing postscript files with special characters in the WinAnsi encoding on a windows machine. Here's some sample code: ### postscript(file = "test.eps", encoding="WinAnsi.enc", width = 3, height = 5.5, onefile = TRUE, h

[R] Issue with postscript figures using WinAnsi encoding

2008-07-06 Thread Michael Rennie
Hi there, I've hit a bump in writing postscript files with special characters in the WinAnsi encoding on a windows machine. Here's some sample code: ### postscript(file = "test.eps", encoding="WinAnsi.enc", width = 3, height = 5.5, onefile = TRUE, horiz