Re: [E-devel] some questions/propositions on evas/ewl/epsilon

2008-11-03 Thread Jose Gonzalez
Carsten Haitzler (The Rasterman) wrote: > On Sun, 21 Sep 2008 17:58:52 +0200 "Hendrik Siedelmann" > <[EMAIL PROTECTED]> babbled: > > >> 2008/9/20 The Rasterman Carsten Haitzler <[EMAIL PROTECTED]>: >> >>> ok basically scrolling. not likely to happen. the problem with the test >>> code is >>

Re: [E-devel] some questions/propositions on evas/ewl/epsilon

2008-11-02 Thread The Rasterman
On Sun, 21 Sep 2008 17:58:52 +0200 "Hendrik Siedelmann" <[EMAIL PROTECTED]> babbled: > 2008/9/20 The Rasterman Carsten Haitzler <[EMAIL PROTECTED]>: > > ok basically scrolling. not likely to happen. the problem with the test > > code is > > - it may have the ability to detect "motion vectors" but

Re: [E-devel] some questions/propositions on evas/ewl/epsilon

2008-09-21 Thread Hendrik Siedelmann
2008/9/20 The Rasterman Carsten Haitzler <[EMAIL PROTECTED]>: > ok basically scrolling. not likely to happen. the problem with the test code > is > - it may have the ability to detect "motion vectors" but it also adds constant > overhead. in the end i am doubtful if it would be that useful in the

Re: [E-devel] some questions/propositions on evas/ewl/epsilon

2008-09-19 Thread The Rasterman
On Fri, 12 Sep 2008 15:48:58 +0200 "Hendrik Siedelmann" <[EMAIL PROTECTED]> babbled: ok basically scrolling. not likely to happen. the problem with the test code is - it may have the ability to detect "motion vectors" but it also adds constant overhead. in the end i am doubtful if it would be that

Re: [E-devel] some questions/propositions on evas/ewl/epsilon

2008-09-13 Thread Hendrik Siedelmann
2008/9/13 Cedric BAIL <[EMAIL PROTECTED]>: > On Fri, Sep 12, 2008 at 9:47 PM, Hendrik Siedelmann > <[EMAIL PROTECTED]> wrote: >> 2008/9/12 Nick Hughart <[EMAIL PROTECTED]>: >>> Stephen Houston wrote: Jpeg thumbnails work.. ephoto also uses ewl/epsilon and does thumbnails. Epsilon thumbnai

Re: [E-devel] some questions/propositions on evas/ewl/epsilon

2008-09-13 Thread Cedric BAIL
On Fri, Sep 12, 2008 at 9:47 PM, Hendrik Siedelmann <[EMAIL PROTECTED]> wrote: > 2008/9/12 Nick Hughart <[EMAIL PROTECTED]>: >> Stephen Houston wrote: >>> Jpeg thumbnails work.. ephoto also uses ewl/epsilon and does thumbnails. >>> Epsilon thumbnails any image type that evas supports afaik. >> >> H

Re: [E-devel] some questions/propositions on evas/ewl/epsilon

2008-09-12 Thread Hendrik Siedelmann
2008/9/12 Nick Hughart <[EMAIL PROTECTED]>: > Stephen Houston wrote: >> >> Jpeg thumbnails work.. ephoto also uses ewl/epsilon and does thumbnails. >> Epsilon thumbnails any image type that evas supports afaik. >> > > He means the thumbnails themselves are png files if I'm interpreting it > correct

Re: [E-devel] some questions/propositions on evas/ewl/epsilon

2008-09-12 Thread Nick Hughart
Stephen Houston wrote: > Jpeg thumbnails work.. ephoto also uses ewl/epsilon and does thumbnails. > Epsilon thumbnails any image type that evas supports afaik. > He means the thumbnails themselves are png files if I'm interpreting it correctly. Of course it can thumbnail anything, but since ep

Re: [E-devel] some questions/propositions on evas/ewl/epsilon

2008-09-12 Thread Stephen Houston
Jpeg thumbnails work.. ephoto also uses ewl/epsilon and does thumbnails. Epsilon thumbnails any image type that evas supports afaik. On Fri, Sep 12, 2008 at 8:48 AM, Hendrik Siedelmann < [EMAIL PROTECTED]> wrote: > Hi, > > I'm writing an image viewer for the freerunner > (http://projects.openmoko

[E-devel] some questions/propositions on evas/ewl/epsilon

2008-09-12 Thread Hendrik Siedelmann
Hi, I'm writing an image viewer for the freerunner (http://projects.openmoko.org/projects/omview/) and I'm using evas, ewl and epsilon to do this work. And I have to say that it is easy to work with them and the result is pretty fast. But... Accelerated scrolling in Evas: I know this was dicussed