efl/legacy/evas/src/modules/loaders
Jeonghyun Yun 2c428c4c15 From: Jeonghyun Yun <jh0506.yun@samsung.com>
Subject: Re: [E-devel] [Patch] evas_image_load_bmp small patch

When I tested some bmp files on evas, I found one bmp file is not displayed.
But this bmp file is displayed on windows and linux gimp and etc.
So I checked this bmp file, this file have 208 data per line despite 207
pixel per line!!

I fixed code to skip the data when data is more than width instead of
break. I think this is not bug but evas policy problem.



SVN revision: 57076
2011-02-16 05:44:01 +00:00
..
bmp From: Jeonghyun Yun <jh0506.yun@samsung.com> 2011-02-16 05:44:01 +00:00
edb * evas: Loader can now tell if they could be used in another thread or not. 2009-12-24 13:15:34 +00:00
eet cleanup: fix some "unused" errors from -Wextra. 2010-09-18 19:17:41 +00:00
gif warning--. ppl been removing headers eh? 2011-01-16 08:08:13 +00:00
jpeg warnings-- 2010-09-19 02:43:08 +00:00
pmaps close file on error 2011-01-14 06:50:32 +00:00
png typo 2011-01-04 23:16:34 +00:00
svg cleanup: internal image information is now unsigned. 2010-09-18 23:16:25 +00:00
tga warning--. ppl been removing headers eh? 2011-01-16 08:08:13 +00:00
tiff warning--. ppl been removing headers eh? 2011-01-16 08:08:13 +00:00
wbmp oops somehow missed this commit - part of adding wbmp support. limit 2011-02-07 23:06:22 +00:00
xpm better logging. 2010-10-07 23:46:42 +00:00
.cvsignore Presenting the Indian Rope Trick. Watch in awe as these young files climb 2006-01-16 03:57:33 +00:00
Makefile.am Thanks to samsung - added WBMP loader. 2011-02-01 09:38:48 +00:00