log src/DLD-FUNCTIONS/__magick_read__.cc @ 10295:13d382fc758b

age author description
Wed, 10 Feb 2010 08:41:49 +0100 David Grundberg imread: Make reading non-indexed images faster
Fri, 22 Jan 2010 16:54:59 -0500 John W. Eaton undo unintended change to __magick_read__.cc
Fri, 22 Jan 2010 16:44:01 -0500 John W. Eaton rename member functions in prog_args class to avoid conflicts with gnulib definitions
Wed, 20 Jan 2010 17:40:53 -0500 John W. Eaton DLD-FUNCTIONS/*.cc: delete Emacs local-variables settings
Wed, 20 Jan 2010 17:33:41 -0500 John W. Eaton DLD-FUNCTIONS/*.cc: untabify
Wed, 13 Jan 2010 21:12:24 -0500 John W. Eaton __magick_read__.cc: no need to explicitly call chop_trailing_singletons now
Tue, 25 Aug 2009 14:03:30 +0200 David Grundberg Use pkg-config to configure GraphicsMagick++.
Fri, 17 Jul 2009 15:50:50 -0400 Benjamin Lindner determine correct image bitwidth in __magick_read__.cc
Thu, 16 Jul 2009 14:04:29 -0400 John W. Eaton __magick_read__.cc: undo unintended change
Thu, 16 Jul 2009 11:56:44 -0400 John W. Eaton graphics.cc (get_array_limits): require min_pos value to be greater than zero
Wed, 27 May 2009 10:34:59 -0400 John W. Eaton imwrite.m: convert indexed images to RGB before calling __magick_write__
Wed, 27 May 2009 15:28:50 +0200 Jaroslav Hajek Fix RGB color construction in __magick_read__.cc
Sat, 28 Mar 2009 13:57:22 -0700 Rik Check grammar on all .cc files
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Thu, 15 Jan 2009 00:36:18 -0500 Soren Hauberg __magick_read__.cc (encode_uint_image): initialize bitdepth
Tue, 30 Sep 2008 13:11:06 -0400 John W. Eaton __magick_read__.cc: only define magick_to_octave_value functions if HAVE_MAGICK is defined
Wed, 24 Sep 2008 15:40:27 -0400 sh Add the 'imfinfo' function for reading image file information.
Mon, 08 Sep 2008 15:28:45 -0400 Michael Goffioul MSVC compilation fix
Mon, 25 Aug 2008 16:55:26 -0400 scofield Various features added to imwrite
Mon, 25 Aug 2008 16:29:43 -0400 scofield Replace leading tabs with spaces.
Mon, 28 Jul 2008 13:24:16 -0400 John W. Eaton imwrite: new function
Thu, 17 Jul 2008 11:43:26 +0200 David Bateman Allow build without GraphicsMagick installed
Wed, 16 Jul 2008 14:21:24 -0400 John W. Eaton style fixes
Wed, 16 Jul 2008 14:20:38 -0400 John W. Eaton style fixes
Wed, 16 Jul 2008 12:55:48 -0400 John W. Eaton imread.m: simplify; loadimage.m: deprecate
Mon, 14 Jul 2008 16:00:09 -0400 John W. Eaton __magick_read__.cc: configuration and style fixes
Sat, 12 Jul 2008 10:11:30 -0400 Thomas L. Scofield Add original imread() files (from octave-forge) to core octave.