Albrecht Schlosser wrote: > Thoughts for a redesign of Fl_Shared_Image. > ... lots of good stuff removed ...
I like this approach. My only modification would be to make the Fl_Shared_Image_intern class public (maybe as Fl_Image_Cache or something) so that we can support things like embedding of named images in programs. The new class would allow for creation of "constant" images (that aren't released/deleted) in addition to the load-at-runtime variety... -- ______________________________________________________________________ Michael Sweet, Easy Software Products mike at easysw dot com _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
