]> granicus.if.org Git - imagemagick/log
imagemagick
9 years agoChanged output of -version for Visual Studio compiler.
dirk [Thu, 27 Aug 2015 21:18:02 +0000 (23:18 +0200)]
Changed output of -version for Visual Studio compiler.

9 years agoRevert copy of option to artifact.
dirk [Thu, 27 Aug 2015 21:01:08 +0000 (23:01 +0200)]
Revert copy of option to artifact.

9 years agoMerge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Wed, 26 Aug 2015 16:02:14 +0000 (12:02 -0400)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick

9 years agoDisplay Visual C++ compiler version
Cristy [Wed, 26 Aug 2015 16:01:06 +0000 (12:01 -0400)]
Display Visual C++ compiler version

9 years agoCopy option tiff:ignore-tags from option to artifact.
dirk [Wed, 26 Aug 2015 15:35:24 +0000 (17:35 +0200)]
Copy option tiff:ignore-tags from option to artifact.

9 years agoAllow NULL tags when throwing an exception
Cristy [Wed, 26 Aug 2015 15:23:17 +0000 (11:23 -0400)]
Allow NULL tags when throwing an exception

9 years agoUpdate web pages
Cristy [Wed, 26 Aug 2015 00:01:06 +0000 (20:01 -0400)]
Update web pages

