Re: [E-devel] Epsilon problems

2007-12-02 Thread [EMAIL PROTECTED]
> > As raster mentioned, and as I believe, the best thing for epsilon > > would be a rewrite using evas instead of imlib2... something > > extremely similar to e_thumb. Raster said that if this did occur, > > e would likely change to using epsilon as well. If epsilon is still using imlib2

Re: [E-devel] Epsilon problems

2007-12-02 Thread [EMAIL PROTECTED]
> > - how expensive is evas/ecore_evas_buffer in comparison to imlib2 > > to generate thumbs; > > You don't need ecore_evas_buffer to generate 'thumbs' of > jpg/png/svg, that's only for generating smaller views of a 'general' > evas canvas rendering. For example, if you want to show a live

[E-devel] authorship

2007-12-02 Thread andres
If I combine my two articles: http://wiki.enlightenment.org/index.php/Development_with_Edje:_Introduction http://wiki.enlightenment.org/index.php/Development_with_Edje:_C_API_Digest Into a more refined and complete (api digest...) book in the docbook format, would it be on the necessary level to

Re: [E-devel] Right-clicking shelf modules only works once

2007-12-02 Thread Sebastian Dransfeld
Daniel Kasak wrote: > I've just updated to the latest cvs after a long break. Right-clicking > in *some* shelf modules only works once ... after this, right-clicking > in them fails to deliver a context-sensitive menu. Affected modules > ( that I've tested ) that exhibit this behaviour are: > > -

Re: [E-devel] Epsilon problems

2007-12-02 Thread Gustavo Sverzut Barbieri
On Dec 2, 2007 6:16 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > As raster mentioned, and as I believe, the best thing for epsilon > > > would be a rewrite using evas instead of imlib2... something > > > extremely similar to e_thumb. Raster said that if this did occur, > > > e would lik

Re: [E-devel] Epsilon problems

2007-12-02 Thread Gustavo Sverzut Barbieri
On Dec 2, 2007 8:02 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > - how expensive is evas/ecore_evas_buffer in comparison to imlib2 > > > to generate thumbs; > > > > You don't need ecore_evas_buffer to generate 'thumbs' of > > jpg/png/svg, that's only for generating smaller views o

Re: [E-devel] Epsilon problems

2007-12-02 Thread Sebastian Dransfeld
Gustavo Sverzut Barbieri wrote: > On Dec 2, 2007 8:02 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: - how expensive is evas/ecore_evas_buffer in comparison to imlib2 to generate thumbs; >>> You don't need ecore_evas_buffer to generate 'thumbs' of >>> jpg/png/svg, that's only for

Re: [E-devel] Epsilon problems

2007-12-02 Thread Gustavo Sverzut Barbieri
On Dec 2, 2007 12:47 PM, Sebastian Dransfeld <[EMAIL PROTECTED]> wrote: > Gustavo Sverzut Barbieri wrote: > > On Dec 2, 2007 8:02 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > - how expensive is evas/ecore_evas_buffer in comparison to imlib2 > to generate thumbs; > >>> You don'

Re: [E-devel] Epsilon problems

2007-12-02 Thread Sebastian Dransfeld
Gustavo Sverzut Barbieri wrote: > > but was its functionality integrated in Evas jpeg loader? > > It is. You trigger it by using the evas_object_image_load_*() functions. Sebastian - SF.Net email is sponsored by: The Fut

Re: [E-devel] EWL: Wrong make deps?

2007-12-02 Thread Nathan Ingersoll
It appears that make may also be touching the output files during parallel builds, probably as some kind of locking or synchronization mechanism. So the actual compilation phase was finding existing files of size zero, which eet was treating as an invalid file. On Nov 30, 2007 2:25 PM, Sebastian D

Re: [E-devel] [Wiki] add a page about the build of the EFL on Win32

2007-12-02 Thread Mike Frysinger
On Saturday 01 December 2007, Vincent Torri wrote: > I have added a document in the Wiki that details how to build the EFL on > Windows. You can find it here: > > http://wiki.enlightenment.org/index.php/Category:EFL_Windows > > There's also a link in the main page of the Wiki. > > Currently, only t

Re: [E-devel] authorship

2007-12-02 Thread dan sinclair
Sounds like a good idea. We can also stick the docbook source into the e17/docs directory with the other books if you want. dan On 2-Dec-07, at 7:53 AM, andres wrote: > If I combine my two articles: > http://wiki.enlightenment.org/index.php/Development_with_Edje:_Introduction > http://wiki.en

Re: [E-devel] Epsilon problems

2007-12-02 Thread [EMAIL PROTECTED]
Gustavo wrote: > > > - how expensive is evas/ecore_evas_buffer in comparison to > > > imlib2 to generate thumbs; > > > > You don't need ecore_evas_buffer to generate 'thumbs' > > of jpg/png/svg, that's only for generating smaller views of a > > 'general' evas canvas rendering. For

Re: [E-devel] [Wiki] add a page about the build of the EFL on Win32

2007-12-02 Thread Vincent Torri
On Sun, 2 Dec 2007, Mike Frysinger wrote: > On Saturday 01 December 2007, Vincent Torri wrote: >> I have added a document in the Wiki that details how to build the EFL on >> Windows. You can find it here: >> >> http://wiki.enlightenment.org/index.php/Category:EFL_Windows >> >> There's also a lin