]> granicus.if.org Git - imagemagick/log
imagemagick
8 years agoConditional compile with MAGICKCORE_WINDOWS_SUPPORT define
Cristy [Sat, 19 Dec 2015 15:45:19 +0000 (10:45 -0500)]
Conditional compile with MAGICKCORE_WINDOWS_SUPPORT define

8 years agoConditional compile with MAGICKCORE_WINDOWS_SUPPORT define
Cristy [Sat, 19 Dec 2015 15:39:05 +0000 (10:39 -0500)]
Conditional compile with MAGICKCORE_WINDOWS_SUPPORT define

8 years agoSet TIFF error handler in RegisterTIFFImage()
Cristy [Sat, 19 Dec 2015 11:51:20 +0000 (06:51 -0500)]
Set TIFF error handler in RegisterTIFFImage()

8 years agoConditional compile with MAGICKCORE_WINDOWS_SUPPORT define
Cristy [Sat, 19 Dec 2015 11:41:51 +0000 (06:41 -0500)]
Conditional compile with MAGICKCORE_WINDOWS_SUPPORT define

8 years agoOnly delete thread-specific data if a destructor is defined
Cristy [Sat, 19 Dec 2015 00:38:55 +0000 (19:38 -0500)]
Only delete thread-specific data if a destructor is defined

8 years agoMinor improvements to the thread-specific data methods
Cristy [Fri, 18 Dec 2015 23:31:40 +0000 (18:31 -0500)]
Minor improvements to the thread-specific data methods

8 years agoFixed another leak/bug.
dirk [Fri, 18 Dec 2015 20:33:46 +0000 (21:33 +0100)]
Fixed another leak/bug.

8 years agoRevert type-cast
Cristy [Fri, 18 Dec 2015 16:31:40 +0000 (11:31 -0500)]
Revert type-cast

8 years agoRemove generated file
Cristy [Fri, 18 Dec 2015 15:56:39 +0000 (10:56 -0500)]
Remove generated file

8 years agoEliminate c++ compiler warning
Cristy [Thu, 17 Dec 2015 21:29:01 +0000 (16:29 -0500)]
Eliminate c++ compiler warning

8 years agoQuiet compiler warnings
Cristy [Thu, 17 Dec 2015 18:34:39 +0000 (13:34 -0500)]
Quiet compiler warnings

8 years agoWe no longer support ImageMagick++.pc, remove it from the RPM spec
Cristy [Thu, 17 Dec 2015 17:59:35 +0000 (12:59 -0500)]
We no longer support ImageMagick++.pc, remove it from the RPM spec

8 years agoUpdate RPM spec so an IMv7 RPM can build
Cristy [Thu, 17 Dec 2015 17:36:54 +0000 (12:36 -0500)]
Update RPM spec so an IMv7 RPM can build

8 years agoUpdate autoconf /automake configuration
Cristy [Thu, 17 Dec 2015 12:09:36 +0000 (07:09 -0500)]
Update autoconf /automake configuration

8 years agoFixed another leak.
dirk [Thu, 17 Dec 2015 06:19:27 +0000 (07:19 +0100)]
Fixed another leak.

8 years agoFix library path
Cristy [Thu, 17 Dec 2015 00:20:39 +0000 (19:20 -0500)]
Fix library path

