evas: add psd file format support.
authorcedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 24 Apr 2011 19:45:43 +0000 (19:45 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 24 Apr 2011 19:45:43 +0000 (19:45 +0000)
commitbb4e8299561226a01ab08bf7c05fb4af80a36809
tree43d3005cfd8e0d5ae1c651f00419656f7f314051
parenta6705655bca791f211d0afdf27377f61bb653ce8
evas: add psd file format support.

Patch from Thierry el Borgi with some rework of myself.

NOTE: I don't have much file to test, so if some don't
contact us with those file and we will fix the loader
if needed.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@58873 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
AUTHORS
ChangeLog
configure.ac
m4/evas_check_loader.m4
src/lib/Makefile.am
src/lib/engines/common/evas_image_load.c
src/lib/file/evas_module.c
src/modules/loaders/Makefile.am
src/modules/loaders/psd/evas_image_load_psd.c [new file with mode: 0644]