Dear Kevin,
As we know, Fl_Anim_GIF_Image embedded into 1.4.0 and it conflicts on latest version of FLTK-1.4.0.
But your Fl_Anim_GIF_Image has more features than FL/Fl_Anim_GIF_Image.H.
I think we can use two different ways to solve this confliction -
use Different class name .
or new class inherit Fl_Anim_GIF_Image.
How about this ?
Now I'm chaning class name to Fl_AGIF_Image for YAIV-mine fork.
Dear Kevin, As we know, Fl_Anim_GIF_Image embedded into 1.4.0 and it conflicts on latest version of FLTK-1.4.0. But your Fl_Anim_GIF_Image has more features than FL/Fl_Anim_GIF_Image.H. I think we can use two different ways to solve this confliction -
How about this ? Now I'm chaning class name to Fl_AGIF_Image for YAIV-mine fork.