Livia Koch wrote:
> Hi out there,
> 
> I'm drawing a chart in a subclass of Fl_Gl_Window and want to label the axes 
> with the name of the units displayed. On one axis I would like to use greek 
> symbols, on the other english text. Is it possible to use two different fonts 
> in the same window? I've tried to put the two axes in different display list 
> entries so that the font is changed inside the entry, but it seems to take 
> the first font inside the window and use it for all the text.
> 
> Thx!

        Can you paste a complete compilable program showing what you've got
        so far, something along the lines of a simple 1 page example like:
        http://seriss.com/people/erco/fltk/#OpenGlTextOn3D
_______________________________________________
fltk-opengl mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-opengl

Reply via email to