octave-maintainers
[Top][All Lists]
Advanced

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

Re: Overhaul FLTK toolkit resize/redraw functions


From: Andreas Weber
Subject: Re: Overhaul FLTK toolkit resize/redraw functions
Date: Tue, 29 Jul 2014 12:13:02 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.5.0

Am 29.07.2014 11:14, schrieb sergey plotnikov:
> On my Win7 (x32) virtual machine there are still some missing primitives
> even with glFlush() added. E.g., the following piece of code produces
> the file you may find attached:

Hi sergey,
to allow debugging it would be essential to capture the direct output of
gl2ps. Your attached file was processed "Creator: GPL Ghostscript 910
(epswrite)". If we can the direct output this eliminates the possibility
for a ghostscript bug.

On GNU/Linux and MXE builds(I tried it in a VM) you can do:

plot...
drawnow("epsis2d", "cat > out.eps")

# or "eps", to enable gl2ps BSP sort

Please report if this works on your MXE build.

-- Andy



reply via email to

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