efl/legacy
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
..
ecore only log error events for actual errors 2011-02-15 20:17:48 +00:00
edje dox.in update: elementary,evas,edje,ecore,eio,eet,eeze. 2011-02-10 16:50:18 +00:00
eet * eet: improve speed and memory usage when decoding EET_G_UNION, 2011-02-14 10:57:13 +00:00
eeze add filter for exe events 2011-02-14 01:47:37 +00:00
efreet TODO++ 2011-02-15 18:51:06 +00:00
eina Eina: Updated changelog. 2011-02-08 13:47:41 +00:00
eio dox.in update: elementary,evas,edje,ecore,eio,eet,eeze. 2011-02-10 16:50:18 +00:00
embryo put visual studio files outside the libraries directory 2011-02-03 19:55:22 +00:00
emotion remove useless calls 2011-01-30 10:15:05 +00:00
ethumb From: Eduardo Felipe <eduardofelipe87@gmail.com> 2011-02-15 09:31:18 +00:00
evas From: Jeonghyun Yun <jh0506.yun@samsung.com> 2011-02-16 05:44:01 +00:00
evil * src/lib/evil_stdio.c: 2011-02-04 09:16:11 +00:00