octave-maintainers
[Top][All Lists]
Advanced

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

RE: Release Ideas


From: JohnD
Subject: RE: Release Ideas
Date: Thu, 29 Jan 2015 13:10:11 -0500


> -----Original Message-----
> From: John W. Eaton [mailto:address@hidden
> Sent: Thursday, January 29, 2015 9:32 AM
> To: JohnD; address@hidden
> Subject: Re: Release Ideas
> 
> On 01/28/2015 12:09 PM, John W. Eaton wrote:
> > On 01/28/2015 08:31 AM, JohnD wrote:
> >
> >> Not sure if it falls under Qt plotting but including printing using
> >> the Qt widgets rather than having to switch toolkits would be nice.
> >> https://savannah.gnu.org/bugs/index.php?42537
> >
> > Yes, this should definitely be fixed if using the qt widgets for
> > plotting is the default.
> 
> I posted a patch to the bug tracker.
> 
> jwe
> 

Works in windows gui, although there is an issue:
Running:
plot([1:10)
print t.png

The displayed plot line is NOT solid from 1,1 to 10,10
1,1-6,6 is good, there is a gap with a faint line between 6,6-9,9 and then
9,9-10,10 is solid again.
It also occurs using the fltk toolkit, and also saving as .eps etc.

Gnuplot doesn't do it.

Running a mxe-octave 3.8.2 version with fltk works fine.








reply via email to

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