Download 32Bit Windows version
CCFilter
CCNode
CCPicker
Download 64Bit Windows version
CCFilter
CCNode
CCPicker
If you like this software and/or want to support the future development of this and other LW plugins, please feel free to donate a small amount
The image filter plugin requires a list of all available color profiles (.icm/.icc) in a file colorprofiles.txt
which must be located in the same directory as the plugin.
If you have python installed you can run this
script which will traverse all
subdirs of the location it is run from and create the file list automatically.
Otherwise you will have to create the colorprofiles.txt manually and fill it like this:
C:\abc\profile1.icc
C:\htrhrj\profile2.icm
...
The image filter uses the
SampleICC library, the color picker uses
wxWidgets.
Special thanks to Gerardo Estrada for his extensive tests, suggestions and patience
If you have questions, comments, bug reports, jobs : skidbladnir@web.de
Latest changes:
5 Apr 2008: bugfixes in ccfilter 32/64
15 May 2008: bugfixes in ccfilter 32/64, ccfilter now stores the profile filename instead of profile index in the .lws
thus allowing to exchange scenes between machines with different profile lists
1 Jun 2008: added ccpicker 64