Picon

GraphicsMagick ./ChangeLog VisualMagick/install...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	06/03/01 11:20:33

Modified files:
	.              : ChangeLog 
	VisualMagick/installer/inc: version.isx 
	gmdocs         : environment.imdoc 
	magick         : version.h 
	utilities      : gm.1 
	www            : Changelog.html GraphicsMagick.html animate.html 
	                 composite.html convert.html display.html 
	                 gm.html import.html mogrify.html montage.html 

Log message:
	* doc/environment.imdoc: MAGICK_FONT_PATH has not been supported
	since 1.1.  Remove mention of it!

-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
Picon

GraphicsMagick ./ChangeLog ./README.txt coders/...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Branch: 	GraphicsMagick-1_1
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	06/03/01 11:30:32

Modified files:
	.              : ChangeLog README.txt 
	coders         : jp2.c 
	gmdocs         : environment.imdoc 
	magick         : blob.c version.h 
	utilities      : gm.1 
	www            : Changelog.html GraphicsMagick.html README.html 
	                 animate.html composite.html convert.html 
	                 display.html gm.html import.html mogrify.html 
	                 montage.html 

Log message:
	* doc/environment.imdoc: MAGICK_FONT_PATH has not been supported
	since 1.1.  Remove mention of it!

-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
Picon

GraphicsMagick ./ChangeLog VisualMagick/install...

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

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

Log message:
	* coders/mat.c: Fixes for observed crash.  Byte and word formats
	are working.

-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
Picon

GraphicsMagick ./ChangeLog coders/mat.c coders/...

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

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

Log message:
	* coders/mat.c: Fixes for observed crash.  Byte and word formats
	are working.
	
	* coders/sgi.c (ReadSGIImage): Properly compute image depth for
	16-bit SGI image files.

-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
graphicsmagick-commit-admin | 11 Mar 2006 17:52
Picon

GraphicsMagick coders/mat.c gmdocs/format.imdoc...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	06/03/11 10:52:09

Modified files:
	coders         : mat.c 
	gmdocs         : format.imdoc 
	utilities      : gm.1 
	www            : GraphicsMagick.html gm.html motion-picture.html 

Log message:
	Fixes to file format documentation.

-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
graphicsmagick-commit-admin | 12 Mar 2006 01:51
Picon

GraphicsMagick ./ChangeLog VisualMagick/install...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	06/03/11 18:51:40

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

Log message:
	* coders/mat.c (ReadMATImage): More fixes for MAT reader.

-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
graphicsmagick-commit-admin | 13 Mar 2006 22:26
Picon

GraphicsMagick ./ChangeLog VisualMagick/install...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	06/03/13 15:26:46

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

Log message:
	* coders/mat.c (WriteMATLABImage): Add RGB writer support for
	MATLAB format.
	
	* coders/mat.c (ReadMATImage): RGB support for MAT reader.

-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
graphicsmagick-commit-admin | 19 Mar 2006 23:12
Picon

GraphicsMagick ./ChangeLog VisualMagick/install...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	06/03/19 16:12:15

Modified files:
	.              : ChangeLog 
	VisualMagick/installer/inc: version.isx 
	coders         : mat.c 
	magick         : version.h 
	www            : Changelog.html 
Added files:
	PerlMagick/t   : input8.mat input_dbl.mat input_rgb.mat 

Log message:
	* coders/mat.c: Use symbolic constants rather than plain numbers
	so the module is more maintainable.  Correct the format for the
	day of the week.

-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
graphicsmagick-commit-admin | 20 Mar 2006 21:48
Picon

GraphicsMagick ./ChangeLog VisualMagick/install...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	06/03/20 14:48:26

Modified files:
	.              : ChangeLog 
	VisualMagick/installer/inc: version.isx 
	coders         : mat.c 
	magick         : version.h 
	www            : Changelog.html 
Added files:
	PerlMagick/t   : input.art 

Log message:
	* coders/mat.c: Ensure that unusued opacity channel is set to opaque.
	* PerlMagick/t/input.art: New ART test image.
	* PerlMagick/t/input8.mat: New MATLAB test image (8-bit indexed).
	* PerlMagick/t/input_dbl.mat: New MATLAB test image (double grey)
	* PerlMagick/t/input_rgb.mat: New MATLAB test image (8-bit RGB)

-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642

Gmane