]> granicus.if.org Git - imagemagick/log
imagemagick
8 years agoReturn connected components object for post analysis
Cristy [Tue, 29 Dec 2015 22:28:37 +0000 (17:28 -0500)]
Return connected components object for post analysis

8 years agohttps://github.com/ImageMagick/ImageMagick/issues/66
Cristy [Tue, 29 Dec 2015 19:08:57 +0000 (14:08 -0500)]
https://github.com/ImageMagick/ImageMagick/issues/66

8 years agoFix compile error
Cristy [Tue, 29 Dec 2015 16:16:32 +0000 (11:16 -0500)]
Fix compile error

8 years agoAdd file and verbose arguments to ConnectedComponentsImage() method
Cristy [Tue, 29 Dec 2015 15:18:58 +0000 (10:18 -0500)]
Add file and verbose arguments to ConnectedComponentsImage() method

8 years agoDrawDashArray changed to DrawableStrokeDashArray
Cristy [Mon, 28 Dec 2015 17:07:26 +0000 (12:07 -0500)]
DrawDashArray changed to DrawableStrokeDashArray

8 years agoMod a comment
Cristy [Mon, 28 Dec 2015 16:53:40 +0000 (11:53 -0500)]
Mod a comment

8 years agohttps://github.com/ImageMagick/ImageMagick/issues/68
Cristy [Mon, 28 Dec 2015 13:47:22 +0000 (08:47 -0500)]
https://github.com/ImageMagick/ImageMagick/issues/68

8 years agohttps://github.com/ImageMagick/ImageMagick/pull/70
Cristy [Mon, 28 Dec 2015 12:36:33 +0000 (07:36 -0500)]
https://github.com/ImageMagick/ImageMagick/pull/70

8 years agoWhitespace.
dirk [Sun, 27 Dec 2015 21:18:06 +0000 (22:18 +0100)]
Whitespace.

8 years agoAdded DrawableBorderColor, DrawableClipRule, DrawableClipUnits, DrawableFillPatternUr...
dirk [Sun, 27 Dec 2015 21:17:29 +0000 (22:17 +0100)]
Added DrawableBorderColor, DrawableClipRule, DrawableClipUnits, DrawableFillPatternUrl, DrawableStrokePatternUrl and DrawableTextAlignment
Renamed DrawableDashArray and DrawableDashOffset.

8 years agoFixed memory leaks.
dirk [Sat, 26 Dec 2015 19:17:12 +0000 (20:17 +0100)]
Fixed memory leaks.

8 years agoNo longer support Magick::Montage::compose()
Cristy [Sat, 26 Dec 2015 16:13:13 +0000 (11:13 -0500)]
No longer support Magick::Montage::compose()

8 years agoMinor code clean-up
Cristy [Sat, 26 Dec 2015 15:33:53 +0000 (10:33 -0500)]
Minor code clean-up

8 years agoRemoved compare methods.
dirk [Sat, 26 Dec 2015 14:30:42 +0000 (15:30 +0100)]
Removed compare methods.

8 years agoWhitespace cleanup.
dirk [Sat, 26 Dec 2015 14:26:20 +0000 (15:26 +0100)]
Whitespace cleanup.

8 years agoComment fix and moved method.
dirk [Sat, 26 Dec 2015 13:51:51 +0000 (14:51 +0100)]
Comment fix and moved method.

8 years agoBuild fix.
dirk [Sat, 26 Dec 2015 08:01:57 +0000 (09:01 +0100)]
Build fix.

8 years agoBuild fix.
dirk [Fri, 25 Dec 2015 13:28:44 +0000 (14:28 +0100)]
Build fix.

8 years agoRemoved unused property.
dirk [Fri, 25 Dec 2015 13:25:49 +0000 (14:25 +0100)]
Removed unused property.

8 years agoRename 'DrawAllocateWand' method to 'AcquireDrawingWand'
Cristy [Fri, 25 Dec 2015 13:15:09 +0000 (08:15 -0500)]
Rename 'DrawAllocateWand' method to 'AcquireDrawingWand'

8 years agohttp://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=28875
Cristy [Wed, 23 Dec 2015 23:15:45 +0000 (18:15 -0500)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=28875

8 years agoSource code clean-up
Cristy [Wed, 23 Dec 2015 20:51:51 +0000 (15:51 -0500)]
Source code clean-up

8 years agoClean up complex text layout source code
Cristy [Wed, 23 Dec 2015 20:37:08 +0000 (15:37 -0500)]
Clean up complex text layout source code

8 years agohttps://github.com/ImageMagick/ImageMagick/pull/69.patch refactored
Cristy [Wed, 23 Dec 2015 01:40:36 +0000 (20:40 -0500)]
https://github.com/ImageMagick/ImageMagick/pull/69.patch refactored

8 years agoConvert wide characters to UTF-8
Cristy [Mon, 21 Dec 2015 14:14:43 +0000 (09:14 -0500)]
Convert wide characters to UTF-8

8 years agoSupport -define connected-components:keep define
Cristy [Mon, 21 Dec 2015 13:40:09 +0000 (08:40 -0500)]
Support -define connected-components:keep define

8 years agoUpdated configure script
Cristy [Sun, 20 Dec 2015 23:02:44 +0000 (18:02 -0500)]
Updated configure script

8 years agoGaussJordanElimination() and LeastSquaresAddTerms() are private methods
Cristy [Sun, 20 Dec 2015 22:35:31 +0000 (17:35 -0500)]
GaussJordanElimination() and LeastSquaresAddTerms() are private methods

8 years agoEliminate compiler warning
Cristy [Sun, 20 Dec 2015 02:20:23 +0000 (21:20 -0500)]
Eliminate compiler warning

8 years agoOnly set alpha channel if the remove list is valid
Cristy [Sat, 19 Dec 2015 22:58:20 +0000 (17:58 -0500)]
Only set alpha channel if the remove list is valid

8 years agoSupport -define connected-components:remove define
Cristy [Sat, 19 Dec 2015 21:32:55 +0000 (16:32 -0500)]
Support -define connected-components:remove define

8 years agoChanged includes.
dirk [Sat, 19 Dec 2015 17:33:02 +0000 (18:33 +0100)]
Changed includes.

8 years agoKeep thread_.h header private afterall
Cristy [Sat, 19 Dec 2015 16:56:48 +0000 (11:56 -0500)]
Keep thread_.h header private afterall

8 years agoinclude thread.h in MagickCore header file
Cristy [Sat, 19 Dec 2015 16:09:53 +0000 (11:09 -0500)]
include thread.h in MagickCore header file

8 years agoEliminate compiler warning
Cristy [Sat, 19 Dec 2015 16:04:11 +0000 (11:04 -0500)]
Eliminate compiler warning

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