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 epsilon 
follows the fdo specification I believe it is only allowed to output the 
thumbnails themselves in png format.  I may be wrong, but I seem to 
recall someone else bringing this up at some point.
> 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.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
>>
>>     
> -------------------------------------------------------------------------
> 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
>   


-------------------------------------------------------------------------
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

Reply via email to