On Wed, 11 Aug 2010 10:27:58 +0800 Brian Wang <brian.wang.0...@gmail.com> said:

> Hello raster,
> 
> I stole some time and made an app for showing bitmaps in bmpsuite.zip.
>  Please see the PNG screenshot disguised in txt as attached.  All
> bitmaps are shown (properly, i think).  gqview seems a bit weaker than
> evas. :-)
> 
> And yes, 32-bit bmp is a format i care a lot of since the loading is a
> lot faster.  :-)  On a platform with weak computing power, i have to
> save bits and pieces here and there.
> If there's no problem, please check my patch and correct it when you see fit.

hmm well the text file attached corrupted - cant see it. but... i also created
a mini image viewer too for this purpose. as such your patch will break
transparent bmp's (100%) which is really an incorrect thing. if you can find a
way to make it not incorrect - no problems. i really don't like the fix because
of its nature.

but what i'm more concerned about is.. why are bmp's faster to load? really?
seriously? you've tested? vs what other formats? i really didnt make any effort
to make the bmp loader fast. i just implemented it to "follow the
standards" (that's why u find evas's bmp loader beat gqview by a large mile as
the gtk one is enferior with standards support than evas's). when i do
something i tend to like to do it right.

now - you'll need to convince me much more that your hack is a valid patch as
it really doesnt follow a standard. what is more of interest to me is the bmp
loading being faster than... something else? what is that "something else"?

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to