On Sat, Mar 08, 2008 at 08:45:01AM -0800, Roman Kantor wrote:
> Look at
> 
> http://phy19.phy.tcd.ie/fltk/Fl_Rotated_Text/
> 
> Should be fairly portable and is fast if the text itself does not change 
> often. Basicly it builds a bitmap (it is a subclass of Fl_Bitmap) which 
> you can use with Fl_Widget::image(...) method instead of a label. It 
> supports fltk-like formatting (new lines, left/right adjustment etc). 
> Only multiplications of 90 deg are allowed.

Nice! Maybe i will use in my project!

Bye.
C.

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to