efl/legacy/evas/src/modules/loaders
Carsten Haitzler 6f6730eaf8 for shits and giggles... i wrote a bmp loader. i did look at the old
imlib2 bmp loader, but it was imcomplete compared to the bmp
standards, so i actually ended up reading the file format definitions
on line i could find and using lots of test images... wrote a new one.
you can at least view bmp files now. note - i found 1 bmp file that
claims to have an alpha channel (amask is non-empty) and then proceeds
to provide an image with pixels - all alpha 0. so its transparent when
it shouldnt be. beats me but looks like a broken bmp file to me when
it compes to specs.



SVN revision: 49324
2010-05-30 13:04:34 +00:00
..
bmp for shits and giggles... i wrote a bmp loader. i did look at the old 2010-05-30 13:04:34 +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 * evas: Fix segv source by checking result before using it. 2010-01-18 20:04:21 +00:00
gif * evas: Loader can now tell if they could be used in another thread or not. 2009-12-24 13:15:34 +00:00
jpeg * evas: fix race condition when file change between header read and data read. 2010-04-21 13:47:42 +00:00
pmaps * evas: Loader can now tell if they could be used in another thread or not. 2009-12-24 13:15:34 +00:00
png for shits and giggles... i wrote a bmp loader. i did look at the old 2010-05-30 13:04:34 +00:00
svg stop using rsvg_term() 2010-03-23 22:13:51 +00:00
tiff static int for the log domain. Thanks, Gustavo 2010-04-08 22:55:54 +00:00
xpm static int for the log domain. Thanks, Gustavo 2010-04-08 22:55:54 +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 for shits and giggles... i wrote a bmp loader. i did look at the old 2010-05-30 13:04:34 +00:00