8 years agohttp://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28786
Cristy [Mon, 14 Dec 2015 18:53:35 +0000 (13:53 -0500)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28786

8 years agoFixed memory leak when reading incorrect PSD files
dirk [Wed, 16 Dec 2015 20:37:00 +0000 (21:37 +0100)]
Fixed memory leak when reading incorrect PSD files

8 years agoFixed OverlayCompositeOp calculation.
dirk [Mon, 14 Dec 2015 22:37:38 +0000 (23:37 +0100)]
Fixed OverlayCompositeOp calculation.

8 years agoCall AcquireAlignedMemory because the free method expects aligned memory.
dirk [Mon, 14 Dec 2015 21:41:22 +0000 (22:41 +0100)]
Call AcquireAlignedMemory because the free method expects aligned memory.

8 years agoDestroy wand cli on exit
Cristy [Mon, 14 Dec 2015 12:29:48 +0000 (07:29 -0500)]
Destroy wand cli on exit

8 years agoUpdate copyright years
Cristy [Sat, 12 Dec 2015 23:03:16 +0000 (18:03 -0500)]
Update copyright years

8 years agoUse SetImageColorMetric() rather than IsImagesEqual()
Cristy [Sat, 12 Dec 2015 17:17:43 +0000 (12:17 -0500)]
Use SetImageColorMetric() rather than IsImagesEqual()

8 years agoAdded setColorMetric to Magick++.
dirk [Sat, 12 Dec 2015 16:17:48 +0000 (17:17 +0100)]
Added setColorMetric to Magick++.

8 years agoIsImagesEqual() returns false if the images are not equal, whereas SetImageColorMetri...
Cristy [Sat, 12 Dec 2015 14:50:30 +0000 (09:50 -0500)]
IsImagesEqual() returns false if the images are not equal, whereas SetImageColorMetric() returns the color error metric

8 years agohttps://github.com/ImageMagick/ImageMagick/issues/67
Cristy [Sat, 12 Dec 2015 14:28:06 +0000 (09:28 -0500)]
https://github.com/ImageMagick/ImageMagick/issues/67

8 years agoAdded error message.
dirk [Thu, 10 Dec 2015 10:18:19 +0000 (11:18 +0100)]
Added error message.

8 years agoSupport connected-components:mean-color define for connected component labeling
Cristy [Wed, 9 Dec 2015 17:18:12 +0000 (12:18 -0500)]
Support connected-components:mean-color define for connected component labeling

8 years agoDon't return all white for monochrome quantization
Cristy [Sun, 6 Dec 2015 23:47:24 +0000 (18:47 -0500)]
Don't return all white for monochrome quantization

8 years agoGray artifacts in large gif when using -layers optimize
Cristy [Fri, 4 Dec 2015 23:28:23 +0000 (18:28 -0500)]
Gray artifacts in large gif when using -layers optimize

8 years agoFix for special coordinate case.
dirk [Wed, 2 Dec 2015 12:27:55 +0000 (13:27 +0100)]
Fix for special coordinate case.

8 years agoDefine LabelPixelChannel
Cristy [Tue, 1 Dec 2015 22:08:49 +0000 (17:08 -0500)]
Define LabelPixelChannel

8 years agoRenamed luminosity to lightness
dirk [Tue, 1 Dec 2015 21:27:32 +0000 (22:27 +0100)]
Renamed luminosity to lightness

8 years agoUpdate CSS/JS
Cristy [Tue, 1 Dec 2015 21:09:29 +0000 (16:09 -0500)]
Update CSS/JS

8 years agoAdded missing parameter.
dirk [Sun, 29 Nov 2015 16:01:09 +0000 (17:01 +0100)]
Added missing parameter.

8 years agoUpdate ImageMagick documentation
Cristy [Thu, 26 Nov 2015 14:07:51 +0000 (09:07 -0500)]
Update ImageMagick documentation

8 years agoAdded 'bmp3:alpha' option for including the alpha channel when writing an image in...
dirk [Thu, 26 Nov 2015 12:19:13 +0000 (13:19 +0100)]
Added 'bmp3:alpha' option for including the alpha channel when writing an image in the BMP3 format.

8 years agoFixed various warnings reported by Visual Studio 2015.
dirk [Wed, 25 Nov 2015 22:44:01 +0000 (23:44 +0100)]
Fixed various warnings reported by Visual Studio 2015.

8 years agoThe DICOM reader now handles the rescale intercept and slope.
dirk [Tue, 24 Nov 2015 20:18:34 +0000 (21:18 +0100)]
The DICOM reader now handles the rescale intercept and slope.

8 years agoIf image does not have an alpha channel, set the total error to opaque
Cristy [Tue, 24 Nov 2015 02:13:27 +0000 (21:13 -0500)]
If image does not have an alpha channel, set the total error to opaque

8 years agoFixed function declaration.
dirk [Mon, 23 Nov 2015 20:32:03 +0000 (21:32 +0100)]
Fixed function declaration.

8 years agoAdded missing call to ghost_info->delete_instance.
dirk [Mon, 23 Nov 2015 20:05:33 +0000 (21:05 +0100)]
Added missing call to ghost_info->delete_instance.

8 years agoFix to make sure the Ghostscript library only has one instance under Windows.
dirk [Mon, 23 Nov 2015 20:04:09 +0000 (21:04 +0100)]
Fix to make sure the Ghostscript library only has one instance under Windows.

8 years agoRemove image argument from various methods.
dirk [Sun, 22 Nov 2015 10:03:51 +0000 (11:03 +0100)]
Remove image argument from various methods.

8 years agoRemoved image argument from QuantizeErrorFlatten.
dirk [Sun, 22 Nov 2015 09:51:52 +0000 (10:51 +0100)]
Removed image argument from QuantizeErrorFlatten.

8 years agoReduced buffer size.
dirk [Sun, 22 Nov 2015 09:22:34 +0000 (10:22 +0100)]
Reduced buffer size.

8 years agoFixed various warnings reported by Visual Studio 2015
dirk [Sun, 22 Nov 2015 09:01:27 +0000 (10:01 +0100)]
Fixed various warnings reported by Visual Studio 2015

8 years agoFixed comparison for ChangeMaskCompositeOp.
dirk [Sun, 22 Nov 2015 08:29:26 +0000 (09:29 +0100)]
Fixed comparison for ChangeMaskCompositeOp.

8 years agoSetting alpha_trait on background colors.
dirk [Sun, 22 Nov 2015 08:27:46 +0000 (09:27 +0100)]
Setting alpha_trait on background colors.

8 years agoWhitespace
dirk [Sat, 21 Nov 2015 11:35:56 +0000 (12:35 +0100)]
Whitespace

8 years agoAdded missing check for destination transparency.
dirk [Sat, 21 Nov 2015 11:35:35 +0000 (12:35 +0100)]
Added missing check for destination transparency.

8 years agoThe -clip option no longer returns an inverted mask
Cristy [Sat, 21 Nov 2015 02:11:22 +0000 (21:11 -0500)]
The -clip option no longer returns an inverted mask

8 years agoMinor optimization.
dirk [Thu, 19 Nov 2015 21:46:24 +0000 (22:46 +0100)]
Minor optimization.

8 years agoGetImageMask should not return an image with transparency.
dirk [Thu, 19 Nov 2015 20:47:29 +0000 (21:47 +0100)]
GetImageMask should not return an image with transparency.

8 years agoUse 'magick_restrict' instead of 'restrict'.
dirk [Wed, 18 Nov 2015 22:13:43 +0000 (23:13 +0100)]
Use 'magick_restrict' instead of 'restrict'.

8 years agohttps://github.com/ImageMagick/ImageMagick/pull/56
Cristy [Wed, 18 Nov 2015 11:26:04 +0000 (06:26 -0500)]
https://github.com/ImageMagick/ImageMagick/pull/56

8 years agoFixed reading signed pixel data.
dirk [Mon, 16 Nov 2015 22:21:58 +0000 (23:21 +0100)]
Fixed reading signed pixel data.

8 years agoEliminate UTF-8 warning
Cristy [Sun, 15 Nov 2015 22:59:13 +0000 (17:59 -0500)]
Eliminate UTF-8 warning

8 years agoReverted performance patch for now.
dirk [Sun, 15 Nov 2015 21:48:55 +0000 (22:48 +0100)]
Reverted performance patch for now.

8 years agoUsing a single thread when cloning pixels and one of the caches is on disk.
dirk [Sun, 15 Nov 2015 18:35:37 +0000 (19:35 +0100)]
Using a single thread when cloning pixels and one of the caches is on disk.
Some minor performance improvements when cloning the cache.

8 years agoUpdate ImageMagick docs
Cristy [Sun, 15 Nov 2015 15:47:42 +0000 (10:47 -0500)]
Update ImageMagick docs

8 years agoMinor refactoring.
dirk [Sun, 15 Nov 2015 15:39:28 +0000 (16:39 +0100)]
Minor refactoring.

8 years agoChanged RecordProfileData signature.
dirk [Sat, 14 Nov 2015 22:52:55 +0000 (23:52 +0100)]
Changed RecordProfileData signature.
Changed setting and checking the alpha channel.

8 years agoUpdate to the latest automake / autoconf configuration files
Cristy [Sat, 14 Nov 2015 22:51:30 +0000 (17:51 -0500)]
Update to the latest automake / autoconf configuration files

8 years agoAdded call to DumpProfileData
dirk [Sat, 14 Nov 2015 22:17:52 +0000 (23:17 +0100)]
Added call to DumpProfileData

8 years agoBuild fix.
dirk [Sat, 14 Nov 2015 21:58:17 +0000 (22:58 +0100)]
Build fix.

8 years agoSupport thread-safe reusable OpenCL command queues and added OpenCL kernel profiling.
dirk [Sat, 14 Nov 2015 21:54:38 +0000 (22:54 +0100)]
Support thread-safe reusable OpenCL command queues and added OpenCL kernel profiling.

8 years agoFix broken links
Cristy [Sat, 14 Nov 2015 12:10:51 +0000 (07:10 -0500)]
Fix broken links

8 years agoUpdate documentation
Cristy [Sat, 14 Nov 2015 00:33:28 +0000 (19:33 -0500)]
Update documentation

8 years agohttp://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28658
Cristy [Sat, 14 Nov 2015 00:14:10 +0000 (19:14 -0500)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28658

8 years agoFixed initialization of alpha channel with DiscreteAlphaChannel.
dirk [Fri, 13 Nov 2015 13:22:23 +0000 (14:22 +0100)]
Fixed initialization of alpha channel with DiscreteAlphaChannel.

8 years agoPlaced the accelerated methods in alphabetic order.
dirk [Thu, 12 Nov 2015 21:47:13 +0000 (22:47 +0100)]
Placed the accelerated methods in alphabetic order.

8 years agoPlaced the accelerated methods in alphabetic order.
dirk [Thu, 12 Nov 2015 20:36:56 +0000 (21:36 +0100)]
Placed the accelerated methods in alphabetic order.

8 years agoWhitespace.
dirk [Tue, 10 Nov 2015 21:45:33 +0000 (22:45 +0100)]
Whitespace.

8 years agoReplaced calls to MorphologyApply with ConvolveImage.
dirk [Wed, 11 Nov 2015 14:32:32 +0000 (15:32 +0100)]
Replaced calls to MorphologyApply with ConvolveImage.

8 years agoAdded support for reading DICOM images with implicit vr little-endian transfer syntax.
dirk [Mon, 9 Nov 2015 19:22:15 +0000 (20:22 +0100)]
Added support for reading DICOM images with implicit vr little-endian transfer syntax.

8 years agoRevert patch for WritePixelCacheRegion()
Cristy [Mon, 9 Nov 2015 12:42:25 +0000 (07:42 -0500)]
Revert patch for WritePixelCacheRegion()

8 years agoRemoved file name from path.
dirk [Mon, 9 Nov 2015 12:02:16 +0000 (13:02 +0100)]
Removed file name from path.

8 years agoRevert color patch
Cristy [Sun, 8 Nov 2015 23:00:49 +0000 (18:00 -0500)]
Revert color patch

8 years agoMerge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Sun, 8 Nov 2015 20:54:18 +0000 (15:54 -0500)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick

8 years ago..
Cristy [Sun, 8 Nov 2015 20:53:33 +0000 (15:53 -0500)]
..

8 years agoSet minimum size of colormap back to 1.
dirk [Sun, 8 Nov 2015 20:53:12 +0000 (21:53 +0100)]
Set minimum size of colormap back to 1.

8 years agoMerge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Sun, 8 Nov 2015 20:49:51 +0000 (15:49 -0500)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick

8 years agoRevert colormap patch, further analysis required
Cristy [Sun, 8 Nov 2015 20:49:24 +0000 (15:49 -0500)]
Revert colormap patch, further analysis required

8 years agoFix for division by zero.
dirk [Sun, 8 Nov 2015 20:46:52 +0000 (21:46 +0100)]
Fix for division by zero.

8 years agohttps://github.com/ImageMagick/ImageMagick/issues/54
Cristy [Sun, 8 Nov 2015 18:22:50 +0000 (13:22 -0500)]
https://github.com/ImageMagick/ImageMagick/issues/54

8 years agoFixed bug in SetPixelCacheExtent that made images all black.
dirk [Sun, 8 Nov 2015 11:51:44 +0000 (12:51 +0100)]
Fixed bug in SetPixelCacheExtent that made images all black.

8 years agoBuild fix.
dirk [Sun, 8 Nov 2015 07:41:28 +0000 (08:41 +0100)]
Build fix.

8 years agoFix for the minimum size of a colormap.
dirk [Sat, 7 Nov 2015 22:12:55 +0000 (23:12 +0100)]
Fix for the minimum size of a colormap.

8 years agoRenamed antiAlias to textAntiAlias.
dirk [Fri, 6 Nov 2015 15:08:13 +0000 (16:08 +0100)]
Renamed antiAlias to textAntiAlias.

8 years agoAdded local contrast to Magick++ and Wand.
dirk [Tue, 3 Nov 2015 21:36:30 +0000 (22:36 +0100)]
Added local contrast to Magick++ and Wand.

8 years agoFix for negative radius.
dirk [Tue, 3 Nov 2015 20:44:11 +0000 (21:44 +0100)]
Fix for negative radius.

8 years agoAdded missing typecast.
dirk [Tue, 3 Nov 2015 20:32:44 +0000 (21:32 +0100)]
Added missing typecast.

8 years agoChanged default values for LocalContrastImage and added a fix for a negative radius.
dirk [Tue, 3 Nov 2015 20:27:00 +0000 (21:27 +0100)]
Changed default values for LocalContrastImage and added a fix for a negative radius.

8 years agoEliminate compiler warning
Cristy [Mon, 2 Nov 2015 13:13:03 +0000 (08:13 -0500)]
Eliminate compiler warning

8 years agoExport MagickDelay()
Cristy [Mon, 2 Nov 2015 13:09:49 +0000 (08:09 -0500)]
Export MagickDelay()

8 years agoMerge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Mon, 2 Nov 2015 12:42:23 +0000 (07:42 -0500)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick

8 years agoUpdate configure script to latest autoconf / automake
Cristy [Mon, 2 Nov 2015 12:41:25 +0000 (07:41 -0500)]
Update configure script to latest autoconf / automake

8 years agoRadius for local contrast is now pixels instead of a percentage.
dirk [Mon, 2 Nov 2015 12:16:40 +0000 (13:16 +0100)]
Radius for local contrast is now pixels instead of a percentage.

8 years agoAdd 6dot variant for unicode and iso braille formats
Samuel Thibault [Sun, 1 Nov 2015 22:36:24 +0000 (23:36 +0100)]
Add 6dot variant for unicode and iso braille formats