9 years agohttp://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28244
Cristy [Tue, 25 Aug 2015 22:31:02 +0000 (18:31 -0400)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28244

9 years agoUse quality from image_info instead of image.
dirk [Tue, 25 Aug 2015 20:23:19 +0000 (22:23 +0200)]
Use quality from image_info instead of image.

9 years agoFixed getting the alpha value in GetNormalizedCrossCorrelationDistortion.
dirk [Tue, 25 Aug 2015 13:12:12 +0000 (15:12 +0200)]
Fixed getting the alpha value in GetNormalizedCrossCorrelationDistortion.

9 years agoRevert SpreadImage() mod
Cristy [Tue, 25 Aug 2015 11:12:38 +0000 (07:12 -0400)]
Revert SpreadImage() mod

9 years agoUpdate download URL
Cristy [Mon, 24 Aug 2015 21:17:00 +0000 (17:17 -0400)]
Update download URL

9 years agoRevert -spread behavior
Cristy [Mon, 24 Aug 2015 11:11:48 +0000 (07:11 -0400)]
Revert -spread behavior

9 years agoMerge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Mon, 24 Aug 2015 00:25:03 +0000 (20:25 -0400)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick

9 years agoMissing parenthesis
Cristy [Mon, 24 Aug 2015 00:24:30 +0000 (20:24 -0400)]
Missing parenthesis

9 years agoComment change, test first commit
anthony [Mon, 24 Aug 2015 00:11:27 +0000 (10:11 +1000)]
Comment change, test first commit

9 years agoSupport inline images with data URLS
Cristy [Sun, 23 Aug 2015 14:55:57 +0000 (10:55 -0400)]
Support inline images with data URLS

9 years agoFixed calculation of GetNormalizedCrossCorrelationDistortion.
dirk [Sun, 23 Aug 2015 11:45:22 +0000 (13:45 +0200)]
Fixed calculation of GetNormalizedCrossCorrelationDistortion.

9 years agoUse pixel accessor, GetPixelAlpha()
Cristy [Sat, 22 Aug 2015 20:54:07 +0000 (16:54 -0400)]
Use pixel accessor, GetPixelAlpha()

9 years agoUse correct enum, its NearestInterpolatePixel
Cristy [Fri, 21 Aug 2015 11:20:26 +0000 (07:20 -0400)]
Use correct enum, its NearestInterpolatePixel

9 years agoMake that -interpolate nearest -spread to swap pixels
Cristy [Fri, 21 Aug 2015 00:04:04 +0000 (20:04 -0400)]
Make that -interpolate nearest -spread to swap pixels

9 years agoMerge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Thu, 20 Aug 2015 23:42:32 +0000 (19:42 -0400)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick

9 years agoUse -interpolate integer -spread to swap pixels
Cristy [Thu, 20 Aug 2015 23:42:01 +0000 (19:42 -0400)]
Use -interpolate integer -spread to swap pixels

9 years agoFixed GetMagicPatternExtent because magic_cache is now sorted differently.
dirk [Thu, 20 Aug 2015 14:33:04 +0000 (16:33 +0200)]
Fixed GetMagicPatternExtent because magic_cache is now sorted differently.

9 years agoRevert patch
Cristy [Wed, 19 Aug 2015 23:35:26 +0000 (19:35 -0400)]
Revert patch

9 years agoDon't apply function if the pixel trait is Copy
Cristy [Tue, 18 Aug 2015 22:54:09 +0000 (18:54 -0400)]
Don't apply function if the pixel trait is Copy

9 years agoDon't auto-level the alpha channel
Cristy [Mon, 17 Aug 2015 22:55:47 +0000 (18:55 -0400)]
Don't auto-level the alpha channel

9 years agoCSS HSL requires 3 values, one 0-360 and the other two percentages.
Cristy [Mon, 17 Aug 2015 22:31:08 +0000 (18:31 -0400)]
CSS HSL requires 3 values, one 0-360 and the other two percentages.

9 years agoExpose the GIT revision number
Cristy [Sun, 16 Aug 2015 13:06:44 +0000 (09:06 -0400)]
Expose the GIT revision number

9 years agoRemove laze evaluation for SetImageAlphaChannel() alpha traits
Cristy [Sat, 15 Aug 2015 21:02:03 +0000 (17:02 -0400)]
Remove laze evaluation for SetImageAlphaChannel() alpha traits

9 years agoThe -coalesce option requires a transparent background
Cristy [Sat, 15 Aug 2015 19:44:20 +0000 (15:44 -0400)]
The -coalesce option requires a transparent background

9 years agoLimit -fx recursive to avoid stack overflow
Cristy [Sat, 15 Aug 2015 17:00:32 +0000 (13:00 -0400)]
Limit -fx recursive to avoid stack overflow

9 years agoSupport color compliance for TXT format (e.g. -define txt:compliance=css)
Cristy [Sat, 15 Aug 2015 15:05:42 +0000 (11:05 -0400)]
Support color compliance for TXT format (e.g. -define txt:compliance=css)

9 years agoUpdate Makefile to reflect using Git rather than Subversion
Cristy [Sat, 15 Aug 2015 09:36:48 +0000 (05:36 -0400)]
Update Makefile to reflect using Git rather than Subversion

9 years agoSquash uninitialized variable compiler warning
Cristy [Sat, 15 Aug 2015 09:25:11 +0000 (05:25 -0400)]
Squash uninitialized variable compiler warning

9 years agoUpdate certain ImageMagick web pages
Cristy [Sat, 15 Aug 2015 09:16:24 +0000 (05:16 -0400)]
Update certain ImageMagick web pages

9 years agoFixed order of items in 'MagicMap'.
dirk [Thu, 13 Aug 2015 10:57:57 +0000 (12:57 +0200)]
Fixed order of items in 'MagicMap'.

9 years agoTextureImage() requires clip-to-self set to true
Cristy [Wed, 12 Aug 2015 22:49:19 +0000 (18:49 -0400)]
TextureImage() requires clip-to-self set to true

9 years agoFixed memory leak in font cache under Windows.
dirk [Wed, 12 Aug 2015 21:21:58 +0000 (23:21 +0200)]
Fixed memory leak in font cache under Windows.

9 years agohttp://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28186
Cristy [Wed, 12 Aug 2015 11:42:13 +0000 (07:42 -0400)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28186

9 years agohttp://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28186
Cristy [Wed, 12 Aug 2015 11:41:20 +0000 (07:41 -0400)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28186

9 years agoFixed reading Photoshop layers of LSB TIFF files.
dirk [Tue, 11 Aug 2015 21:56:45 +0000 (23:56 +0200)]
Fixed reading Photoshop layers of LSB TIFF files.

9 years agoModified NOTICE file.
dirk [Tue, 11 Aug 2015 21:04:00 +0000 (23:04 +0200)]
Modified NOTICE file.

9 years agohttp://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28182
Cristy [Tue, 11 Aug 2015 14:32:08 +0000 (10:32 -0400)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28182

9 years agoSquash compiler warning
Cristy [Tue, 11 Aug 2015 10:24:26 +0000 (06:24 -0400)]
Squash compiler warning

9 years agohttp://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28043
Cristy [Tue, 11 Aug 2015 10:22:22 +0000 (06:22 -0400)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28043

9 years agoMerge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Mon, 10 Aug 2015 23:16:33 +0000 (19:16 -0400)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick

9 years agohttp://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28179
Cristy [Mon, 10 Aug 2015 23:15:07 +0000 (19:15 -0400)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28179

9 years agoAdded missing include.
dirk [Mon, 10 Aug 2015 11:04:19 +0000 (13:04 +0200)]
Added missing include.

9 years agoSpread random offset is centered about 0
Cristy [Mon, 10 Aug 2015 10:29:20 +0000 (06:29 -0400)]
Spread random offset is centered about 0

9 years agoMerge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Sun, 9 Aug 2015 23:19:50 +0000 (19:19 -0400)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick

9 years agoTake floor() or random offset
Cristy [Sun, 9 Aug 2015 23:18:56 +0000 (19:18 -0400)]
Take floor() or random offset

9 years agoDisabled building PerlMagick
dirk [Sun, 9 Aug 2015 18:48:52 +0000 (20:48 +0200)]
Disabled building PerlMagick

9 years agoMerge branch 'master' of git.imagemagick.org:repos/ImageMagick
Cristy [Sun, 9 Aug 2015 16:16:59 +0000 (12:16 -0400)]
Merge branch 'master' of git.imagemagick.org:repos/ImageMagick

9 years agohttp://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28043
Cristy [Sun, 9 Aug 2015 16:15:50 +0000 (12:15 -0400)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28043

9 years agoReverted changes
dirk [Sun, 9 Aug 2015 15:17:12 +0000 (17:17 +0200)]
Reverted changes

9 years agoReplaced before script with addons.
dirk [Sun, 9 Aug 2015 14:58:45 +0000 (16:58 +0200)]
Replaced before script with addons.

9 years agoSet sudo:false in travis configuration.
dirk [Sun, 9 Aug 2015 14:45:25 +0000 (16:45 +0200)]
Set sudo:false in travis configuration.

9 years agohttp://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28043
Cristy [Sun, 9 Aug 2015 13:49:43 +0000 (09:49 -0400)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28043

9 years agoAlso building PerlMagick.
dirk [Sun, 9 Aug 2015 11:35:50 +0000 (13:35 +0200)]
Also building PerlMagick.

9 years agoAdded .gitignore
dirk [Sun, 9 Aug 2015 11:20:44 +0000 (13:20 +0200)]
Added .gitignore

9 years agoAdded .gitignore
dirk [Sun, 9 Aug 2015 11:03:21 +0000 (13:03 +0200)]
Added .gitignore
Modified README files.

9 years agoFix Markdown sections
Cristy [Sat, 8 Aug 2015 17:20:44 +0000 (13:20 -0400)]
Fix Markdown sections

9 years agoNew authorative source repository
Cristy [Sat, 8 Aug 2015 13:40:09 +0000 (09:40 -0400)]
New authorative source repository

9 years ago(no commit message)
cristy [Mon, 3 Aug 2015 00:13:28 +0000 (00:13 +0000)]

9 years ago(no commit message)
cristy [Sun, 2 Aug 2015 17:29:47 +0000 (17:29 +0000)]

9 years ago(no commit message)
cristy [Sun, 2 Aug 2015 14:43:09 +0000 (14:43 +0000)]

9 years ago(no commit message)
cristy [Sun, 2 Aug 2015 13:45:41 +0000 (13:45 +0000)]

9 years agoChanged definition of IsNaN and removed IfNaN.
dirk [Sun, 2 Aug 2015 10:07:26 +0000 (10:07 +0000)]
Changed definition of IsNaN and removed IfNaN.

9 years agoAdded extra alias for weight names.
dirk [Sat, 1 Aug 2015 10:19:44 +0000 (10:19 +0000)]
Added extra alias for weight names.

9 years agoAdded fontFamily to the Image class of Magick++.
dirk [Sat, 1 Aug 2015 08:06:56 +0000 (08:06 +0000)]
Added fontFamily to the Image class of Magick++.

9 years agoAdded extra aliases for weight names.
dirk [Fri, 31 Jul 2015 20:55:15 +0000 (20:55 +0000)]
Added extra aliases for weight names.
Fixed parsing weight in various methods.

9 years agoFixed typo reported by ubante.
dirk [Fri, 31 Jul 2015 06:38:02 +0000 (06:38 +0000)]
Fixed typo reported by ubante.

9 years agoAdded fontStyle, fontWeight and textUnderColor to the Image class of Magick++.
dirk [Thu, 30 Jul 2015 20:29:27 +0000 (20:29 +0000)]
Added fontStyle, fontWeight and textUnderColor to the Image class of Magick++.

9 years agoAnother attempt...
dirk [Thu, 30 Jul 2015 18:47:36 +0000 (18:47 +0000)]
Another attempt...

9 years agoChange to alphabetic order.
dirk [Thu, 30 Jul 2015 18:41:02 +0000 (18:41 +0000)]
Change to alphabetic order.

9 years agoFixed options for -weight and -list weight.
dirk [Thu, 30 Jul 2015 18:37:03 +0000 (18:37 +0000)]
Fixed options for -weight and -list weight.

9 years ago(no commit message)
cristy [Thu, 30 Jul 2015 00:50:28 +0000 (00:50 +0000)]

9 years ago(no commit message)
cristy [Wed, 29 Jul 2015 14:03:48 +0000 (14:03 +0000)]

9 years ago(no commit message)
cristy [Wed, 29 Jul 2015 14:01:33 +0000 (14:01 +0000)]

9 years ago(no commit message)
cristy [Wed, 29 Jul 2015 12:26:12 +0000 (12:26 +0000)]

9 years agoImproved GetTypeInfoByFamily when the weight is not specified (zero).
dirk [Wed, 29 Jul 2015 12:10:38 +0000 (12:10 +0000)]
Improved GetTypeInfoByFamily when the weight is not specified (zero).

9 years ago(no commit message)
cristy [Wed, 29 Jul 2015 11:07:03 +0000 (11:07 +0000)]

9 years ago(no commit message)
cristy [Tue, 28 Jul 2015 22:50:33 +0000 (22:50 +0000)]

9 years agoFixed operator.
dirk [Tue, 28 Jul 2015 18:59:57 +0000 (18:59 +0000)]
Fixed operator.

9 years agohttp://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28110
cristy [Tue, 28 Jul 2015 18:12:35 +0000 (18:12 +0000)]
http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28110

9 years ago(no commit message)
cristy [Tue, 28 Jul 2015 17:13:22 +0000 (17:13 +0000)]

9 years ago(no commit message)
cristy [Tue, 28 Jul 2015 15:36:26 +0000 (15:36 +0000)]

9 years ago(no commit message)
cristy [Tue, 28 Jul 2015 13:37:46 +0000 (13:37 +0000)]

9 years ago(no commit message)
cristy [Tue, 28 Jul 2015 13:19:43 +0000 (13:19 +0000)]

9 years agoCopied changes from IM6.
dirk [Tue, 28 Jul 2015 11:04:30 +0000 (11:04 +0000)]
Copied changes from IM6.

9 years ago(no commit message)
cristy [Tue, 28 Jul 2015 00:36:29 +0000 (00:36 +0000)]

9 years ago(no commit message)
cristy [Mon, 27 Jul 2015 18:02:39 +0000 (18:02 +0000)]

9 years ago(no commit message)
cristy [Mon, 27 Jul 2015 13:18:43 +0000 (13:18 +0000)]

9 years agoAdded missing entries to CoderMap.
dirk [Mon, 27 Jul 2015 11:09:58 +0000 (11:09 +0000)]
Added missing entries to CoderMap.

9 years agoRemoved IsMagickTrue, IsMagickFalse, IsMagickNot.
dirk [Sun, 26 Jul 2015 09:50:00 +0000 (09:50 +0000)]
Removed IsMagickTrue, IsMagickFalse, IsMagickNot.
Fixed memory leak in operation.c.

9 years agoNewlines
dirk [Sun, 26 Jul 2015 09:40:41 +0000 (09:40 +0000)]
Newlines

9 years ago(no commit message)
cristy [Sat, 25 Jul 2015 23:07:47 +0000 (23:07 +0000)]

9 years agoRemoved IfStringTrue, IsMagickNULL and IsMagickNotNULL
dirk [Sat, 25 Jul 2015 19:23:33 +0000 (19:23 +0000)]
Removed IfStringTrue, IsMagickNULL and IsMagickNotNULL

9 years agoAdded "-set colorspace:auto-grayscale=false" that will prevent automatic conversion...
dirk [Sat, 25 Jul 2015 18:49:20 +0000 (18:49 +0000)]
Added "-set colorspace:auto-grayscale=false" that will prevent automatic conversion to grayscale inside coders that support grayscale.