]> granicus.if.org Git - imagemagick/log
imagemagick
8 years agoEliminate compiler exception
Cristy [Thu, 31 Mar 2016 16:38:35 +0000 (12:38 -0400)]
Eliminate compiler exception

8 years agoLatest autoconf script
Cristy [Thu, 31 Mar 2016 11:25:49 +0000 (07:25 -0400)]
Latest autoconf script

8 years agoMore buffer overflow checks
Cristy [Wed, 30 Mar 2016 22:47:29 +0000 (18:47 -0400)]
More buffer overflow checks

8 years agoWhitespace cleanup.
dirk [Wed, 30 Mar 2016 16:34:33 +0000 (18:34 +0200)]
Whitespace cleanup.

8 years agoEliminate hang when clearing the image stack
Cristy [Wed, 30 Mar 2016 14:29:30 +0000 (10:29 -0400)]
Eliminate hang when clearing the image stack

8 years agohttps://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29374
Cristy [Wed, 30 Mar 2016 13:10:58 +0000 (09:10 -0400)]
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29374

8 years agohttps://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=29364
Cristy [Tue, 29 Mar 2016 20:31:29 +0000 (16:31 -0400)]
https://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=29364

8 years agoAccelerateWaveletDenoiseImage now supports R/RGB images.
dirk [Mon, 28 Mar 2016 16:16:33 +0000 (18:16 +0200)]
AccelerateWaveletDenoiseImage now supports R/RGB images.

8 years agoPixels should not be set to NULL we need it later in copyWriteBuffer.
dirk [Sun, 27 Mar 2016 20:57:27 +0000 (22:57 +0200)]
Pixels should not be set to NULL we need it later in copyWriteBuffer.

8 years agoAdded extra checks to make sure only the RGB channels are modified.
dirk [Sun, 27 Mar 2016 20:34:56 +0000 (22:34 +0200)]
Added extra checks to make sure only the RGB channels are modified.

8 years agoWhitespace cleanup.
dirk [Sun, 27 Mar 2016 19:57:12 +0000 (21:57 +0200)]
Whitespace cleanup.

8 years agoRestored error checking.
dirk [Sun, 27 Mar 2016 19:47:05 +0000 (21:47 +0200)]
Restored error checking.

8 years agoWhitespace cleanup.
dirk [Sun, 27 Mar 2016 19:39:38 +0000 (21:39 +0200)]
Whitespace cleanup.

8 years agoRefactored reading and writing from the buffer.
dirk [Sun, 27 Mar 2016 19:34:13 +0000 (21:34 +0200)]
Refactored reading and writing from the buffer.

8 years agoAccelerateAddNoiseImage now supports R/RA/RGB images.
dirk [Sun, 27 Mar 2016 17:33:38 +0000 (19:33 +0200)]
AccelerateAddNoiseImage now supports R/RA/RGB images.

8 years agoAdded assert to check if the kernel was found.
dirk [Sun, 27 Mar 2016 12:04:58 +0000 (14:04 +0200)]
Added assert to check if the kernel was found.

8 years agoImproved readability.
dirk [Sun, 27 Mar 2016 11:50:52 +0000 (13:50 +0200)]
Improved readability.

8 years agoFixes for getting the pixel intensity.
dirk [Sun, 27 Mar 2016 09:29:30 +0000 (11:29 +0200)]
Fixes for getting the pixel intensity.

8 years agoWhitespace cleanup.
dirk [Sun, 27 Mar 2016 08:24:42 +0000 (10:24 +0200)]
Whitespace cleanup.

8 years agoAdded missing call to SetImageColorspace.
dirk [Sun, 27 Mar 2016 08:03:11 +0000 (10:03 +0200)]
Added missing call to SetImageColorspace.

8 years agoMoved check for pixel traits outside checkAccelerateCondition.
dirk [Sun, 27 Mar 2016 08:02:09 +0000 (10:02 +0200)]
Moved check for pixel traits outside checkAccelerateCondition.

8 years agoRemoved code that still used preview_type.
dirk [Sun, 27 Mar 2016 07:36:47 +0000 (09:36 +0200)]
Removed code that still used preview_type.

8 years agoRemoved ResizeHorizontalFilterSinc and ResizeVerticalFilterSinc kernels.
dirk [Sat, 26 Mar 2016 19:01:01 +0000 (20:01 +0100)]
Removed ResizeHorizontalFilterSinc and ResizeVerticalFilterSinc kernels.

8 years agoRemoved length calculation.
dirk [Sat, 26 Mar 2016 18:25:37 +0000 (19:25 +0100)]
Removed length calculation.

