summarylogtreecommitdiffstats
path: root/cximage-7.0.0-disable-some-formats.patch
blob: 046fae6650a39a44e1ce718f256c255fabef08c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- a/CxImage/ximacfg.h	2016-12-29 17:26:16.227749167 +0100
+++ b/CxImage/ximacfg.h	2016-12-29 17:34:03.346609818 +0100
@@ -36,10 +36,10 @@
 
 #define CXIMAGE_SUPPORT_JBG 0		// GPL'd see ../jbig/copying.txt & ../jbig/patents.htm
 
-#define CXIMAGE_SUPPORT_MNG 1
+#define CXIMAGE_SUPPORT_MNG 0
 #define CXIMAGE_SUPPORT_SKA 1
-#define CXIMAGE_SUPPORT_RAW 1
-#define CXIMAGE_SUPPORT_PSD 1
+#define CXIMAGE_SUPPORT_RAW 0
+#define CXIMAGE_SUPPORT_PSD 0
 
 /////////////////////////////////////////////////////////////////////////////
 #define	CXIMAGE_MAX_MEMORY 268435456