octave-maintainers
[Top][All Lists]
Advanced

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

Re: fltk backend fix & mouse wheel scroll factor


From: Shai Ayal
Subject: Re: fltk backend fix & mouse wheel scroll factor
Date: Thu, 1 Oct 2009 08:19:59 +0200

On Mon, Sep 28, 2009 at 9:24 PM, John W. Eaton <address@hidden> wrote:
> If we just had images working, then the fltk backend might be able to
> run all the demos...

I attach a changeset adding image rendering to the gl-renderer.
Currently only truecolor images are supported.
There is one major bug (which I know of ...) which is that the image
origin must be within the display area for it to be shown, so there
will be no zooming in on images just yet.
Note that images are purely 2D entities and are just "pasted" on the
window -- they will not undergo any transformation other than
stretching to fit the axes. I think this is the competition's behavior
as well, but I'm not sure.

Shai

Attachment: glrender_image
Description: Binary data


reply via email to

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