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

Re: [E-devel] [RFC] Async preload of image data

2008-09-12 Thread Cedric BAIL
Time to wake up dead old patch :-) On Mon, Jun 23, 2008 at 6:14 PM, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > On Wed, 18 Jun 2008 18:53:06 +0200 "Cedric BAIL" <[EMAIL PROTECTED]> babbled: >> Here is a patch that add support for background preloading of a data >> image. You can

[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