8 years agoAccelerateGrayscaleImage now also works for RGB images.
dirk [Sat, 26 Mar 2016 17:57:23 +0000 (18:57 +0100)]
AccelerateGrayscaleImage now also works for RGB images.

8 years agoModified checkAccelerateCondition to support non RGBA images in accelerated methods.
dirk [Sat, 26 Mar 2016 17:45:36 +0000 (18:45 +0100)]
Modified checkAccelerateCondition to support non RGBA images in accelerated methods.

8 years agoBuild fix.
dirk [Sat, 26 Mar 2016 16:39:47 +0000 (17:39 +0100)]
Build fix.

8 years agoRemoved preview_type from ImageInfo.
dirk [Sat, 26 Mar 2016 16:33:09 +0000 (17:33 +0100)]
Removed preview_type from ImageInfo.

8 years agoRemove Preview code
Cristy [Sat, 26 Mar 2016 12:23:50 +0000 (08:23 -0400)]
Remove Preview code

8 years agoRemove preview coder
Cristy [Sat, 26 Mar 2016 12:17:21 +0000 (08:17 -0400)]
Remove preview coder

8 years agoRemoved group from ImageInfo.
dirk [Sat, 26 Mar 2016 11:39:40 +0000 (12:39 +0100)]
Removed group from ImageInfo.

8 years agoRemoved 'unused' zero property from ImageInfo.
dirk [Sat, 26 Mar 2016 11:24:48 +0000 (12:24 +0100)]
Removed 'unused' zero property from ImageInfo.

8 years agoReverted radius for local contrast to a percentage instead of pixels.
dirk [Sat, 26 Mar 2016 10:41:05 +0000 (11:41 +0100)]
Reverted radius for local contrast to a percentage instead of pixels.

8 years agoMinor doc change.
dirk [Sat, 26 Mar 2016 09:29:25 +0000 (10:29 +0100)]
Minor doc change.

8 years agoFix compiler exception
Cristy [Sat, 26 Mar 2016 00:38:28 +0000 (20:38 -0400)]
Fix compiler exception

8 years ago...
Cristy [Sat, 26 Mar 2016 00:09:10 +0000 (20:09 -0400)]
...

8 years agoChange GetTokenLexeme() to GetNextToken()
Cristy [Fri, 25 Mar 2016 23:54:25 +0000 (19:54 -0400)]
Change GetTokenLexeme() to GetNextToken()

8 years agoUse correct extent value when calling GetMagickToken.
dirk [Fri, 25 Mar 2016 23:36:39 +0000 (00:36 +0100)]
Use correct extent value when calling GetMagickToken.

8 years ago...
Cristy [Fri, 25 Mar 2016 23:22:45 +0000 (19:22 -0400)]
...

8 years agoCheck for buffer overflow
Cristy [Fri, 25 Mar 2016 23:05:07 +0000 (19:05 -0400)]
Check for buffer overflow

8 years agoBuild fix.
dirk [Fri, 25 Mar 2016 21:52:46 +0000 (22:52 +0100)]
Build fix.

8 years ago...
Cristy [Fri, 25 Mar 2016 15:17:57 +0000 (11:17 -0400)]
...

8 years agoCheck for width of zero
Cristy [Fri, 25 Mar 2016 14:51:46 +0000 (10:51 -0400)]
Check for width of zero

8 years agoCheck for possible data overflow
Cristy [Fri, 25 Mar 2016 14:44:45 +0000 (10:44 -0400)]
Check for possible data overflow

8 years agoCheck to ensure token does not exceed maximum extent
Cristy [Fri, 25 Mar 2016 14:39:01 +0000 (10:39 -0400)]
Check to ensure token does not exceed maximum extent

8 years agoPrevent buffer overflow for RLE0-encoded SUN raster images
Cristy [Fri, 25 Mar 2016 13:56:00 +0000 (09:56 -0400)]
Prevent buffer overflow for RLE0-encoded SUN raster images

8 years agoMIFF image must have colorspace defined
Cristy [Fri, 25 Mar 2016 13:35:56 +0000 (09:35 -0400)]
MIFF image must have colorspace defined

8 years agoFixed off by one issue and increased buffer size.
dirk [Tue, 22 Mar 2016 22:25:05 +0000 (23:25 +0100)]
Fixed off by one issue and increased buffer size.

8 years agoRespect gravity when rendering text (e.g. convert -gravity center my.txt ...)
Cristy [Tue, 22 Mar 2016 17:02:52 +0000 (13:02 -0400)]
Respect gravity when rendering text (e.g. convert -gravity center my.txt ...)

8 years agoFixed setting interlace.
dirk [Sun, 20 Mar 2016 12:17:44 +0000 (13:17 +0100)]
Fixed setting interlace.

