Picon

GraphicsMagick ./ChangeLog VisualMagick/install...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	08/06/01 21:06:22

Modified files:
	.              : ChangeLog 
	VisualMagick/installer/inc: version.isx 
	coders         : xcf.c 
	magick         : version.h 
	www            : Changelog.html links.html 

Log message:
	* coders/xcf.c (ReadXCFImage): Validate XCF file data so that
	corrupted files don't crash GraphicsMagick.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
Picon

GraphicsMagick ./ChangeLog coders/xcf.c magick/...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Branch: 	GraphicsMagick-1_2
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	08/06/01 21:07:34

Modified files:
	.              : ChangeLog 
	coders         : xcf.c 
	magick         : version.h 
	www            : Changelog.html 

Log message:
	* coders/xcf.c (ReadXCFImage): Validate XCF file data so that
	corrupted files don't crash GraphicsMagick.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
Picon

GraphicsMagick ./ChangeLog coders/xcf.c magick/...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Branch: 	GraphicsMagick-1_2
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	08/06/02 12:11:21

Modified files:
	.              : ChangeLog 
	coders         : xcf.c 
	magick         : version.h 
	www            : Changelog.html 

Log message:
	* coders/xcf.c (ReadXCFImage): Deal with grayscale images the
	GraphicsMagick-way.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
Picon

GraphicsMagick ./ChangeLog VisualMagick/install...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	08/06/02 20:09:57

Modified files:
	.              : ChangeLog 
	VisualMagick/installer/inc: version.isx 
	coders         : xcf.c 
	magick         : colorspace.c composite.c effect.c enhance.c 
	                 image.c image.h operator.c pixel_iterator.c 
	                 pixel_iterator.h transform.c version.h 
	www            : Changelog.html 

Log message:
	* magick/pixel_iterator.h: Removed x,y coordinate information from
	all of the callback definitions since a use for this information
	has yet to be found.
	* magick/composite.c (CompositeImage): Use individual callback
	functions for the composition operations.
	* coders/xcf.c (ReadXCFImage): Deal with grayscale images the
	GraphicsMagick-way.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
Picon

GraphicsMagick/magick composite.c

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	08/06/02 21:02:23

Modified files:
	magick         : composite.c 

Log message:
	Use memcpy and memset in CopyCompositePixels()

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
Picon

GraphicsMagick ./ChangeLog magick/gem.c magick/...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Branch: 	GraphicsMagick-1_2
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	08/06/03 13:03:53

Modified files:
	.              : ChangeLog 
	magick         : gem.c version.h 
	www            : Changelog.html 

Log message:
	* magick/gem.c (GenerateNoise): Poisson noise generation was
	taking excessively long and producing wrong results.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
Picon

GraphicsMagick ./ChangeLog coders/cineon.c code...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Branch: 	GraphicsMagick-1_1
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	08/06/03 14:15:49

Modified files:
	.              : ChangeLog 
	coders         : cineon.c pict.c xcf.c 
	magick         : gem.c version.h 
	www            : Changelog.html 

Log message:
	* coders/xcf.c (ReadXCFImage): Back-port more robust version
	from GraphicsMagick 1.2.
	* coders/pict.c (ReadPICTImage): Back-port more robust version
	from GraphicsMagick 1.2.
	* coders/cineon.c (ReadCINEONImage): Back-port more robust version
	from GraphicsMagick 1.2.
	* magick/gem.c (GenerateNoise): Poisson noise generation was
	taking excessively long and producing wrong results.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
Picon

GraphicsMagick/magick gem.c

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Branch: 	GraphicsMagick-1_1
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	08/06/03 21:48:04

Modified files:
	magick         : gem.c 

Log message:
	Noise generation was still broken.  This should fix it.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
Picon

GraphicsMagick/magick gem.c

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Branch: 	GraphicsMagick-1_2
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	08/06/03 21:49:02

Modified files:
	magick         : gem.c 

Log message:
	Noise generation was still broken.  This should fix it.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
Picon

GraphicsMagick ./ChangeLog ./Makefile.in Visual...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	08/06/03 22:41:34

Modified files:
	.              : ChangeLog Makefile.in 
	VisualMagick/installer/inc: version.isx 
	gmdocs         : options.imdoc 
	magick         : Makefile.am command.c gem.c gem.h operator.c 
	                 operator.h version.h 
	utilities      : gm.1 
	www            : Changelog.html GraphicsMagick.html display.html 
	                 gm.html 
	www/api        : transform.html 
Added files:
	magick         : enum_strings.c enum_strings.h 

Log message:
	* magick/operator.c: Added support for additional channel
	operators (-operator) for applying noise to one or more channels.
	The additional operators are Noise-Gaussian, Noise-Impulse,
	Noise-Laplacian, Noise-Multiplicative, Noise-Poisson, and
	Noise-Uniform.  The amount of noise applied is controlled via the
	numeric argument, which can specify the percentage of noise to
	apply.
	* magick/enum_strings.c: New source module to contain the various
	EnumToString() and StringToEnum() functions which seem to multiply
	like bunny-rabbits.
	* magick/gem.c (GenerateNoise): Poisson noise generation was
	taking excessively long and producing wrong results.  Noise
(Continue reading)


Gmane