log

age author description
Wed, 10 Apr 2024 10:42:08 -0500 Bob Friesenhahn Only include module alias when there is a module to support it default tip
Mon, 01 Apr 2024 07:44:00 -0500 Bob Friesenhahn TGA: Fix Coverity issues 424688 and 424689, which are due to inconsistent use of LogMagickEvent()
Sun, 31 Mar 2024 16:23:38 -0500 Bob Friesenhahn Add support for a --version option, which produces GNU style summary version output
Sat, 23 Mar 2024 11:12:41 -0500 Bob Friesenhahn Added tag GraphicsMagick-1_3_43 for changeset eff5b40bc770 GraphicsMagick-1_3
Sat, 23 Mar 2024 11:11:25 -0500 Bob Friesenhahn Copyright year is 2024! GraphicsMagick-1_3 GraphicsMagick-1_3_43
Fri, 22 Mar 2024 07:55:14 -0500 Bob Friesenhahn Merge updates from tip for expected TGA signatures GraphicsMagick-1_3
Fri, 22 Mar 2024 07:29:52 -0500 Bob Friesenhahn Merge changes for the 1.3.43 release GraphicsMagick-1_3
Fri, 22 Mar 2024 07:20:28 -0500 Bob Friesenhahn PerlMagick/t/{read.t, write.t}: Update expected TGA signatures
Thu, 21 Mar 2024 17:48:58 -0500 Bob Friesenhahn Updates in preparation for the 1.3.43 release
Sun, 17 Mar 2024 17:39:07 -0500 Bob Friesenhahn Update generated files
Sun, 17 Mar 2024 22:51:33 +0100 Jaroslav Fojtik VisualMagick/tests/runtest.bat: Enable additional logging with setting "set MAGICK_DEBUG=exception".
Sun, 17 Mar 2024 14:33:31 -0500 Bob Friesenhahn VisualMagick/tests/runtest.bat: Remove tests for format identifiers which are not testable.
Sun, 17 Mar 2024 14:28:20 -0500 Bob Friesenhahn runtest.bat: Skip even more format identifiers which will fail.
Sun, 17 Mar 2024 14:23:07 -0500 Bob Friesenhahn runtest.bat: Skip more format identifiers which will fail.
Sun, 17 Mar 2024 14:02:10 -0500 Bob Friesenhahn runtest.bat: Disable format tests which will never work.
Sun, 17 Mar 2024 13:35:27 -0500 Bob Friesenhahn Writing to SVG is not supported, so do not test that!
Sun, 17 Mar 2024 13:27:43 -0500 Bob Friesenhahn Fix spelling of palette
Sun, 17 Mar 2024 11:42:02 -0500 Bob Friesenhahn Test scripts should identify themselves!
Sun, 17 Mar 2024 11:32:37 -0500 Bob Friesenhahn Enable echo in run_constitute.bat
Sun, 17 Mar 2024 11:12:24 -0500 Bob Friesenhahn tests/constitute.c: Handle capital 'Y' and 'K' while checking if a CMYK map is specified.
Sun, 17 Mar 2024 10:26:43 -0500 Bob Friesenhahn VisualMagick/tests/run_constitute.bat: Re-generate test script based on what current tests/constitute.tap does.
Sun, 17 Mar 2024 08:03:32 -0500 Bob Friesenhahn Rename VisualMagick log.mgk to log-eventlog.mgk and create log.mgk for logging to stderr.
Sat, 16 Mar 2024 11:42:20 -0500 Bob Friesenhahn Update the news
Sat, 16 Mar 2024 10:51:53 -0500 Bob Friesenhahn Fix spelling errors and out-of-date information in types.rst
Tue, 12 Mar 2024 17:03:49 +1000 mio Fix spelling errors and out-of-date information in types.rst
Fri, 15 Mar 2024 08:49:55 -0500 Bob Friesenhahn wand/magick_wand.c: Assure that functions using AppendImageToList() update wand->images to point to the beginning of the list.
Sat, 09 Mar 2024 13:47:58 -0600 Bob Friesenhahn Clean-up utilities/tests/composite_tmp.msl
Sat, 09 Mar 2024 13:37:57 -0600 Bob Friesenhahn Give up on the attempt to selectively force C++ linkage by introducing a C++ file for components which should have C++ linkage.
Mon, 26 Feb 2024 08:09:42 -0600 Bob Friesenhahn HRZ: Remove defective comment
Mon, 26 Feb 2024 08:03:43 -0600 Bob Friesenhahn Merge heads
Mon, 26 Feb 2024 09:03:16 +0100 Jaroslav Fojtik coders/hrz.c: Seekable blob should not be needed.
Mon, 26 Feb 2024 08:00:37 -0600 Bob Friesenhahn Update generated files
Sun, 25 Feb 2024 13:31:09 +0100 Jaroslav Fojtik coders/tga.c Interleaving support was implemented completely wrongly. Fixed.
Sun, 25 Feb 2024 09:35:22 +0100 Jaroslav Fojtik coders/tga.c: Emit warning to logs when requested orientation is not supported.
Sat, 24 Feb 2024 18:54:00 -0600 Bob Friesenhahn Update generated files
Sun, 25 Feb 2024 00:13:54 +0100 Jaroslav Fojtik coders/tiff.c: Do not copy TIFFTAG_ORIENTATION from EXIF. It is already handled by image->orientation variable.
Sat, 24 Feb 2024 18:45:23 +0100 Jaroslav Fojtik coders/tga.c Remove autoorientation attempt in y axis from TGA reader. The newly commented code should be removed, cot conserved.
Sat, 24 Feb 2024 16:54:17 +0100 Jaroslav Fojtik coders/tga.c: The linescan order must be reverted because of "orientation" is propagated.
Sat, 24 Feb 2024 08:15:57 -0600 Bob Friesenhahn WriteTGAImage(): Eliminate compiler warnings.
Sat, 24 Feb 2024 00:15:07 +0100 Jaroslav Fojtik coders/tga.c: Propagate orientation in TGA writer.
Fri, 23 Feb 2024 07:34:20 -0600 Bob Friesenhahn Update generated files
Fri, 23 Feb 2024 00:17:42 +0100 Jaroslav Fojtik :
Fri, 23 Feb 2024 00:11:33 +0100 Jaroslav Fojtik VisualMagick/configure/configure.rc Disable static single threaded runtime choice.
Thu, 22 Feb 2024 16:14:23 -0600 Bob Friesenhahn PSD: Try to avoid module loading error if psd.c is compiled but EnableBrokenCoders==False.
Thu, 22 Feb 2024 08:01:02 -0600 Bob Friesenhahn Rename coders/acppfile.cpp to magick/acppfile.cpp and include some in-progress changes which are necessary for the build to still work.
Thu, 22 Feb 2024 07:35:54 -0600 Bob Friesenhahn Update generated files
Thu, 22 Feb 2024 02:07:25 +0100 Jaroslav Fojtik VisualMagick/tests/runtest.bat Added test for HRZ format.
Wed, 21 Feb 2024 07:50:53 -0600 Bob Friesenhahn HRZ: Fix RegisterHRZImage() settings. Add HRZ to rwblob.tap and rwfile.tap.
Wed, 21 Feb 2024 07:19:49 -0600 Bob Friesenhahn Update generated files
Wed, 21 Feb 2024 10:34:50 +0100 Jaroslav Fojtik coders/hrz.c Provide writer.
Wed, 21 Feb 2024 00:19:45 +0100 Jaroslav Fojtik coders/tga.c 32 bit TGA colormap is expected to have a valid alpha channel.
Tue, 20 Feb 2024 17:11:58 -0600 Bob Friesenhahn Update generated files
Tue, 20 Feb 2024 22:07:01 +0100 Jaroslav Fojtik coders/tga.c TGA reader seems to ignore image orientation, fixed now.
Sun, 18 Feb 2024 09:14:29 -0600 Bob Friesenhahn Update generated files
Sun, 18 Feb 2024 10:36:08 +0100 Jaroslav Fojtik jpeg/* Update JPEG builtin library to 9f.
Mon, 12 Feb 2024 16:47:38 -0600 Bob Friesenhahn FreeMagickClientData(): Assure that jpeg_pixels is non-NULL before dereferencing it.
Sun, 11 Feb 2024 16:03:39 -0600 Bob Friesenhahn Fix test for C_ARITH_CODING_SUPPORTED
Sun, 11 Feb 2024 14:28:22 -0600 Bob Friesenhahn Support writing lossy/lossless 12 bits, and lossless 16-bit JPEG using libjpeg-turbo-3.0
Sat, 10 Feb 2024 14:54:39 -0600 Bob Friesenhahn ReadJPEGImage(): Support libjpeg-turbo 3.X APIs to read deep JPEG.
Tue, 06 Feb 2024 08:26:53 -0600 Bob Friesenhahn For snapshot target, rename Changelog.html to ChangeLog.html