Hello FLTK programmers, I recently wrote some FLTK-related blog posts I'll share here.
The first one shows how to use the light version of the Anti-Grain library from fltk ( less featured than full AGG, but small code) : http://dtedm.blogspot.com/2009/03/fltk-agg-lite.html The second one shows how the tinyscheme interpreter can be used from Fltk, in two parts ( I might add some further examples) : http://dtedm.blogspot.com/2009/03/fltk-tinyscheme-1.html http://dtedm.blogspot.com/2009/03/fltk-tinyscheme-2.html Of course, this should be considered 'proof of concept' code but, hey, I thought it might prove useful to some of you guys. Manuel _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