8 years agoFixes for unused parameters.
dirk [Sat, 19 Mar 2016 10:09:53 +0000 (11:09 +0100)]
Fixes for unused parameters.

8 years agoRemoved Transform method.
dirk [Fri, 18 Mar 2016 17:01:59 +0000 (18:01 +0100)]
Removed Transform method.

8 years agoAdded missing include.
dirk [Thu, 17 Mar 2016 22:40:09 +0000 (23:40 +0100)]
Added missing include.

8 years agoAdded missing include.
dirk [Thu, 17 Mar 2016 22:34:48 +0000 (23:34 +0100)]
Added missing include.

8 years agoBuild fixes.
dirk [Thu, 17 Mar 2016 22:31:24 +0000 (23:31 +0100)]
Build fixes.

8 years agoRemoved ValidateImageMorphology.
dirk [Thu, 17 Mar 2016 22:08:06 +0000 (23:08 +0100)]
Removed ValidateImageMorphology.

8 years agoFixes for unused parameters.
dirk [Thu, 17 Mar 2016 22:07:42 +0000 (23:07 +0100)]
Fixes for unused parameters.

8 years agoFixed various warnings.
dirk [Thu, 17 Mar 2016 21:04:25 +0000 (22:04 +0100)]
Fixed various warnings.

8 years agoAdded missing include.
dirk [Wed, 16 Mar 2016 06:09:33 +0000 (07:09 +0100)]
Added missing include.

8 years agoReverted change and added check for stroke_pattern.
dirk [Tue, 15 Mar 2016 17:36:10 +0000 (18:36 +0100)]
Reverted change and added check for stroke_pattern.

8 years agoLatest configure script
Cristy [Mon, 14 Mar 2016 21:58:46 +0000 (17:58 -0400)]
Latest configure script

8 years agoDraw strokes even if stroke color is transparent to properly support patterns
Cristy [Mon, 14 Mar 2016 21:52:53 +0000 (17:52 -0400)]
Draw strokes even if stroke color is transparent to properly support patterns

8 years agoChanged return type of GetFillColor and GetStrokeColor.
dirk [Mon, 14 Mar 2016 11:42:50 +0000 (12:42 +0100)]
Changed return type of GetFillColor and GetStrokeColor.

8 years agoSetting compression when loading a bmp file.
dirk [Mon, 14 Mar 2016 07:49:05 +0000 (08:49 +0100)]
Setting compression when loading a bmp file.

8 years agoNew private header, MagickCore/transform-private.h
Cristy [Sun, 13 Mar 2016 19:59:52 +0000 (15:59 -0400)]
New private header, MagickCore/transform-private.h

8 years agoRemoved TransformImages and made TransformImage private.
dirk [Sun, 13 Mar 2016 19:51:16 +0000 (20:51 +0100)]
Removed TransformImages and made TransformImage private.

8 years agohttps://github.com/ImageMagick/ImageMagick/issues/145
Cristy [Sat, 12 Mar 2016 14:06:16 +0000 (09:06 -0500)]
https://github.com/ImageMagick/ImageMagick/issues/145

8 years agohttps://github.com/ImageMagick/ImageMagick/issues/148
Cristy [Sat, 12 Mar 2016 13:05:31 +0000 (08:05 -0500)]
https://github.com/ImageMagick/ImageMagick/issues/148

8 years agoFixed floating point rounding issue.
dirk [Tue, 8 Mar 2016 21:47:52 +0000 (22:47 +0100)]
Fixed floating point rounding issue.

8 years agohttps://github.com/ImageMagick/ImageMagick/issues/146
Cristy [Tue, 8 Mar 2016 11:59:46 +0000 (06:59 -0500)]
https://github.com/ImageMagick/ImageMagick/issues/146

8 years agohttps://github.com/ImageMagick/ImageMagick/issues/143
Cristy [Mon, 7 Mar 2016 12:13:10 +0000 (07:13 -0500)]
https://github.com/ImageMagick/ImageMagick/issues/143

8 years agoFixed setting the opacity reported in: https://github.com/ImageMagick/ImageMagick...
dirk [Sun, 6 Mar 2016 21:44:42 +0000 (22:44 +0100)]
Fixed setting the opacity reported in: https://github.com/ImageMagick/ImageMagick/issues/147

8 years agoUpdate to the latest documentation
Cristy [Sun, 6 Mar 2016 13:07:39 +0000 (08:07 -0500)]
Update to the latest documentation

8 years agoFix for variable used in SetQuantumDepth.
dirk [Sun, 6 Mar 2016 09:07:08 +0000 (10:07 +0100)]
Fix for variable used in SetQuantumDepth.

