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

8 years agoBuild fix.
dirk [Sun, 28 Feb 2016 10:43:55 +0000 (11:43 +0100)]
Build fix.

8 years ago...
Cristy [Sat, 27 Feb 2016 23:09:56 +0000 (18:09 -0500)]
...

8 years ago...
Cristy [Sat, 27 Feb 2016 22:48:42 +0000 (17:48 -0500)]
...

8 years ago...
Cristy [Sat, 27 Feb 2016 22:37:19 +0000 (17:37 -0500)]
...

8 years agoSupport 'threshold x softness' parameter for wavelet denoise
Cristy [Sat, 27 Feb 2016 20:56:49 +0000 (15:56 -0500)]
Support 'threshold x softness' parameter for wavelet denoise

8 years ago...
Cristy [Sat, 27 Feb 2016 19:42:31 +0000 (14:42 -0500)]
...

8 years agoRemove spurious break
Cristy [Sat, 27 Feb 2016 18:51:38 +0000 (13:51 -0500)]
Remove spurious break

8 years agoSupport softness parameter for -wavelet-denoise option
Cristy [Sat, 27 Feb 2016 17:17:58 +0000 (12:17 -0500)]
Support softness parameter for -wavelet-denoise option

8 years agohttps://www.imagemagick.org/discourse-server/viewforum.php?f=3
Cristy [Fri, 26 Feb 2016 12:25:06 +0000 (07:25 -0500)]
https://www.imagemagick.org/discourse-server/viewforum.php?f=3

8 years agoFixed reading 1-bit PSD file (https://github.com/ImageMagick/ImageMagick/issues/141)
dirk [Fri, 26 Feb 2016 08:54:06 +0000 (09:54 +0100)]
Fixed reading 1-bit PSD file (https://github.com/ImageMagick/ImageMagick/issues/141)

8 years agohttp://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29206
Cristy [Thu, 25 Feb 2016 12:27:23 +0000 (07:27 -0500)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29206

8 years agoAdded waveletDenoise to Magick++.
dirk [Mon, 22 Feb 2016 15:25:05 +0000 (16:25 +0100)]
Added waveletDenoise to Magick++.

8 years agoFix compiler exception
Cristy [Sun, 21 Feb 2016 18:17:36 +0000 (13:17 -0500)]
Fix compiler exception

8 years agoAdd WaveletDenoise method to PerlMagick
Cristy [Sun, 21 Feb 2016 15:54:16 +0000 (10:54 -0500)]
Add WaveletDenoise method to PerlMagick

8 years agoAdded wavelet denoise.
dirk [Sun, 21 Feb 2016 14:54:28 +0000 (15:54 +0100)]
Added wavelet denoise.

8 years agoAdded check for storage class.
dirk [Sun, 21 Feb 2016 12:17:02 +0000 (13:17 +0100)]
Added check for storage class.

8 years agohttps://github.com/ImageMagick/ImageMagick/issues/131
Cristy [Sat, 20 Feb 2016 14:51:04 +0000 (09:51 -0500)]
https://github.com/ImageMagick/ImageMagick/issues/131

8 years agohttps://github.com/ImageMagick/ImageMagick/issues/121
Cristy [Sat, 20 Feb 2016 14:26:04 +0000 (09:26 -0500)]
https://github.com/ImageMagick/ImageMagick/issues/121

8 years agohttps://github.com/ImageMagick/ImageMagick/issues/135
Cristy [Sat, 20 Feb 2016 14:13:03 +0000 (09:13 -0500)]
https://github.com/ImageMagick/ImageMagick/issues/135

8 years agohttps://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29165
Cristy [Wed, 17 Feb 2016 18:13:47 +0000 (13:13 -0500)]
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29165

8 years agohttps://github.com/ImageMagick/ImageMagick/issues/132
Cristy [Wed, 17 Feb 2016 13:34:19 +0000 (08:34 -0500)]
https://github.com/ImageMagick/ImageMagick/issues/132

8 years agohttps://github.com/ImageMagick/ImageMagick/issues/129
Cristy [Sun, 14 Feb 2016 15:40:47 +0000 (10:40 -0500)]
https://github.com/ImageMagick/ImageMagick/issues/129

8 years agohttps://github.com/ImageMagick/ImageMagick/issues/131
Cristy [Sun, 14 Feb 2016 14:23:34 +0000 (09:23 -0500)]
https://github.com/ImageMagick/ImageMagick/issues/131

8 years agoFix PerlMagick compile error
Cristy [Sun, 14 Feb 2016 14:08:15 +0000 (09:08 -0500)]
Fix PerlMagick compile error

8 years agoAdded missing check for alpha channel.
dirk [Sun, 14 Feb 2016 11:40:06 +0000 (12:40 +0100)]
Added missing check for alpha channel.

8 years agoMinor refactoring.
dirk [Sun, 14 Feb 2016 11:21:23 +0000 (12:21 +0100)]
Minor refactoring.

8 years agoTemporary disabled AccelerateConvolveImage due to access violation.
dirk [Sun, 14 Feb 2016 09:51:03 +0000 (10:51 +0100)]
Temporary disabled AccelerateConvolveImage due to access violation.

8 years agoResolved warnings reported by Visual Studio 2015.
dirk [Sun, 14 Feb 2016 07:58:36 +0000 (08:58 +0100)]
Resolved warnings reported by Visual Studio 2015.

8 years agoFixed SEGV reported in https://github.com/ImageMagick/ImageMagick/issues/130
dirk [Sun, 14 Feb 2016 07:39:52 +0000 (08:39 +0100)]
Fixed SEGV reported in https://github.com/ImageMagick/ImageMagick/issues/130

8 years agoTake II
Cristy [Sat, 13 Feb 2016 22:55:37 +0000 (17:55 -0500)]
Take II

8 years agoEnsure -enhance option returns the same results as IMv6
Cristy [Sat, 13 Feb 2016 21:41:10 +0000 (16:41 -0500)]
Ensure -enhance option returns the same results as IMv6

8 years ago...
Cristy [Sat, 13 Feb 2016 20:47:15 +0000 (15:47 -0500)]
...

8 years agoSupport Color() method
Cristy [Sat, 13 Feb 2016 19:07:50 +0000 (14:07 -0500)]
Support Color() method

8 years agoRemove ColorImage() method from PerlMagick
Cristy [Sat, 13 Feb 2016 17:49:01 +0000 (12:49 -0500)]
Remove ColorImage() method from PerlMagick

8 years agoThe -sketch option now matches the output of IMv6
Cristy [Sat, 13 Feb 2016 16:01:47 +0000 (11:01 -0500)]
The -sketch option now matches the output of IMv6

8 years agohttp://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29141
Cristy [Sat, 13 Feb 2016 13:35:17 +0000 (08:35 -0500)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29141