okra pushed a commit to branch master.

http://git.enlightenment.org/apps/ephoto.git/commit/?id=351c0b28099fcf34f043a194bc6a2eefb7a0055a

commit 351c0b28099fcf34f043a194bc6a2eefb7a0055a
Author: Stephen okra Houston <smhousto...@gmail.com>
Date:   Tue Dec 29 11:16:19 2015 -0600

    Ephoto: Load raw image formats.
---
 src/bin/ephoto.h | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/src/bin/ephoto.h b/src/bin/ephoto.h
index ce75554..1301c64 100644
--- a/src/bin/ephoto.h
+++ b/src/bin/ephoto.h
@@ -222,7 +222,11 @@ _ephoto_eina_file_direct_info_image_useful(const 
Eina_File_Direct_Info *info)
 
    const char *filters[] = {
       "png", "jpeg", "jpg", "eet", "xpm", "tiff", "gif", "svg", "webp", 
"pmaps",
-      "bmp", "tga", "wbmp", "ico", "psd", "jp2k", "generic"
+      "bmp", "tga", "wbmp", "ico", "psd", "jp2k", "generic", "3fr", "ari", 
"arw",
+      "bay", "crw", "cr2", "cap", "dcs", "dcr", "dng", "drf", "eip", "erf",
+      "fff", "iiq", "k25", "kdc", "mdc", "mef", "mos", "mrw", "nef", "nrw", 
"obm",
+      "orf", "pef", "ptx", "pxn", "r3d", "raf", "raw", "rwl", "rw2", "rwz",
+      "sr2", "srf", "srw", "tif", "x3f"
    };
 
    bname = info->path + info->name_start;

-- 


Reply via email to