8 years agoMinor refactoring.
dirk [Sat, 5 Mar 2016 16:47:54 +0000 (17:47 +0100)]
Minor refactoring.

8 years agoAdded NULL checks to GetGeometry and refactored emf/svg.
dirk [Sat, 5 Mar 2016 16:40:53 +0000 (17:40 +0100)]
Added NULL checks to GetGeometry and refactored emf/svg.

8 years agoMinor refactoring.
dirk [Sat, 5 Mar 2016 13:06:55 +0000 (14:06 +0100)]
Minor refactoring.

8 years ago-size can now be used the specify the maximum width/height of an EMF image on Windows.
dirk [Sat, 5 Mar 2016 12:58:06 +0000 (13:58 +0100)]
-size can now be used the specify the maximum width/height of an EMF image on Windows.

8 years ago-size can now be used the specify the maximum width/height of an SVG image when librs...
dirk [Sat, 5 Mar 2016 10:27:57 +0000 (11:27 +0100)]
-size can now be used the specify the maximum width/height of an SVG image when librsvg and cairo are being used.

8 years ago...
Cristy [Sat, 5 Mar 2016 00:24:17 +0000 (19:24 -0500)]
...

8 years agoEliminate compiler warning
Cristy [Thu, 3 Mar 2016 16:50:43 +0000 (11:50 -0500)]
Eliminate compiler warning

8 years agoEliminate compiler warning
Cristy [Thu, 3 Mar 2016 16:47:02 +0000 (11:47 -0500)]
Eliminate compiler warning

8 years agoEliminate compiler exception
Cristy [Thu, 3 Mar 2016 13:49:52 +0000 (08:49 -0500)]
Eliminate compiler exception

8 years agoFurther work with wavelet denoise
Cristy [Thu, 3 Mar 2016 00:37:31 +0000 (19:37 -0500)]
Further work with wavelet denoise

8 years ago...
Cristy [Wed, 2 Mar 2016 12:47:46 +0000 (07:47 -0500)]
...

8 years ago...
Cristy [Wed, 2 Mar 2016 12:39:51 +0000 (07:39 -0500)]
...

8 years agoEliminate compiler warnings
Cristy [Wed, 2 Mar 2016 12:22:17 +0000 (07:22 -0500)]
Eliminate compiler warnings

8 years agoFix compile error under Windows
Cristy [Wed, 2 Mar 2016 12:16:29 +0000 (07:16 -0500)]
Fix compile error under Windows

8 years agoForgot to factor in softness
Cristy [Tue, 1 Mar 2016 22:50:59 +0000 (17:50 -0500)]
Forgot to factor in softness

8 years agoOptimize wavelet denoise algorithm
Cristy [Tue, 1 Mar 2016 22:40:20 +0000 (17:40 -0500)]
Optimize wavelet denoise algorithm

8 years agoOptimize wavelet denoise algorithm
Cristy [Tue, 1 Mar 2016 21:40:57 +0000 (16:40 -0500)]
Optimize wavelet denoise algorithm

8 years agoOptimize wavelet tranform
Cristy [Tue, 1 Mar 2016 13:32:05 +0000 (08:32 -0500)]
Optimize wavelet tranform

8 years agoCorrect font max width
Cristy [Mon, 29 Feb 2016 14:51:51 +0000 (09:51 -0500)]
Correct font max width

8 years agoSupport percentage for wavelet denoise softness parameter
Cristy [Mon, 29 Feb 2016 14:36:34 +0000 (09:36 -0500)]
Support percentage for wavelet denoise softness parameter

8 years agohttps://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29223
Cristy [Mon, 29 Feb 2016 14:29:52 +0000 (09:29 -0500)]
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29223

8 years agoAdded softness argument to waveletDenoise.
dirk [Mon, 29 Feb 2016 13:31:26 +0000 (14:31 +0100)]
Added softness argument to waveletDenoise.

8 years agoClampToQuantum() requires MagickRealType parameter
Cristy [Sun, 28 Feb 2016 20:18:35 +0000 (15:18 -0500)]
ClampToQuantum() requires MagickRealType parameter

8 years agoReturn NULL if WaveletDenoiseImage() does not complete
Cristy [Sun, 28 Feb 2016 20:04:15 +0000 (15:04 -0500)]
Return NULL if WaveletDenoiseImage() does not complete

8 years agoUse SetQuantumDepth() to prevent buffer overflow
Cristy [Sun, 28 Feb 2016 13:38:28 +0000 (08:38 -0500)]
Use SetQuantumDepth() to prevent buffer overflow

8 years agoRemoved check for alpha channel.
dirk [Sun, 28 Feb 2016 12:59:43 +0000 (13:59 +0100)]
Removed check for alpha channel.