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 before, so how is the state of this? I think raster mentioned some time that he had some code doing that, is there any way I can use some acceleration? (code?) I tried to do something with evore_x, but with no result. Its really sad to see the slow and unresponsive gtk apps have smooth scrolling, but with evas I get around 3 fps. epsilon thumbnails: epsilon works great, but Is there a possibility to create jpg thumbnails? Or is there more interest in having this, then I might start adding it to epsilon (seems to be doable). Large png thumbnails are ~100KB, this is too much on an embedded device, and writing them is very slow. It would be very nice If I could create 640x640 thumbnails in jpg (~50KB). Not to mentions png writing is 3 times slower than jpg. is there any documentation on the evas loaders? I'd love to do a raw image loader, to add the possiblity to the jpg loader to use embedded thumbnail/preview images. Ok enough questions for now hendrik ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel