projects
/
imager.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Leolo's guassian2 patch
[imager.git]
/
feat.h
diff --git
a/feat.h
b/feat.h
index a935c62a2be4ae263872e9701175a9921b9768af..25fac9e320df011f240fa599df556ef51da745eb 100644
(file)
--- a/
feat.h
+++ b/
feat.h
@@
-1,4
+1,4
@@
-#include "image.h"
+#include "image
r
.h"
static char *i_format_list[]={
#ifdef HAVE_LIBJPEG
@@
-27,5
+27,8
@@
static char *i_format_list[]={
#endif
"raw",
"pnm",
+ "bmp",
+ "tga",
+ "ifs",
NULL};