]>
granicus.if.org Git - imagemagick/log
dirk [Sat, 14 Nov 2015 21:58:17 +0000 (22:58 +0100)]
Build fix.
dirk [Sat, 14 Nov 2015 21:54:38 +0000 (22:54 +0100)]
Support thread-safe reusable OpenCL command queues and added OpenCL kernel profiling.
Cristy [Sat, 14 Nov 2015 12:10:51 +0000 (07:10 -0500)]
Fix broken links
Cristy [Sat, 14 Nov 2015 00:33:28 +0000 (19:33 -0500)]
Update documentation
Cristy [Sat, 14 Nov 2015 00:14:10 +0000 (19:14 -0500)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28658
dirk [Fri, 13 Nov 2015 13:22:23 +0000 (14:22 +0100)]
Fixed initialization of alpha channel with DiscreteAlphaChannel.
dirk [Thu, 12 Nov 2015 21:47:13 +0000 (22:47 +0100)]
Placed 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.
dirk [Tue, 10 Nov 2015 21:45:33 +0000 (22:45 +0100)]
Whitespace.
dirk [Wed, 11 Nov 2015 14:32:32 +0000 (15:32 +0100)]
Replaced calls to MorphologyApply with ConvolveImage.
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.
Cristy [Mon, 9 Nov 2015 12:42:25 +0000 (07:42 -0500)]
Revert patch for WritePixelCacheRegion()
dirk [Mon, 9 Nov 2015 12:02:16 +0000 (13:02 +0100)]
Removed file name from path.
Cristy [Sun, 8 Nov 2015 23:00:49 +0000 (18:00 -0500)]
Revert color patch
Cristy [Sun, 8 Nov 2015 20:54:18 +0000 (15:54 -0500)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Sun, 8 Nov 2015 20:53:33 +0000 (15:53 -0500)]
..
dirk [Sun, 8 Nov 2015 20:53:12 +0000 (21:53 +0100)]
Set minimum size of colormap back to 1.
Cristy [Sun, 8 Nov 2015 20:49:51 +0000 (15:49 -0500)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Sun, 8 Nov 2015 20:49:24 +0000 (15:49 -0500)]
Revert colormap patch, further analysis required
dirk [Sun, 8 Nov 2015 20:46:52 +0000 (21:46 +0100)]
Fix for division by zero.
Cristy [Sun, 8 Nov 2015 18:22:50 +0000 (13:22 -0500)]
https://github.com/ImageMagick/ImageMagick/issues/54
dirk [Sun, 8 Nov 2015 11:51:44 +0000 (12:51 +0100)]
Fixed bug in SetPixelCacheExtent that made images all black.
dirk [Sun, 8 Nov 2015 07:41:28 +0000 (08:41 +0100)]
Build fix.
dirk [Sat, 7 Nov 2015 22:12:55 +0000 (23:12 +0100)]
Fix for the minimum size of a colormap.
dirk [Fri, 6 Nov 2015 15:08:13 +0000 (16:08 +0100)]
Renamed antiAlias to textAntiAlias.
dirk [Tue, 3 Nov 2015 21:36:30 +0000 (22:36 +0100)]
Added local contrast to Magick++ and Wand.
dirk [Tue, 3 Nov 2015 20:44:11 +0000 (21:44 +0100)]
Fix for negative radius.
dirk [Tue, 3 Nov 2015 20:32:44 +0000 (21:32 +0100)]
Added missing typecast.
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.
Cristy [Mon, 2 Nov 2015 13:13:03 +0000 (08:13 -0500)]
Eliminate compiler warning
Cristy [Mon, 2 Nov 2015 13:09:49 +0000 (08:09 -0500)]
Export MagickDelay()
Cristy [Mon, 2 Nov 2015 12:42:23 +0000 (07:42 -0500)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Mon, 2 Nov 2015 12:41:25 +0000 (07:41 -0500)]
Update configure script to latest autoconf / automake
dirk [Mon, 2 Nov 2015 12:16:40 +0000 (13:16 +0100)]
Radius for local contrast is now pixels instead of a percentage.
Samuel Thibault [Sun, 1 Nov 2015 22:36:24 +0000 (23:36 +0100)]
Add 6dot variant for unicode and iso braille formats
Cristy [Mon, 2 Nov 2015 01:14:43 +0000 (20:14 -0500)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Mon, 2 Nov 2015 01:14:11 +0000 (20:14 -0500)]
Update autoconf macro
dirk [Sun, 1 Nov 2015 22:30:09 +0000 (23:30 +0100)]
Added LocalContrastImage.
Cristy [Sat, 31 Oct 2015 14:17:57 +0000 (10:17 -0400)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Sat, 31 Oct 2015 14:17:31 +0000 (10:17 -0400)]
Update autoconf macro
dirk [Sat, 31 Oct 2015 11:13:00 +0000 (12:13 +0100)]
Fixed various warnings reported by Visual Studio 2015
Cristy [Fri, 30 Oct 2015 22:16:04 +0000 (18:16 -0400)]
Support -define gradient:angle
Cristy [Fri, 30 Oct 2015 15:41:12 +0000 (11:41 -0400)]
Remove unused function
Cristy [Thu, 29 Oct 2015 20:48:39 +0000 (16:48 -0400)]
Update documentation
dirk [Wed, 28 Oct 2015 23:03:55 +0000 (00:03 +0100)]
OpenCL build fix.
dirk [Wed, 28 Oct 2015 22:14:42 +0000 (23:14 +0100)]
Fixed initialization of ResizeFilter in AcquireResizeFilter.
dirk [Fri, 23 Oct 2015 20:45:20 +0000 (22:45 +0200)]
Fixed memory leak when reading Photoshop layers in a TIFF file.
dirk [Fri, 23 Oct 2015 20:12:55 +0000 (22:12 +0200)]
Added extra check when reading the Photoshop layers.
dirk [Thu, 22 Oct 2015 11:22:42 +0000 (13:22 +0200)]
Added missing calls to png_set_user_limits.
Cristy [Wed, 21 Oct 2015 00:11:24 +0000 (20:11 -0400)]
Default radial gradient is max(columns,rows)/2
Cristy [Tue, 20 Oct 2015 23:27:31 +0000 (19:27 -0400)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Tue, 20 Oct 2015 23:27:08 +0000 (19:27 -0400)]
Doh! Misspelled minimum
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.
Cristy [Tue, 20 Oct 2015 10:42:22 +0000 (06:42 -0400)]
Support maximum and circle for gradient:extent define
Cristy [Tue, 20 Oct 2015 10:36:12 +0000 (06:36 -0400)]
Corrected gradient:extent formula for diagonal, ellipse, and minimum
Cristy [Tue, 20 Oct 2015 00:30:30 +0000 (20:30 -0400)]
Support gradient:extent define
Cristy [Mon, 19 Oct 2015 21:35:23 +0000 (17:35 -0400)]
Corrected radial gradient equations
Cristy [Mon, 19 Oct 2015 18:36:08 +0000 (14:36 -0400)]
Move Locale methods to locale.c source module
Cristy [Mon, 19 Oct 2015 12:50:10 +0000 (08:50 -0400)]
Support gradient:angle define
Cristy [Mon, 19 Oct 2015 12:33:32 +0000 (08:33 -0400)]
Add support for gradient:extent define
Cristy [Sun, 18 Oct 2015 23:00:31 +0000 (19:00 -0400)]
Use -define gradient:radii rather than gradient:radius
Cristy [Sun, 18 Oct 2015 20:31:38 +0000 (16:31 -0400)]
Eliminate C++ compiler error
Cristy [Sun, 18 Oct 2015 12:36:41 +0000 (08:36 -0400)]
Fix radial gradient logic error
Cristy [Sun, 18 Oct 2015 12:32:43 +0000 (08:32 -0400)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Sun, 18 Oct 2015 12:31:57 +0000 (08:31 -0400)]
Support ellipses for radial gradient
dirk [Sun, 18 Oct 2015 10:21:23 +0000 (12:21 +0200)]
Fixed various warnings reported by Visual Studio 2015
Cristy [Sat, 17 Oct 2015 21:36:35 +0000 (17:36 -0400)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28522
Cristy [Sat, 17 Oct 2015 21:29:13 +0000 (17:29 -0400)]
...
Cristy [Sat, 17 Oct 2015 18:43:04 +0000 (14:43 -0400)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Sat, 17 Oct 2015 18:42:32 +0000 (14:42 -0400)]
Fix gradient:direction for SouthEast
dirk [Sat, 17 Oct 2015 17:57:15 +0000 (19:57 +0200)]
Improved IsPixelEquivalent to not only check the RGB channels.
Cristy [Sat, 17 Oct 2015 15:43:59 +0000 (11:43 -0400)]
...
Cristy [Sat, 17 Oct 2015 13:41:12 +0000 (09:41 -0400)]
Fix compile error
Cristy [Sat, 17 Oct 2015 13:31:58 +0000 (09:31 -0400)]
Support gradient:direction and gradient:angle defines
Cristy [Sat, 17 Oct 2015 00:31:42 +0000 (20:31 -0400)]
Make commas optional for coordinates (e.g. 0,0 256,256).
Cristy [Fri, 16 Oct 2015 19:35:23 +0000 (15:35 -0400)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28502
dirk [Fri, 16 Oct 2015 19:27:20 +0000 (21:27 +0200)]
Fixed issue in jpeg:extent that prevented it from working.
dirk [Thu, 15 Oct 2015 21:32:37 +0000 (23:32 +0200)]
Fixed alpha blending issue with semi-transparent pixels in the merged image of PSD files.
Cristy [Thu, 15 Oct 2015 17:17:33 +0000 (13:17 -0400)]
Only draw vertical gradient if gradient:vector is not specified
Cristy [Wed, 14 Oct 2015 23:41:03 +0000 (19:41 -0400)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Wed, 14 Oct 2015 23:40:35 +0000 (19:40 -0400)]
Recognize label:@- as stdin
dirk [Wed, 14 Oct 2015 11:11:50 +0000 (13:11 +0200)]
Build fix.
dirk [Tue, 13 Oct 2015 05:14:08 +0000 (07:14 +0200)]
Reverted typecast due to issues in 64-bit build.
Cristy [Tue, 13 Oct 2015 00:11:00 +0000 (20:11 -0400)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Tue, 13 Oct 2015 00:10:32 +0000 (20:10 -0400)]
Update documentation
dirk [Mon, 12 Oct 2015 15:31:15 +0000 (17:31 +0200)]
Fixed enabling the alpha channel for the creation of the merged image.
dirk [Mon, 12 Oct 2015 09:37:29 +0000 (11:37 +0200)]
Fixed modification of the alpha channel for associate and disassociate.
Cristy [Sun, 11 Oct 2015 14:45:22 +0000 (10:45 -0400)]
Add support for gradient:bounding-box, gradient:vector, gradient:center, and gradient:radius to shape the gradient rendering
dirk [Fri, 9 Oct 2015 08:07:51 +0000 (10:07 +0200)]
Fixed out of bounds error in SpliceImage.
dirk [Fri, 9 Oct 2015 06:59:31 +0000 (08:59 +0200)]
Reset counter to fix page numbering.
dirk [Thu, 8 Oct 2015 22:32:39 +0000 (00:32 +0200)]
If the type is true color the image will be changed to DirectClass.
dirk [Thu, 8 Oct 2015 20:47:31 +0000 (22:47 +0200)]
Fix for accessing subimage in a photoshop layer.
dirk [Thu, 8 Oct 2015 12:42:57 +0000 (14:42 +0200)]
Added inverse option to the transparent method.
dirk [Tue, 6 Oct 2015 21:08:22 +0000 (23:08 +0200)]
Added missing const.
Cristy [Tue, 6 Oct 2015 11:52:01 +0000 (07:52 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/44
dirk [Mon, 5 Oct 2015 21:45:55 +0000 (23:45 +0200)]
Added method to test if two colors are fuzzy equivalent.
dirk [Mon, 5 Oct 2015 20:11:31 +0000 (22:11 +0200)]
Fixed check for the number of pixels that will be allocated.
Cristy [Mon, 5 Oct 2015 10:30:10 +0000 (06:30 -0400)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28403
Cristy [Sun, 4 Oct 2015 23:44:36 +0000 (19:44 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/44
Cristy [Sun, 4 Oct 2015 00:36:33 +0000 (20:36 -0400)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick