Picon

GraphicsMagick ./ChangeLog www/formats.rst

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Jaroslav Fojtik <JaFojtik <at> seznam.cz>	09/07/01 15:33:28

Modified files:
	.              : ChangeLog 
	www            : formats.rst 

Log message:
	* www/formats.rst: ART module has writer for more than year. So mark this here.

------------------------------------------------------------------------------
Picon

GraphicsMagick ./ChangeLog ./configure ./config...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> blade.>	09/07/01 16:59:04

Modified files:
	.              : ChangeLog configure configure.ac 
	VisualMagick/installer/inc: version.isx 
	magick         : blob.c magick_config.h.in version.h 
	www            : Changelog.html formats.html 
	www/api        : blob.html 

Log message:
	* magick/blob.c (OpenBlob): Subsequent research shows that Direct
	I/O will not be useful to ordinary file I/O due to specific
	requirements for buffer alignments and I/O sizes.  Support for
	requesting it is removed.

------------------------------------------------------------------------------
Picon

GraphicsMagick ./ChangeLog VisualMagick/install...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> blade.>	09/07/02 10:01:54

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

Log message:
	* coders/dcm.c: Significant re-write of the DICOM reader.  Work
	contributed by John Sergeant.

------------------------------------------------------------------------------
Picon

GraphicsMagick ./ChangeLog coders/dcm.c www/Cha...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> blade.>	09/07/02 18:49:13

Modified files:
	.              : ChangeLog 
	coders         : dcm.c 
	www            : Changelog.html 

Log message:
	* coders/dcm.c: Eliminate compiler warnings.

------------------------------------------------------------------------------
Picon

GraphicsMagick ChangeLog

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Jaroslav Fojtik <JaFojtik <at> seznam.cz>	09/07/04 08:35:27

Modified files:
	.              : ChangeLog 

Log message:
	* www/formats.rst: MAT module can read compressed files - remove warning about unsupported compression.

------------------------------------------------------------------------------
Picon

GraphicsMagick/www formats.rst

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Jaroslav Fojtik <JaFojtik <at> seznam.cz>	09/07/04 08:33:44

Modified files:
	www            : formats.rst 

Log message:
	* www/formats.rst: MAT module can read compressed files - remove warning about unsupported compression.

------------------------------------------------------------------------------
Picon

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

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> blade.>	09/07/05 16:26:39

Modified files:
	.              : ChangeLog Makefile.in 
	VisualMagick/installer/inc: version.isx 
	gmdocs         : brief_options.imdoc options.imdoc 
	magick         : Makefile.am api.h command.c version.h 
	scripts        : whatis.txt 
	utilities      : gm.1 
	www            : Changelog.html GraphicsMagick.html convert.html 
	                 formats.html gm.html mogrify.html 
	www/api        : Makefile.am animate.html annotate.html api.html 
	                 api.rst attribute.html blob.html channel.html 
	                 color.html compare.html composite.html 
	                 confirm_access.html constitute.html 
	                 decorate.html deprecate.html display.html 
	                 draw.html effect.html enhance.html error.html 
	                 fx.html image.html list.html magick.html 
	                 memory.html monitor.html montage.html 
	                 operator.html paint.html pixel_cache.html 
	                 pixel_iterator.html profile.html quantize.html 
	                 registry.html render.html resize.html 
	                 resource.html segment.html shear.html 
	                 signature.html transform.html types.html 
	                 widget.html 
	www/wand       : drawing_wand.html magick_wand.html 
	                 pixel_wand.html 
Added files:
(Continue reading)

Picon

GraphicsMagick ./ChangeLog Magick++/ChangeLog M...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> blade.>	09/07/06 11:19:57

Modified files:
	.              : ChangeLog 
	Magick++       : ChangeLog 
	Magick++/lib   : Image.cpp 
	VisualMagick/installer/inc: version.isx 
	coders         : pdf.c 
	magick         : cdl.c version.h 
	www            : Changelog.html 
	www/Magick++   : ChangeLog.html 
	www/api        : cdl.html 

Log message:
	* coders/pdf.c (WritePDFImage): Incorporated updates from John
	Sergeant to remove the font and thumbnail objects from PDF output.

------------------------------------------------------------------------------
Picon

GraphicsMagick ./ChangeLog VisualMagick/install...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> blade.>	09/07/07 12:29:33

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

Log message:
	* magick/cdl.c (CdlQuantum): Add range limiting of value before
	applying power function.
	
	* coders/dpx.c (ReadDPXImage, WriteDPXImage): Using floating point
	calculations when building sample value lookup tables in order to
	decrease error.  In particular input values were being scaled too
	low, resulting in improperly rounding down during processing of
	the image.

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have 
the opportunity to enter the BlackBerry Developer Challenge. See full prize 
details at: http://p.sf.net/sfu/blackberry
Picon

GraphicsMagick/coders dpx.c

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> blade.>	09/07/07 14:41:08

Modified files:
	coders         : dpx.c 

Log message:
	For Q:32, need to scale to MaxMap rather than MaxRGB

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have 
the opportunity to enter the BlackBerry Developer Challenge. See full prize 
details at: http://p.sf.net/sfu/blackberry

Gmane