]> granicus.if.org Git - imagemagick/log
imagemagick
5 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12467
Cristy [Sat, 12 Jan 2019 16:11:40 +0000 (11:11 -0500)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12467

5 years agoAccount for negative pixels in ShadeImage()
Cristy [Sat, 12 Jan 2019 15:36:50 +0000 (10:36 -0500)]
Account for negative pixels in ShadeImage()

5 years agoAnnotate with negative offsets no longer renders slanted text
Cristy [Sat, 12 Jan 2019 12:46:12 +0000 (07:46 -0500)]
Annotate with negative offsets no longer renders slanted text

5 years agohttps://github.com/ImageMagick/ImageMagick/issues/1319
Cristy [Sat, 12 Jan 2019 01:19:22 +0000 (20:19 -0500)]
https://github.com/ImageMagick/ImageMagick/issues/1319

5 years agoWhen the exception list limit has been reached and the current exception is an error...
Dirk Lemstra [Fri, 11 Jan 2019 08:58:30 +0000 (09:58 +0100)]
When the exception list limit has been reached and the current exception is an error we allow one extra exception to make sure an error is thrown.

5 years agoRaise a warning instead of an error when the exception list limit has been reached.
Dirk Lemstra [Fri, 11 Jan 2019 08:21:04 +0000 (09:21 +0100)]
Raise a warning instead of an error when the exception list limit has been reached.

5 years agohttps://github.com/ImageMagick/ImageMagick/issues/1445
Cristy [Wed, 9 Jan 2019 23:36:47 +0000 (18:36 -0500)]
https://github.com/ImageMagick/ImageMagick/issues/1445

5 years agohttps://github.com/ImageMagick/ImageMagick/issues/1445
Cristy [Wed, 9 Jan 2019 23:33:42 +0000 (18:33 -0500)]
https://github.com/ImageMagick/ImageMagick/issues/1445

5 years ago...
Cristy [Wed, 9 Jan 2019 01:05:47 +0000 (20:05 -0500)]
...

5 years agoMoved call to xmlCleanupParser from msl and svg coder to MagickCoreTerminus.
Dirk Lemstra [Wed, 9 Jan 2019 06:47:06 +0000 (07:47 +0100)]
Moved call to xmlCleanupParser from msl and svg coder to MagickCoreTerminus.

5 years agoCall SetImageExtent to make sure the new width and height are allowed and the pixel...
Dirk Lemstra [Tue, 8 Jan 2019 22:07:32 +0000 (23:07 +0100)]
Call SetImageExtent to make sure the new width and height are allowed and the pixel cache is synchronized.

5 years agoDo not render the PSD opacity mask when the image has no alpha channel.
Dirk Lemstra [Tue, 8 Jan 2019 22:01:35 +0000 (23:01 +0100)]
Do not render the PSD opacity mask when the image has no alpha channel.

5 years agoCorrected comment.
Dirk Lemstra [Tue, 8 Jan 2019 21:30:39 +0000 (22:30 +0100)]
Corrected comment.

5 years agohttps://imagemagick.org/discourse-server/viewtopic.php?f=2&t=35292
Cristy [Tue, 8 Jan 2019 12:35:16 +0000 (07:35 -0500)]
https://imagemagick.org/discourse-server/viewtopic.php?f=2&t=35292

5 years agohttps://github.com/ImageMagick/ImageMagick/issues/1442
Cristy [Tue, 8 Jan 2019 00:57:01 +0000 (19:57 -0500)]
https://github.com/ImageMagick/ImageMagick/issues/1442

5 years agoRemove the tiff:37724 profile before writing the tiff image.
Dirk Lemstra [Mon, 7 Jan 2019 21:38:47 +0000 (22:38 +0100)]
Remove the tiff:37724 profile before writing the tiff image.

5 years agoCorrect the width and height of the image after it has been read with preserve-orient...
Dirk Lemstra [Mon, 7 Jan 2019 20:22:40 +0000 (21:22 +0100)]
Correct the width and height of the image after it has been read with preserve-orientation enabled.

5 years ago...
Cristy [Sun, 6 Jan 2019 17:42:24 +0000 (12:42 -0500)]
...

5 years ago...
Cristy [Sat, 5 Jan 2019 21:36:34 +0000 (16:36 -0500)]
...

5 years agoDo not use virtual pixels if image dimensions evenly divisible by tile dimensions
Cristy [Sat, 5 Jan 2019 20:28:59 +0000 (15:28 -0500)]
Do not use virtual pixels if image dimensions evenly divisible by tile dimensions

5 years agoLatest docs
Cristy [Sat, 5 Jan 2019 16:47:43 +0000 (11:47 -0500)]
Latest docs

5 years ago...
Cristy [Sat, 5 Jan 2019 14:16:51 +0000 (09:16 -0500)]
...

5 years agohttps://github.com/ImageMagick/ImageMagick/issues/1439
Cristy [Sat, 5 Jan 2019 02:18:55 +0000 (21:18 -0500)]
https://github.com/ImageMagick/ImageMagick/issues/1439

5 years ago...
Cristy [Thu, 3 Jan 2019 23:52:05 +0000 (18:52 -0500)]
...

5 years agofix coding style
Liu Zhe [Thu, 3 Jan 2019 08:37:52 +0000 (16:37 +0800)]
fix coding style

5 years agoignore_transformations when heic:preserve orientation=true
Liu Zhe [Wed, 2 Jan 2019 12:43:28 +0000 (20:43 +0800)]
ignore_transformations when heic:preserve orientation=true

5 years ago...
Cristy [Wed, 2 Jan 2019 15:56:09 +0000 (10:56 -0500)]
...

5 years ago...
Cristy [Wed, 2 Jan 2019 15:51:53 +0000 (10:51 -0500)]
...

5 years ago...
Cristy [Wed, 2 Jan 2019 11:12:49 +0000 (06:12 -0500)]
...

5 years ago... 7.0.8-23
Cristy [Tue, 1 Jan 2019 20:57:54 +0000 (15:57 -0500)]
...

5 years agoCacheInfo destructor must be aligned in DestroyPixelStream()
Cristy [Tue, 1 Jan 2019 20:55:35 +0000 (15:55 -0500)]
CacheInfo destructor must be aligned in DestroyPixelStream()

5 years agoAdded header detection for ICO and CUR.
Dirk Lemstra [Tue, 1 Jan 2019 10:16:01 +0000 (11:16 +0100)]
Added header detection for ICO and CUR.

5 years ago...
Cristy [Mon, 31 Dec 2018 21:55:27 +0000 (16:55 -0500)]
...

5 years ago...
Cristy [Mon, 31 Dec 2018 21:43:59 +0000 (16:43 -0500)]
...

5 years ago...
Cristy [Mon, 31 Dec 2018 12:52:55 +0000 (07:52 -0500)]
...

5 years ago...
Cristy [Sun, 30 Dec 2018 19:00:19 +0000 (14:00 -0500)]
...

5 years agoUpdate M4 macros
Cristy [Sun, 30 Dec 2018 18:36:12 +0000 (13:36 -0500)]
Update M4 macros

5 years ago...
Cristy [Sun, 30 Dec 2018 15:51:34 +0000 (10:51 -0500)]
...

5 years ago...
Cristy [Sun, 30 Dec 2018 14:53:04 +0000 (09:53 -0500)]
...

5 years agoRestore cache request of NULL for zero width or height 7.0.8-22
Cristy [Sun, 30 Dec 2018 13:23:51 +0000 (08:23 -0500)]
Restore cache request of NULL for zero width or height

5 years agoCoverity issues
Cristy [Sat, 29 Dec 2018 16:45:07 +0000 (11:45 -0500)]
Coverity issues

5 years agohttps://imagemagick.org/discourse-server/viewtopic.php?f=3&t=35253
Cristy [Sat, 29 Dec 2018 14:03:58 +0000 (09:03 -0500)]
https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=35253

5 years agohttps://imagemagick.org/discourse-server/viewtopic.php?f=3&t=34906
Cristy [Sat, 29 Dec 2018 13:18:13 +0000 (08:18 -0500)]
https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=34906

5 years agoDon't update the nexus region on exception
Cristy [Fri, 28 Dec 2018 18:31:26 +0000 (13:31 -0500)]
Don't update the nexus region on exception

5 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12284
Cristy [Thu, 27 Dec 2018 23:49:03 +0000 (18:49 -0500)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12284

5 years ago...
Cristy [Thu, 27 Dec 2018 16:40:54 +0000 (11:40 -0500)]
...

5 years agoUpdate to the laatest Bootstrap release
Cristy [Thu, 27 Dec 2018 15:47:07 +0000 (10:47 -0500)]
Update to the laatest Bootstrap release

5 years ago...
Cristy [Thu, 27 Dec 2018 15:37:24 +0000 (10:37 -0500)]
...

5 years agoUpdate to latest web pages
Cristy [Thu, 27 Dec 2018 15:35:17 +0000 (10:35 -0500)]
Update to latest web pages

5 years ago... 7.0.8-21
Cristy [Thu, 27 Dec 2018 14:15:45 +0000 (09:15 -0500)]
...

5 years agoCheck to ensure SeekBlob() offset can be represented in an off_t
Cristy [Thu, 27 Dec 2018 14:14:56 +0000 (09:14 -0500)]
Check to ensure SeekBlob() offset can be represented in an off_t

5 years agoClean up source code
Cristy [Thu, 27 Dec 2018 00:46:47 +0000 (19:46 -0500)]
Clean up source code

5 years agohttps://github.com/ImageMagick/ImageMagick/issues/1420
Cristy [Wed, 26 Dec 2018 19:47:31 +0000 (14:47 -0500)]
https://github.com/ImageMagick/ImageMagick/issues/1420

5 years agoExperiment fail-- restore previous mods
Cristy [Wed, 26 Dec 2018 17:49:53 +0000 (12:49 -0500)]
Experiment fail-- restore previous mods

5 years agohttps://github.com/ImageMagick/ImageMagick/issues/1420
Cristy [Wed, 26 Dec 2018 16:59:07 +0000 (11:59 -0500)]
https://github.com/ImageMagick/ImageMagick/issues/1420

5 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12216
Cristy [Tue, 25 Dec 2018 13:34:29 +0000 (08:34 -0500)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12216

5 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12204
Cristy [Mon, 24 Dec 2018 15:47:11 +0000 (10:47 -0500)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12204

5 years ago...
Cristy [Mon, 24 Dec 2018 13:20:15 +0000 (08:20 -0500)]
...

5 years ago... 7.0.8-20
Cristy [Sun, 23 Dec 2018 23:33:15 +0000 (18:33 -0500)]
...

5 years agoCosmetic changes
Cristy [Sun, 23 Dec 2018 23:30:19 +0000 (18:30 -0500)]
Cosmetic changes

5 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12180
Cristy [Sun, 23 Dec 2018 18:22:05 +0000 (13:22 -0500)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12180

5 years agoRemove bias from CLAHE tiling that exceeds the image width / height
Cristy [Sun, 23 Dec 2018 14:55:38 +0000 (09:55 -0500)]
Remove bias from CLAHE tiling that exceeds the image width / height

5 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12160
Cristy [Sun, 23 Dec 2018 01:12:17 +0000 (20:12 -0500)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12160

5 years ago...
Cristy [Sun, 23 Dec 2018 01:10:27 +0000 (20:10 -0500)]
...

5 years agoClean-up
Cristy [Sun, 23 Dec 2018 00:42:23 +0000 (19:42 -0500)]
Clean-up

5 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12158
Cristy [Sun, 23 Dec 2018 00:38:49 +0000 (19:38 -0500)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12158

5 years agoC++ compliance
Cristy [Sat, 22 Dec 2018 16:40:01 +0000 (11:40 -0500)]
C++ compliance

5 years agohttps://github.com/ImageMagick/ImageMagick/issues/1428
Cristy [Sat, 22 Dec 2018 15:12:36 +0000 (10:12 -0500)]
https://github.com/ImageMagick/ImageMagick/issues/1428

5 years agoOptimize cube reader
Cristy [Sat, 22 Dec 2018 13:50:18 +0000 (08:50 -0500)]
Optimize cube reader

5 years agoClose image before returning
Cristy [Sat, 22 Dec 2018 01:38:04 +0000 (20:38 -0500)]
Close image before returning

5 years agoThe CUBE image format returns a HALD image (e.g. cube:Vibrant.cube[7])
Cristy [Fri, 21 Dec 2018 22:21:45 +0000 (17:21 -0500)]
The CUBE image format returns a HALD image (e.g. cube:Vibrant.cube[7])

5 years ago...
Cristy [Thu, 20 Dec 2018 11:59:10 +0000 (06:59 -0500)]
...

5 years agohttps://imagemagick.org/discourse-server/viewtopic.php?f=3&t=35212
Cristy [Wed, 19 Dec 2018 23:47:43 +0000 (18:47 -0500)]
https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=35212

5 years agohttps://imagemagick.org/discourse-server/viewtopic.php?f=3&t=35212
Cristy [Wed, 19 Dec 2018 23:44:19 +0000 (18:44 -0500)]
https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=35212

5 years ago... 7.0.8-19
Cristy [Wed, 19 Dec 2018 23:08:52 +0000 (18:08 -0500)]
...

5 years agoCorrected comment.
Dirk Lemstra [Wed, 19 Dec 2018 21:27:47 +0000 (22:27 +0100)]
Corrected comment.

5 years agoBump point release
Cristy [Wed, 19 Dec 2018 15:34:43 +0000 (10:34 -0500)]
Bump point release

5 years ago...
Cristy [Wed, 19 Dec 2018 15:20:08 +0000 (10:20 -0500)]
...

5 years agoBump point release
Cristy [Wed, 19 Dec 2018 15:13:10 +0000 (10:13 -0500)]
Bump point release

5 years ago...
Cristy [Wed, 19 Dec 2018 13:32:41 +0000 (08:32 -0500)]
...

5 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=11930
Cristy [Wed, 19 Dec 2018 13:28:58 +0000 (08:28 -0500)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=11930

5 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=11930
Cristy [Wed, 19 Dec 2018 13:24:11 +0000 (08:24 -0500)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=11930

5 years ago... 7.0.8-18
Cristy [Wed, 19 Dec 2018 01:55:11 +0000 (20:55 -0500)]
...

5 years agohttps://github.com/ImageMagick/ImageMagick/issues/1425
Cristy [Wed, 19 Dec 2018 00:15:38 +0000 (19:15 -0500)]
https://github.com/ImageMagick/ImageMagick/issues/1425

5 years agoCorrected mistake.
Dirk Lemstra [Tue, 18 Dec 2018 20:48:02 +0000 (21:48 +0100)]
Corrected mistake.

5 years ago...
Cristy [Tue, 18 Dec 2018 13:45:47 +0000 (08:45 -0500)]
...

5 years ago... 7.0.8-17
Cristy [Tue, 18 Dec 2018 00:48:12 +0000 (19:48 -0500)]
...

5 years ago...
Cristy [Tue, 18 Dec 2018 00:47:39 +0000 (19:47 -0500)]
...

5 years agoAdded pingImages to STL (#1421).
Dirk Lemstra [Mon, 17 Dec 2018 20:49:31 +0000 (21:49 +0100)]
Added pingImages to STL (#1421).

5 years agohttps://github.com/ImageMagick/ImageMagick6/issues/25
Cristy [Mon, 17 Dec 2018 20:21:19 +0000 (15:21 -0500)]
https://github.com/ImageMagick/ImageMagick6/issues/25

5 years ago...
Cristy [Mon, 17 Dec 2018 17:02:20 +0000 (12:02 -0500)]
...

5 years agoFix associated alpha handling (#1424)
Michel Bouwmans [Mon, 17 Dec 2018 16:19:41 +0000 (17:19 +0100)]
Fix associated alpha handling (#1424)

5 years ago...
Cristy [Sun, 16 Dec 2018 22:25:16 +0000 (17:25 -0500)]
...

5 years agohttps://imagemagick.org/discourse-server/viewtopic.php?f=1&t=35192
Cristy [Sun, 16 Dec 2018 22:24:07 +0000 (17:24 -0500)]
https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=35192

5 years agohttps://github.com/ImageMagick/ImageMagick/issues/1420
Cristy [Sun, 16 Dec 2018 21:44:52 +0000 (16:44 -0500)]
https://github.com/ImageMagick/ImageMagick/issues/1420

5 years ago...
Cristy [Sun, 16 Dec 2018 19:50:57 +0000 (14:50 -0500)]
...

5 years ago...
Cristy [Sun, 16 Dec 2018 19:48:50 +0000 (14:48 -0500)]
...

5 years agoUse elseif instead of an extra if.
Dirk Lemstra [Sun, 16 Dec 2018 16:55:16 +0000 (17:55 +0100)]
Use elseif instead of an extra if.

5 years agoFixed compare and used a constant value for the size of the XMP header.
Dirk Lemstra [Sun, 16 Dec 2018 16:54:08 +0000 (17:54 +0100)]
Fixed compare and used a constant value for the size of the XMP header.

5 years agoReverted patch that uses the wrong name for the profile.
Dirk Lemstra [Sun, 16 Dec 2018 16:50:34 +0000 (17:50 +0100)]
Reverted patch that uses the wrong name for the profile.