Picon

GraphicsMagick ./ChangeLog ./configure VisualMa...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	07/05/01 00:04:35

Modified files:
	.              : ChangeLog configure 
	VisualMagick/installer/inc: version.isx 
	coders         : art.c cut.c mat.c wpg.c 
	gmdocs         : options.imdoc 
	ltdl/config    : ltmain.sh 
	ltdl/m4        : libtool.m4 ltversion.m4 
	magick         : constitute.c constitute.h pixel_cache.c 
	                 version.h 
	utilities      : gm.1 
	www            : Changelog.html GraphicsMagick.html body.html 
	                 gm.html 

Log message:
	* coders/art.c, coders.cut.c, coders/mat.c, coders/wpg.c: Add
	support for PingImage() so that image identification is fast by
	default.  Also eliminates error message produced by mat.c due to
	rotating an image which has no pixel cache.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
Picon

GraphicsMagick ./ChangeLog coders/art.c coders/...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Branch: 	GraphicsMagick-1_1
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	07/05/01 00:14:34

Modified files:
	.              : ChangeLog 
	coders         : art.c cut.c mat.c wpg.c 
	magick         : version.h 
	www            : Changelog.html body.html 

Log message:
	* coders/art.c, coders.cut.c, coders/mat.c, coders/wpg.c: Add
	support for PingImage() so that image identification is fast by
	default.  Also eliminates error message produced by mat.c due to
	rotating an image which has no pixel cache.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
Picon

GraphicsMagick ./ChangeLog ./Makefile.in ./conf...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	07/05/06 20:43:51

Modified files:
	.              : ChangeLog Makefile.in configure 
	VisualMagick/installer/inc: version.isx 
	coders         : cineon.c mat.c 
	ltdl           : argz_.h 
	ltdl/config    : ltmain.sh 
	ltdl/libltdl   : lt__glibc.h 
	ltdl/m4        : argz.m4 ltversion.m4 
	magick         : bit_stream.h magick_config.h.in version.h 
	tests          : Makefile.am 
	www            : Changelog.html 
Added files:
	tests          : rwblob_CIN_bilevel.sh rwblob_CIN_gray.sh 
	                 rwblob_CIN_pallette.sh rwblob_CIN_truecolor.sh 
	                 rwfile_CIN_bilevel.sh rwfile_CIN_gray.sh 
	                 rwfile_CIN_pallette.sh rwfile_CIN_truecolor.sh 
	                 rwfile_CIN_truecolor10.sh 
	                 rwfile_CIN_truecolor12.sh 
	                 rwfile_CIN_truecolor16.sh 

Log message:
	* coders/cineon.c (WriteCINEONImage): Re-wrote Cineon writer from
	scratch.  There is no code originating from ImageMagick in this
	source module any more.

-------------------------------------------------------------------------
(Continue reading)

Picon

GraphicsMagick ./ChangeLog coders/jpeg.c magick...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Branch: 	GraphicsMagick-1_1
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	07/05/09 22:40:45

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

Log message:
	* coders/jpeg.c (ReadJPEGImage): Fix reading 12-bit grayscale
	JPEG.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
Picon

GraphicsMagick ./ChangeLog VisualMagick/install...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	07/05/09 22:41:11

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

Log message:
	* coders/jpeg.c (ReadJPEGImage): Fix reading 12-bit grayscale
	JPEG.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
Picon

GraphicsMagick ./ChangeLog VisualMagick/install...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	07/05/13 19:17:12

Modified files:
	.              : ChangeLog 
	VisualMagick/installer/inc: version.isx 
	coders         : cineon.c 
	magick         : version.h 
	tests          : rwblob.c rwfile.c 
	www            : Changelog.html links.html motion-picture.html 

Log message:
	* coders/cineon.c (ReadCINEONImage): Alter sample scaling
	algorithm a bit.
	* tests/rwblob.c, tests/rwfile.c: Allow some slop when testing
	Cineon format with QuantumDepth=8 since we are currently only
	supporting 10 bit samples.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
Picon

GraphicsMagick ./ChangeLog ./configure VisualMa...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	07/05/23 17:25:22

Modified files:
	.              : ChangeLog configure 
	VisualMagick/installer/inc: version.isx 
	coders         : cineon.c dpx.c jpeg.c locale.c mat.c miff.c 
	                 msl.c mvg.c palm.c ps3.c psd.c wmf.c 
	ltdl           : ltdl.c ltdl.h 
	ltdl/config    : ltmain.sh 
	ltdl/libltdl   : lt__private.h lt_dlloader.h lt_error.h 
	ltdl/loaders   : dld_link.c dlopen.c dyld.c load_add_on.c 
	                 loadlibrary.c preopen.c shl_load.c 
	ltdl/m4        : ltversion.m4 
	magick         : annotate.c blob.c constitute.c image.c 
	                 locale_c.h log.c pixel_cache.c tempfile.c 
	                 utility.h version.h xwindow.c 
	www            : Changelog.html 

Log message:
	* magick/xwindow.c (MagickXGetWindowImage): Set image->depth
	appropriately.
	* many files: Compiler warnings reduction.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
(Continue reading)

Picon

GraphicsMagick ./ChangeLog magick/version.h mag...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Branch: 	GraphicsMagick-1_1
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	07/05/23 17:26:45

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

Log message:
	* magick/xwindow.c (XGetWindowImage): Set image->depth
	appropriately.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

Gmane