| Re: multiple sign in postscript output in direct graphics [message #88038 is a reply to message #88037] |
Thu, 13 March 2014 10:09   |
wlandsman
Messages: 743 Registered: June 2000
|
Senior Member |
|
|
Phillip,
I confirm your results using the same Mac system. The strangest thing is that the text is normal when the YRANGE keyword is removed, or even when it is set to a more reasonable values of [0,30], It looks like an internal IDL problem. --Wayne
On Thursday, March 13, 2014 12:31:49 PM UTC-4, Phillip Bitzer wrote:
> Well, that's not reassuring. Here's what I get:
>
>
>
> Basic: https://www.dropbox.com/s/idqhcfxgcuxcb9m/idl.ps
>
>
>
> CG: https://www.dropbox.com/s/sadpfsj5e6l3szk/test.ps
>
>
>
> CG-PNG: https://www.dropbox.com/s/ytroet1iisiqbq2/test.png
>
>
>
> Basically, the axis title is (apparently) in a different font.
>
>
>
> Am I standing on an island here?
>
>
>
> IDL> help, !VERSION
>
> ** Structure !VERSION, 8 tags, length=104, data length=100:
>
> ARCH STRING 'x86_64'
>
> OS STRING 'darwin'
>
> OS_FAMILY STRING 'unix'
>
> OS_NAME STRING 'Mac OS X'
>
> RELEASE STRING '8.3'
>
> BUILD_DATE STRING 'Nov 15 2013'
>
> MEMORY_BITS INT 64
>
> FILE_OFFSET_BITS
>
> INT 64
|
|
|
|