On 12.03.2010, at 00:41, Albrecht Schlosser wrote: > On 11.03.2010, at 23:04, Matthias Melcher wrote: >> >> On 11.03.2010, at 22:11, imacarthur wrote: > >>>> - Fl_Device for OpenGL >>> >>> Seems good - but can a student do it while Manolo and Albrecht are >>> still working through the Fl_Device/Printer bits? >> >> Yes, you may be right. > > Oh, no! This wouldn't be a problem. IMHO we're done with development > and need a decision to merge the code ASAP. Thus, this *should* be > done long before a student starts development.
Cool. I can't wait to see this pubic ;-) >>>> - Fl_Device for scaling >>> >>> This is for the "zoom" functionality, or...? >> >> Exactly. > > Interesting. It'll be an "inbetween" device, meaning, it does not have a driver or such, but uses another (the original) Device to render the scaled image. It basically just doubles all coordinates (and a bit more). > (1) improve Fl_Help_View: see Domingo's ideas and more, related to > caching of images and such. As one point I see that it is absolutely > useless to parse the html page to free the cached images, but this > was probably only done this way (by Mike, IIRC) to keep ABI compat. > > (2) redesign Fl_Shared_Image. I wrote a proposal a while ago, but > this was before we started 1.3, and it would break ABI compatibility. > I could dig and see what I had - I do still think that this would be > useful, especially for point (1) above. Nice! But also requiring a lot of knowledge of the guts... . Ideas are listed here: > http://www.fltk.org/articles.php?L980 - Matthias _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
