IDL-69024 bug fixed in v8.4? [message #91548] |
Tue, 28 July 2015 12:06  |
Paul Van Delst[1]
Messages: 1157 Registered: April 2002
|
Senior Member |
|
|
Hello,
Once again, I'm tearing my hair out about the quality of
function-graphics-generated PNG output (via Save method) versus the
onscreen look.
Searching the idl newsgroup arhive I found the post where
<quote>
$ export IDL_DISABLE_STROKED_LINES=1
The issue has been reported as IDL-69024.
</quote>
would get around the issue (and it mostly does)
Does anyone know if this problem was fixed in v8.4? (I still have 8.3).
Chris Torrance talked about a new ANTIALIAS keyword to the ::Save method
in a post back in Feb2014 - the online v8.4.1 docs tells me it's
available in the ::Save method....but does it do the job?
(I need a reason for an upgrade request)
Thanks for any info.
cheers,
paulv
|
|
|
|
|
|
Re: IDL-69024 bug fixed in v8.4? [message #91586 is a reply to message #91560] |
Mon, 03 August 2015 06:44  |
Paul Van Delst[1]
Messages: 1157 Registered: April 2002
|
Senior Member |
|
|
On 07/29/15 16:49, Chris Torrence wrote:
> On Tuesday, July 28, 2015 at 1:07:03 PM UTC-6, Paul van Delst wrote:
>>
>> <quote>
>> $ export IDL_DISABLE_STROKED_LINES=1
>>
>> The issue has been reported as IDL-69024.
>> </quote>
>>
>
> Hi paulv,
>
> This bug is not fixed. It turns out to be a very difficult problem.
> Iwould recommend using either the IDL_DISABLE_STROKED_LINES workaround,
> or perhaps playing arount with the ANTIALIAS keyword which was added for
> IDL 8.4.
O.k., thanks Chris.
cheers,
paulv
|
|
|