help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Differences in screen and printed plots


From: Pantxo
Subject: Re: Differences in screen and printed plots
Date: Mon, 3 Jul 2017 23:42:29 -0700 (PDT)

Dmitri A. Sergatskov wrote
> On Mon, Jul 3, 2017 at 5:10 PM, JuanPi <

> ajuanpi@

> > wrote:
> 
>> Hi all,
>>
>> Since a while I have been suffering the difference between what we get
>> in the screen when we plot (really nice lately!) and what we get when
>> we use print or saveof.
>>
> 
> ​I suspect your gl2ps is too old. You can get the latest (1.4.0) compile
> in
> your
> home directory and LD_PRELOAD the resulting library prior to starting
> octave
> to verify if this is indeed the case.
> 
> ​Dmitri.
> --
> 
> _______________________________________________
> Help-octave mailing list

> Help-octave@

> https://lists.gnu.org/mailman/listinfo/help-octave

Indeed, this used to be a problem with versions of gl2ps prior to 1.3.9.
Beware 1.4.0 is not ABI compatible with prior versions (a few new public
functions have been exposed) so you may have to recompile Octave against
this version if a simple LD_PRELOAD does not work.

Regards,

Pantxo




--
View this message in context: 
http://octave.1599824.n4.nabble.com/Differences-in-screen-and-printed-plots-tp4683983p4683996.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]