octave-maintainers
[Top][All Lists]
Advanced

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

NEWS and fltk text objects


From: Ben Abbott
Subject: NEWS and fltk text objects
Date: Sat, 23 Oct 2010 08:36:50 +0800

The NEWS file contains the following ...

>  ** New experimental OpenGL/FLTK based plotting system.
> 
>     An experimental plotting system based on OpenGL and the FLTK
>     toolkit is now part of Octave.  This backend is disabled by
>     default.  You can switch to using it with the command
> 
>         backend ("fltk")
> 
>     for all future figures or for a particular figure with the command
> 
>         backend (h, "fltk")
> 
>     where "h" is a valid figure handle.  Please note that this backend
>     does not yet support text objects.  Obviously, this is a necessary
>     feature before it can be considered usable.  We are looking for
>     volunteers to help implement this missing feature.

Should the mention of text objects be removed? ... should the lack of color 
contours be mentioned here, anything else?

Ben


reply via email to

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