imacarthur wrote: > > On 3 Apr 2009, at 10:42, 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. > > This looks really nice. We already (sort of) have Cairo support, but I > was always keen on AGG too, so this is a Good Thing.
IIRC, the full AGG license isn't suitable for FLTK (GPL or some other licence not compatible with commercial developers); not sure what the "lite" version uses, though... -- ______________________________________________________________________ Michael Sweet, Easy Software Products mike at easysw dot com _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

