MCO wrote: > 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 > >
MCO, can you write something more about benefits a potential user has by using AGG instead of Cairo? I always saw these two as competitors, and always chose Cairo over AGG. Granted, I did not do any serious evaluation of the AGG. Last time I checked examples they were incredibly slow comparing to lightning-fast Cairo... Kind regards _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

