This flax means that the text is drawn further to the top (north) of the image. Fltk 1.3 introduces the backdrop image alignment which does what you want.
On 23.07.2011, at 10:12, Kai-Uwe Behrmann <[email protected]> wrote: > Hello, > > the 1.1. documentation[1] says under align() is a FL_TEXT_OVER_IMAGE enum > possible to show text over images. I would have liked to use that. But > unfortunedly the include files in 1.1.9 and 1.3.0rc2 do not have that. > > Is this flag obsolete? What else is recommeded to get a text label() > over image(). > > thanks in advance > Kai-Uwe Behrmann > -- > developing for colour management > www.behrmann.name + www.oyranos.org > > [1] http://www.fltk.org/documentation.php/doc-1.1/common.html#labels > > _______________________________________________ > fltk mailing list > [email protected] > http://lists.easysw.com/mailman/listinfo/fltk _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

