]> granicus.if.org Git - imagemagick/log
imagemagick
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

8 years agoMerge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Mon, 2 Nov 2015 01:14:43 +0000 (20:14 -0500)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick

8 years agoUpdate autoconf macro
Cristy [Mon, 2 Nov 2015 01:14:11 +0000 (20:14 -0500)]
Update autoconf macro

8 years agoAdded LocalContrastImage.
dirk [Sun, 1 Nov 2015 22:30:09 +0000 (23:30 +0100)]
Added LocalContrastImage.

8 years agoMerge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Sat, 31 Oct 2015 14:17:57 +0000 (10:17 -0400)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick

8 years agoUpdate autoconf macro
Cristy [Sat, 31 Oct 2015 14:17:31 +0000 (10:17 -0400)]
Update autoconf macro

8 years agoFixed various warnings reported by Visual Studio 2015
dirk [Sat, 31 Oct 2015 11:13:00 +0000 (12:13 +0100)]
Fixed various warnings reported by Visual Studio 2015

8 years agoSupport -define gradient:angle
Cristy [Fri, 30 Oct 2015 22:16:04 +0000 (18:16 -0400)]
Support -define gradient:angle

8 years agoRemove unused function
Cristy [Fri, 30 Oct 2015 15:41:12 +0000 (11:41 -0400)]
Remove unused function

8 years agoUpdate documentation
Cristy [Thu, 29 Oct 2015 20:48:39 +0000 (16:48 -0400)]
Update documentation

8 years agoOpenCL build fix.
dirk [Wed, 28 Oct 2015 23:03:55 +0000 (00:03 +0100)]
OpenCL build fix.

8 years agoFixed initialization of ResizeFilter in AcquireResizeFilter.
dirk [Wed, 28 Oct 2015 22:14:42 +0000 (23:14 +0100)]
Fixed initialization of ResizeFilter in AcquireResizeFilter.

8 years agoFixed memory leak when reading Photoshop layers in a TIFF file.
dirk [Fri, 23 Oct 2015 20:45:20 +0000 (22:45 +0200)]
Fixed memory leak when reading Photoshop layers in a TIFF file.

8 years agoAdded extra check when reading the Photoshop layers.
dirk [Fri, 23 Oct 2015 20:12:55 +0000 (22:12 +0200)]
Added extra check when reading the Photoshop layers.

8 years agoAdded missing calls to png_set_user_limits.
dirk [Thu, 22 Oct 2015 11:22:42 +0000 (13:22 +0200)]
Added missing calls to png_set_user_limits.

8 years agoDefault radial gradient is max(columns,rows)/2
Cristy [Wed, 21 Oct 2015 00:11:24 +0000 (20:11 -0400)]
Default radial gradient is max(columns,rows)/2

8 years agoMerge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Tue, 20 Oct 2015 23:27:31 +0000 (19:27 -0400)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick

8 years agoDoh! Misspelled minimum
Cristy [Tue, 20 Oct 2015 23:27:08 +0000 (19:27 -0400)]
Doh!  Misspelled minimum

8 years agoFixed various warnings reported by Visual Studio 2015 and did some minor refactoring.
dirk [Tue, 20 Oct 2015 21:01:53 +0000 (23:01 +0200)]
Fixed various warnings reported by Visual Studio 2015 and did some minor refactoring.

8 years agoSupport maximum and circle for gradient:extent define
Cristy [Tue, 20 Oct 2015 10:42:22 +0000 (06:42 -0400)]
Support maximum and circle for gradient:extent define

8 years agoCorrected gradient:extent formula for diagonal, ellipse, and minimum
Cristy [Tue, 20 Oct 2015 10:36:12 +0000 (06:36 -0400)]
Corrected gradient:extent formula for diagonal, ellipse, and minimum

8 years agoSupport gradient:extent define
Cristy [Tue, 20 Oct 2015 00:30:30 +0000 (20:30 -0400)]
Support gradient:extent define

8 years agoCorrected radial gradient equations
Cristy [Mon, 19 Oct 2015 21:35:23 +0000 (17:35 -0400)]
Corrected radial gradient equations

8 years agoMove Locale methods to locale.c source module
Cristy [Mon, 19 Oct 2015 18:36:08 +0000 (14:36 -0400)]
Move Locale methods to locale.c source module

8 years agoSupport gradient:angle define
Cristy [Mon, 19 Oct 2015 12:50:10 +0000 (08:50 -0400)]
Support gradient:angle define

8 years agoAdd support for gradient:extent define
Cristy [Mon, 19 Oct 2015 12:33:32 +0000 (08:33 -0400)]
Add support for gradient:extent define

8 years agoUse -define gradient:radii rather than gradient:radius
Cristy [Sun, 18 Oct 2015 23:00:31 +0000 (19:00 -0400)]
Use -define gradient:radii rather than gradient:radius

8 years agoEliminate C++ compiler error
Cristy [Sun, 18 Oct 2015 20:31:38 +0000 (16:31 -0400)]
Eliminate C++ compiler error

8 years agoFix radial gradient logic error
Cristy [Sun, 18 Oct 2015 12:36:41 +0000 (08:36 -0400)]
Fix radial gradient logic error

8 years agoMerge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Sun, 18 Oct 2015 12:32:43 +0000 (08:32 -0400)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick

8 years agoSupport ellipses for radial gradient
Cristy [Sun, 18 Oct 2015 12:31:57 +0000 (08:31 -0400)]
Support ellipses for radial gradient

8 years ago Fixed various warnings reported by Visual Studio 2015
dirk [Sun, 18 Oct 2015 10:21:23 +0000 (12:21 +0200)]
 Fixed various warnings reported by Visual Studio 2015

8 years agohttp://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28522
Cristy [Sat, 17 Oct 2015 21:36:35 +0000 (17:36 -0400)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28522

8 years ago...
Cristy [Sat, 17 Oct 2015 21:29:13 +0000 (17:29 -0400)]
...

8 years agoMerge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Sat, 17 Oct 2015 18:43:04 +0000 (14:43 -0400)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick

8 years agoFix gradient:direction for SouthEast
Cristy [Sat, 17 Oct 2015 18:42:32 +0000 (14:42 -0400)]
Fix gradient:direction for SouthEast

8 years agoImproved IsPixelEquivalent to not only check the RGB channels.
dirk [Sat, 17 Oct 2015 17:57:15 +0000 (19:57 +0200)]
Improved IsPixelEquivalent to not only check the RGB channels.