On Mon, May 18, 2009 at 7:46 AM, Gustavo Sverzut Barbieri <[email protected]> wrote: > On Mon, May 18, 2009 at 6:31 AM, Ryan Raasch <[email protected]> wrote: >> Hello, >> >> I am trying to write an EThumb_Plugin to load an xml file with an >> embbeded jpeg file. However, the plugins written for Ethumb need >> "ethumb_private.h". This is not very practical to develop plugins >> outside of the source tree. >> >> Is there any thoughts on this? I will help if needed. > > yeah, Ethumb struct could be moved to Ethumb_Plugin or even better: > the attributes we need could have setters in Ethumb.h or > Ethumb_Plugin.h, most are already in Ethumb.h, now just need couple to > access canvas and all, then move plugins to use it instead.
I've just added some getters to Ethumb API. I think they are enough (at least to my plugins), but let me know if you need any other. -- Rafael Antognolli ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
