Subversion Repositories filter_foundry

Rev

Rev 212 | Rev 243 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 212 Rev 232
Line 34... Line 34...
34
#endif
34
#endif
35
 
35
 
36
VENDORID, LC(m,o,d,e), NULLID, 4L, /* first 2 bytes:  */ flagSupportsGrayScale|flagSupportsIndexedColor|flagSupportsRGBColor|flagSupportsCMYKColor|flagSupportsHSLColor|flagSupportsHSBColor|flagSupportsMultichannel,
36
VENDORID, LC(m,o,d,e), NULLID, 4L, /* first 2 bytes:  */ flagSupportsGrayScale|flagSupportsIndexedColor|flagSupportsRGBColor|flagSupportsCMYKColor|flagSupportsHSLColor|flagSupportsHSBColor|flagSupportsMultichannel,
37
                                   /* second 2 bytes: */ flagSupportsDuotone|flagSupportsLABColor,
37
                                   /* second 2 bytes: */ flagSupportsDuotone|flagSupportsLABColor,
38
 
38
 
-
 
39
/* We need this to enable the plugin for BigDocuments */
-
 
40
VENDORID, LC(m,s,3,2), 0L, 8L, 2000000L, 2000000L,
-
 
41
 
39
/* FilterCaseInfo - in all cases:
42
/* FilterCaseInfo - in all cases:
40
	   inStraightData,
43
	   inStraightData,
41
	   outStraightData,
44
	   outStraightData,
42
	   doNotWriteOutsideSelection,
45
	   doNotWriteOutsideSelection,
43
	   doesNotFilterLayerMasks,
46
	   doesNotFilterLayerMasks,