]>
granicus.if.org Git - imagemagick/log
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
Cristy [Sun, 4 Oct 2015 00:33:39 +0000 (20:33 -0400)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28443
dirk [Sat, 3 Oct 2015 07:13:09 +0000 (09:13 +0200)]
Removed object file and modified .gitignore
Cristy [Sat, 3 Oct 2015 00:38:03 +0000 (20:38 -0400)]
Don't close blob for JNG image
Cristy [Sat, 3 Oct 2015 00:16:00 +0000 (20:16 -0400)]
Define MaxTextExtent to make MagickCore compatible with IMv6
Cristy [Fri, 2 Oct 2015 22:59:32 +0000 (18:59 -0400)]
The -caption option no longer fails for filenames with @ prefix
Cristy [Fri, 2 Oct 2015 21:43:23 +0000 (17:43 -0400)]
Read the whole image @ image.jp2[0] or an individual tile @ image.jp2[1], image.jp2[2]
dirk [Fri, 2 Oct 2015 12:06:27 +0000 (14:06 +0200)]
Reverted change so the variable is in the correct scope.
dirk [Thu, 1 Oct 2015 14:56:10 +0000 (16:56 +0200)]
Fixed various warnings reported by Visual Studio 2015
dirk [Tue, 29 Sep 2015 14:58:51 +0000 (16:58 +0200)]
Fixed typo in README (Github: #45)
Cristy [Tue, 29 Sep 2015 12:20:12 +0000 (08:20 -0400)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28422
Cristy [Tue, 29 Sep 2015 12:11:16 +0000 (08:11 -0400)]
Disable fflush() of read-only handle under Microsoft Windows
dirk [Mon, 28 Sep 2015 18:33:59 +0000 (20:33 +0200)]
Added levelize to Magick++.
Cristy [Sun, 27 Sep 2015 17:19:14 +0000 (13:19 -0400)]
https://github.com/ImageMagick/ImageMagick/pull/42
Cristy [Sun, 27 Sep 2015 14:47:45 +0000 (10:47 -0400)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28412
Cristy [Sun, 27 Sep 2015 12:18:17 +0000 (08:18 -0400)]
Revert RLE patch
Cristy [Sun, 27 Sep 2015 00:50:55 +0000 (20:50 -0400)]
Remove compiler warning
Cristy [Sat, 26 Sep 2015 23:21:38 +0000 (19:21 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/41
dirk [Sat, 26 Sep 2015 19:23:23 +0000 (21:23 +0200)]
Removed fflush that was causing problems with a VS2015 release build.
Cristy [Sat, 26 Sep 2015 07:22:29 +0000 (03:22 -0400)]
By default, auto-level all channels equally
Cristy [Fri, 25 Sep 2015 23:01:26 +0000 (19:01 -0400)]
Initialize row_maxima / row_minima
Sebastian Buchwald [Fri, 25 Sep 2015 12:53:36 +0000 (14:53 +0200)]
Fix wrong number of columns in documentation.
dirk [Fri, 25 Sep 2015 20:21:40 +0000 (22:21 +0200)]
Merge remote-tracking branch 'remotes/emconn/ImageMagick-7-manhattan'
Cristy [Fri, 25 Sep 2015 12:58:21 +0000 (08:58 -0400)]
Eliminate some minor compiler warnings
Eric McConville [Thu, 24 Sep 2015 18:33:45 +0000 (13:33 -0500)]
Create Manhatten Intperolate method for -sparse-color on IM7 branch
Cristy [Thu, 24 Sep 2015 13:36:17 +0000 (09:36 -0400)]
https://github.com/ImageMagick/ImageMagick/pull/34
dirk [Tue, 22 Sep 2015 05:18:34 +0000 (07:18 +0200)]
Moved assertion and added not null check (Github: #33)
Cristy [Mon, 21 Sep 2015 22:18:44 +0000 (18:18 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/33
dirk [Mon, 21 Sep 2015 21:09:30 +0000 (23:09 +0200)]
Reverted ColorDodgeCompositeOp calculation to the one from IM6.
dirk [Mon, 21 Sep 2015 20:31:51 +0000 (22:31 +0200)]
Fixed setting alpha.
dirk [Mon, 21 Sep 2015 18:51:20 +0000 (20:51 +0200)]
Improved performance of GetImageRange with OpenMP enabled.
dirk [Sun, 20 Sep 2015 14:59:31 +0000 (16:59 +0200)]
Fixed various warnings reported by Visual Studio 2015
Cristy [Sun, 20 Sep 2015 13:56:47 +0000 (09:56 -0400)]
Code tweaks, no functional changes
Cristy [Sun, 20 Sep 2015 10:44:14 +0000 (06:44 -0400)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Sun, 20 Sep 2015 10:43:25 +0000 (06:43 -0400)]
Tietz offset is a Tiff property
dirk [Sun, 20 Sep 2015 07:11:28 +0000 (09:11 +0200)]
Fixed memory leak that occurs when malloc fails.
Cristy [Sat, 19 Sep 2015 22:29:00 +0000 (18:29 -0400)]
Revert configure.ac patch
Cristy [Sat, 19 Sep 2015 20:50:24 +0000 (16:50 -0400)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Sat, 19 Sep 2015 20:49:39 +0000 (16:49 -0400)]
Restore ImageMagick tar filename
dirk [Sat, 19 Sep 2015 16:51:12 +0000 (18:51 +0200)]
Renamed opacity to alpha.
dirk [Sat, 19 Sep 2015 13:02:33 +0000 (15:02 +0200)]
Changed return into a break to make sure SyncImagePixelCache is called.
dirk [Sat, 19 Sep 2015 12:58:52 +0000 (14:58 +0200)]
Fixed value of matte.
dirk [Sat, 19 Sep 2015 12:53:24 +0000 (14:53 +0200)]
Minor refactoring.
dirk [Sat, 19 Sep 2015 12:48:44 +0000 (14:48 +0200)]
Fixed setting the channel mask inside SeparateImage.
Cristy [Sat, 19 Sep 2015 11:55:44 +0000 (07:55 -0400)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Sat, 19 Sep 2015 11:55:24 +0000 (07:55 -0400)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28350
dirk [Sat, 19 Sep 2015 11:42:25 +0000 (13:42 +0200)]
Fixed memory leak in IsOptionMember.
dirk [Fri, 18 Sep 2015 06:48:34 +0000 (08:48 +0200)]
Setting endianness of image earlier.
Cristy [Fri, 18 Sep 2015 00:44:51 +0000 (20:44 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/26
Cristy [Fri, 18 Sep 2015 00:19:02 +0000 (20:19 -0400)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Fri, 18 Sep 2015 00:16:13 +0000 (20:16 -0400)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=28359
dirk [Thu, 17 Sep 2015 20:35:27 +0000 (22:35 +0200)]
Fixed size of memory allocation to avoid segfault (Github: #32).
dirk [Thu, 17 Sep 2015 11:10:15 +0000 (13:10 +0200)]
Added extra checks to avoid out of bounds error when parsing the 8bim profile. (Github: #31)
Cristy [Thu, 17 Sep 2015 00:05:46 +0000 (20:05 -0400)]
Delete unused web pages
Cristy [Wed, 16 Sep 2015 23:37:28 +0000 (19:37 -0400)]
More web page fixes
Cristy [Wed, 16 Sep 2015 23:27:34 +0000 (19:27 -0400)]
Attempt two to improve web pages
Cristy [Wed, 16 Sep 2015 21:00:17 +0000 (17:00 -0400)]
Add Twitter's { bootstrap.css, bootstrap.js }
Cristy [Wed, 16 Sep 2015 20:50:53 +0000 (16:50 -0400)]
Apply Debian patches: Use modern idiom for autoconf; Fix a forgotten dir when regenerating html doc; fix HTML problems
Cristy [Wed, 16 Sep 2015 19:55:39 +0000 (15:55 -0400)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Wed, 16 Sep 2015 19:55:22 +0000 (15:55 -0400)]
Don't need magick.css
Cristy [Wed, 16 Sep 2015 19:55:04 +0000 (15:55 -0400)]
Add Bootstrap MIT license to ImageMagick web CSS and JS
dirk [Wed, 16 Sep 2015 12:08:55 +0000 (14:08 +0200)]
Fix for writing grayscale jp2 images.
dirk [Tue, 15 Sep 2015 20:14:51 +0000 (22:14 +0200)]
Added missing define.
Cristy [Mon, 14 Sep 2015 21:33:56 +0000 (17:33 -0400)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Mon, 14 Sep 2015 21:33:11 +0000 (17:33 -0400)]
Older versions of libpng do not support png_const_bytep
dirk [Mon, 14 Sep 2015 20:26:43 +0000 (22:26 +0200)]
Changed mime type.
dirk [Mon, 14 Sep 2015 19:58:35 +0000 (21:58 +0200)]
Added new constructor to the Image class of Magick++ to copy part of the image.
dirk [Mon, 14 Sep 2015 19:33:54 +0000 (21:33 +0200)]
Added mime type for json.
dirk [Mon, 14 Sep 2015 19:10:13 +0000 (21:10 +0200)]
Removed duplicate const.
Cristy [Mon, 14 Sep 2015 11:48:08 +0000 (07:48 -0400)]
Make some structures immutable
Cristy [Sun, 13 Sep 2015 20:59:13 +0000 (16:59 -0400)]
Update ImageMagick example image
dirk [Sun, 13 Sep 2015 07:30:49 +0000 (09:30 +0200)]
Preserving image origin in TGA files.
Cristy [Sat, 12 Sep 2015 23:50:49 +0000 (19:50 -0400)]
Ensure -fuzz 0 -trim works properly for HDRI
Cristy [Sat, 12 Sep 2015 23:38:54 +0000 (19:38 -0400)]
Reduce epsilon so -fuzz 0 -trim works under HDRI
Cristy [Fri, 11 Sep 2015 23:49:21 +0000 (19:49 -0400)]
Fixed a possible memory leak for -sampling-factor option
Cristy [Fri, 11 Sep 2015 19:59:48 +0000 (15:59 -0400)]
Makefile.in is generated, no direct edits permitted
Cristy [Fri, 11 Sep 2015 15:51:22 +0000 (11:51 -0400)]
https://bugs.launchpad.net/ubuntu/+source/imagemagick/+bug/
1492881
anthony [Fri, 11 Sep 2015 02:11:56 +0000 (12:11 +1000)]
Minor fix to remove uneeded files RPM build
dirk [Thu, 10 Sep 2015 10:54:36 +0000 (12:54 +0200)]
Fixed check for the jp2 format (Github: #28)
Cristy [Tue, 8 Sep 2015 22:51:56 +0000 (18:51 -0400)]
Don't blend alpha when the alpha channel is deactivated
Cristy [Mon, 7 Sep 2015 13:51:07 +0000 (09:51 -0400)]
Coder thread support is via flags (thread_support is deprectated)
Cristy [Sun, 6 Sep 2015 09:36:11 +0000 (05:36 -0400)]
Remove support for Macintosh and VMS
Cristy [Sun, 6 Sep 2015 01:31:36 +0000 (21:31 -0400)]
Remove MagickCore X11 compatibility methods
Cristy [Sun, 6 Sep 2015 01:27:44 +0000 (21:27 -0400)]
Remove MagickCore X11 compatibility methods
Cristy [Sun, 6 Sep 2015 01:20:57 +0000 (21:20 -0400)]
Remove MagickCore X11 compatibility methods
Cristy [Sat, 5 Sep 2015 12:12:48 +0000 (08:12 -0400)]
Add field width to sscanf() to prevent buffer overflow
Cristy [Sat, 5 Sep 2015 00:21:30 +0000 (20:21 -0400)]
Ensure -fuzz works properly with floating point pixels
Cristy [Sat, 5 Sep 2015 00:16:19 +0000 (20:16 -0400)]
Ensure -fuzz 0 works for pixels of type floating point
Cristy [Wed, 2 Sep 2015 15:41:34 +0000 (11:41 -0400)]
Modify SVN_REVSION to GIT_REVISION
Cristy [Wed, 2 Sep 2015 14:06:39 +0000 (10:06 -0400)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Wed, 2 Sep 2015 14:06:14 +0000 (10:06 -0400)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28299