]> granicus.if.org Git - imagemagick/log
imagemagick
5 years agohttps://github.com/ImageMagick/ImageMagick/issues/1632
Cristy [Sat, 13 Jul 2019 11:52:54 +0000 (07:52 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/1632

5 years ago...
Cristy [Sat, 13 Jul 2019 11:47:05 +0000 (07:47 -0400)]
...

5 years agohttps://github.com/ImageMagick/ImageMagick/issues/1633
Cristy [Sat, 13 Jul 2019 11:42:31 +0000 (07:42 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/1633

5 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15744
Dirk Lemstra [Fri, 12 Jul 2019 16:21:56 +0000 (18:21 +0200)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15744

5 years agoFixed extracting the clip path.
Dirk Lemstra [Fri, 12 Jul 2019 14:28:43 +0000 (16:28 +0200)]
Fixed extracting the clip path.

5 years ago...
Cristy [Fri, 12 Jul 2019 13:00:47 +0000 (09:00 -0400)]
...

5 years agoAdded missing EOF checks.
Dirk Lemstra [Fri, 12 Jul 2019 08:46:33 +0000 (10:46 +0200)]
Added missing EOF checks.

5 years agoSome more refactoring.
Dirk Lemstra [Fri, 12 Jul 2019 08:36:52 +0000 (10:36 +0200)]
Some more refactoring.

5 years agoMinor refactoring.
Dirk Lemstra [Fri, 12 Jul 2019 08:26:11 +0000 (10:26 +0200)]
Minor refactoring.

5 years agoUse new method.
Dirk Lemstra [Fri, 12 Jul 2019 08:24:43 +0000 (10:24 +0200)]
Use new method.

5 years agoUse ByteBuffer in the PS coder and moved shared Ghostscript logic to ghostscript...
Dirk Lemstra [Fri, 12 Jul 2019 08:22:51 +0000 (10:22 +0200)]
Use ByteBuffer in the PS coder and moved shared Ghostscript logic to ghostscript-private.h.

5 years agoMoved reading of PS info to a separate method.
Dirk Lemstra [Thu, 11 Jul 2019 21:36:47 +0000 (23:36 +0200)]
Moved reading of PS info to a separate method.

5 years agoRemoved unused define.
Dirk Lemstra [Thu, 11 Jul 2019 20:31:17 +0000 (22:31 +0200)]
Removed unused define.

5 years agoMoved shared ghostscript code to a separate header file.
Dirk Lemstra [Thu, 11 Jul 2019 19:38:52 +0000 (21:38 +0200)]
Moved shared ghostscript code to a separate header file.

5 years agoOnly set the quantum type once.
Dirk Lemstra [Thu, 11 Jul 2019 18:56:13 +0000 (20:56 +0200)]
Only set the quantum type once.

5 years agoMoved byte buffer code to a separate header so it can be used in other coders.
Dirk Lemstra [Thu, 11 Jul 2019 18:30:18 +0000 (20:30 +0200)]
Moved byte buffer code to a separate header so it can be used in other coders.

5 years ago...
Cristy [Thu, 11 Jul 2019 11:30:07 +0000 (07:30 -0400)]
...

5 years agoIntroducing MagickLevelImageColors() MagickWand method
Cristy [Thu, 11 Jul 2019 11:27:42 +0000 (07:27 -0400)]
Introducing MagickLevelImageColors() MagickWand method

5 years agohttps://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36340
Cristy [Wed, 10 Jul 2019 16:44:14 +0000 (12:44 -0400)]
https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36340

5 years agohttps://github.com/ImageMagick/ImageMagick/issues/1631
Cristy [Wed, 10 Jul 2019 12:27:29 +0000 (08:27 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/1631

5 years agoEliminate compiler warning
Cristy [Wed, 10 Jul 2019 00:17:25 +0000 (20:17 -0400)]
Eliminate compiler warning

5 years agoWIP: fix line through z-index issue (#1630)
PIGNOSE [Tue, 9 Jul 2019 23:44:32 +0000 (08:44 +0900)]
WIP: fix line through z-index issue (#1630)

5 years agoReduce size of the list to avoid out of memory issues.
Dirk Lemstra [Tue, 9 Jul 2019 19:44:52 +0000 (21:44 +0200)]
Reduce size of the list to avoid out of memory issues.

5 years agoRenamed variable to avoid possible memory leak.
Dirk Lemstra [Tue, 9 Jul 2019 19:29:03 +0000 (21:29 +0200)]
Renamed variable to avoid possible memory leak.

5 years agoFixed memory leak.
Dirk Lemstra [Mon, 8 Jul 2019 20:43:54 +0000 (22:43 +0200)]
Fixed memory leak.

5 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=11480
Dirk Lemstra [Mon, 8 Jul 2019 19:23:50 +0000 (21:23 +0200)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=11480

5 years ago...
Cristy [Mon, 8 Jul 2019 14:27:00 +0000 (10:27 -0400)]
...

5 years ago...
Cristy [Mon, 8 Jul 2019 14:18:28 +0000 (10:18 -0400)]
...

5 years ago...
Cristy [Mon, 8 Jul 2019 10:22:56 +0000 (06:22 -0400)]
...

5 years agohttps://github.com/ImageMagick/ImageMagick/issues/1629
Cristy [Mon, 8 Jul 2019 10:14:34 +0000 (06:14 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/1629

5 years agoShift bytes instead.
Dirk Lemstra [Sun, 7 Jul 2019 19:38:08 +0000 (21:38 +0200)]
Shift bytes instead.

5 years agoUse bigger steps when increasing the size of the profile.
Dirk Lemstra [Sun, 7 Jul 2019 14:21:07 +0000 (16:21 +0200)]
Use bigger steps when increasing the size of the profile.

5 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=9844
Dirk Lemstra [Sun, 7 Jul 2019 12:42:01 +0000 (14:42 +0200)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=9844

5 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=8113
Dirk Lemstra [Sun, 7 Jul 2019 10:03:46 +0000 (12:03 +0200)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=8113

5 years agoRemoved commented out code.
Dirk Lemstra [Sun, 7 Jul 2019 08:57:47 +0000 (10:57 +0200)]
Removed commented out code.

5 years ago...
Cristy [Sat, 6 Jul 2019 13:59:37 +0000 (09:59 -0400)]
...

5 years ago...
Cristy [Sat, 6 Jul 2019 12:47:43 +0000 (08:47 -0400)]
...

5 years ago...
Cristy [Sat, 6 Jul 2019 11:18:41 +0000 (07:18 -0400)]
...

5 years ago... 7.0.8-53
Cristy [Fri, 5 Jul 2019 17:18:17 +0000 (13:18 -0400)]
...

5 years agohttps://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36314
Cristy [Fri, 5 Jul 2019 15:15:09 +0000 (11:15 -0400)]
https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36314

5 years ago...
Cristy [Fri, 5 Jul 2019 13:16:14 +0000 (09:16 -0400)]
...

5 years ago... 7.0.8-52
Cristy [Fri, 5 Jul 2019 12:51:58 +0000 (08:51 -0400)]
...

5 years ago...
Cristy [Thu, 4 Jul 2019 13:13:48 +0000 (09:13 -0400)]
...

5 years ago...
Cristy [Wed, 3 Jul 2019 16:16:23 +0000 (12:16 -0400)]
...

5 years agoCorrected setting the compression for the merged image.
Dirk Lemstra [Tue, 2 Jul 2019 21:24:00 +0000 (23:24 +0200)]
Corrected setting the compression for the merged image.

5 years agoAdded missing check.
Dirk Lemstra [Tue, 2 Jul 2019 21:05:26 +0000 (23:05 +0200)]
Added missing check.

5 years agoAdded missing boundary check.
Dirk Lemstra [Tue, 2 Jul 2019 19:33:15 +0000 (21:33 +0200)]
Added missing boundary check.

5 years agoFixed issue with reading the EXIFTAG_SUBJECTLOCATION.
Dirk Lemstra [Tue, 2 Jul 2019 18:54:25 +0000 (20:54 +0200)]
Fixed issue with reading the EXIFTAG_SUBJECTLOCATION.

5 years ago...
Cristy [Tue, 2 Jul 2019 14:43:49 +0000 (10:43 -0400)]
...

5 years ago...
Cristy [Tue, 2 Jul 2019 11:37:50 +0000 (07:37 -0400)]
...

5 years agohttps://github.com/ImageMagick/ImageMagick/issues/1623
Cristy [Mon, 1 Jul 2019 23:53:59 +0000 (19:53 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/1623

5 years ago...
Cristy [Mon, 1 Jul 2019 14:20:00 +0000 (10:20 -0400)]
...

5 years agohttps://github.com/ImageMagick/ImageMagick/issues/1621
Cristy [Mon, 1 Jul 2019 14:10:58 +0000 (10:10 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/1621

5 years ago...
Cristy [Mon, 1 Jul 2019 12:09:19 +0000 (08:09 -0400)]
...

5 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=9635
Cristy [Mon, 1 Jul 2019 00:41:08 +0000 (20:41 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=9635

5 years ago... 7.0.8-51
Cristy [Sun, 30 Jun 2019 13:14:34 +0000 (09:14 -0400)]
...

5 years agoDefault is no underline
Cristy [Sat, 29 Jun 2019 22:04:10 +0000 (18:04 -0400)]
Default is no underline

5 years agoAdded extra check for invalid exif format.
Dirk Lemstra [Sat, 29 Jun 2019 17:20:45 +0000 (19:20 +0200)]
Added extra check for invalid exif format.

5 years agoUse switch() rather than a complex if/else
Cristy [Sat, 29 Jun 2019 13:16:54 +0000 (09:16 -0400)]
Use switch() rather than a complex if/else

5 years agofix font decorate position, thickness issue (#1619)
PIGNOSE [Sat, 29 Jun 2019 11:24:28 +0000 (20:24 +0900)]
fix font decorate position, thickness issue (#1619)

* WIP: add line stroke color info for DrawPolygonPrimitive's condition

* WIP: fix an inaccurate underline formula

* WIP: add to follow stroke color when they're given

5 years agoFixed invalid free.
Dirk Lemstra [Sat, 29 Jun 2019 11:23:09 +0000 (13:23 +0200)]
Fixed invalid free.

5 years agoEnable anonymous memory.
Dirk Lemstra [Sat, 29 Jun 2019 10:27:30 +0000 (12:27 +0200)]
Enable anonymous memory.

5 years agoComment fix.
Dirk Lemstra [Sat, 29 Jun 2019 10:14:51 +0000 (12:14 +0200)]
Comment fix.

5 years agoAdded missing (void).
Dirk Lemstra [Fri, 28 Jun 2019 23:08:28 +0000 (01:08 +0200)]
Added missing (void).

5 years agoChanged comment style.
Dirk Lemstra [Fri, 28 Jun 2019 23:07:02 +0000 (01:07 +0200)]
Changed comment style.

5 years agoUse a buffer instead of reading byte per byte.
Dirk Lemstra [Fri, 28 Jun 2019 22:24:55 +0000 (00:24 +0200)]
Use a buffer instead of reading byte per byte.

5 years agohttps://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36277
Cristy [Fri, 28 Jun 2019 12:59:47 +0000 (08:59 -0400)]
https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36277

5 years agoAdded missing initialization.
Dirk Lemstra [Fri, 28 Jun 2019 12:58:15 +0000 (14:58 +0200)]
Added missing initialization.

5 years agoMoved reading of the psd info to a separate method.
Dirk Lemstra [Fri, 28 Jun 2019 12:38:05 +0000 (14:38 +0200)]
Moved reading of the psd info to a separate method.

5 years agoRemoved duplicate declaration.
Dirk Lemstra [Fri, 28 Jun 2019 12:07:29 +0000 (14:07 +0200)]
Removed duplicate declaration.

5 years agoRemoved unused bounding_box.
Dirk Lemstra [Fri, 28 Jun 2019 10:36:47 +0000 (12:36 +0200)]
Removed unused bounding_box.

5 years agohttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=8113
Cristy [Fri, 28 Jun 2019 10:21:48 +0000 (06:21 -0400)]
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=8113

5 years agoCorrected return value.
Dirk Lemstra [Fri, 28 Jun 2019 10:07:25 +0000 (12:07 +0200)]
Corrected return value.

5 years agoMinor refactoring.
Dirk Lemstra [Fri, 28 Jun 2019 09:35:15 +0000 (11:35 +0200)]
Minor refactoring.

5 years agoRemoved unnecessary memset.
Dirk Lemstra [Fri, 28 Jun 2019 09:14:25 +0000 (11:14 +0200)]
Removed unnecessary memset.

5 years agoCorrected the way the exception is being raised.
Dirk Lemstra [Fri, 28 Jun 2019 08:06:29 +0000 (10:06 +0200)]
Corrected the way the exception is being raised.

5 years agoAlso include the size of the offset value in the length check.
Dirk Lemstra [Fri, 28 Jun 2019 07:15:41 +0000 (09:15 +0200)]
Also include the size of the offset value in the length check.

5 years agoOptimize PDF reader
Cristy [Fri, 28 Jun 2019 00:56:18 +0000 (20:56 -0400)]
Optimize PDF reader

5 years agoDisable SIMD in jpeg turbo as suggested to check if that fixes the uninitialised...
Dirk Lemstra [Thu, 27 Jun 2019 20:59:10 +0000 (22:59 +0200)]
Disable SIMD in jpeg turbo as suggested to check if that fixes the uninitialised memory issue.

5 years agoFixed writing a gray with alpha image.
Dirk Lemstra [Thu, 27 Jun 2019 13:11:17 +0000 (15:11 +0200)]
Fixed writing a gray with alpha image.

5 years agoMagick.NET unit tests no longer fails
Cristy [Thu, 27 Jun 2019 14:28:26 +0000 (10:28 -0400)]
Magick.NET unit tests no longer fails

5 years ago...
Cristy [Thu, 27 Jun 2019 13:06:08 +0000 (09:06 -0400)]
...

5 years agoClone rather than copy window title
Cristy [Mon, 24 Jun 2019 14:58:25 +0000 (10:58 -0400)]
Clone rather than copy window title

5 years ago...
Cristy [Mon, 24 Jun 2019 14:03:00 +0000 (10:03 -0400)]
...

5 years ago...
Cristy [Mon, 24 Jun 2019 10:54:55 +0000 (06:54 -0400)]
...

5 years agoCheck for buffer overflow
Cristy [Mon, 24 Jun 2019 01:00:35 +0000 (21:00 -0400)]
Check for buffer overflow

5 years ago... 7.0.8-50
Cristy [Sun, 23 Jun 2019 19:48:36 +0000 (15:48 -0400)]
...

5 years agoRevert CopyCompositeOp composite patch
Cristy [Sun, 23 Jun 2019 19:26:14 +0000 (15:26 -0400)]
Revert CopyCompositeOp composite patch

5 years agohttps://github.com/ImageMagick/ImageMagick/issues/1610
Cristy [Sun, 23 Jun 2019 19:22:37 +0000 (15:22 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/1610

5 years agoRevert TIFF rows per strip patch
Cristy [Sun, 23 Jun 2019 18:02:50 +0000 (14:02 -0400)]
Revert TIFF rows per strip patch

5 years agogeMagick/ImageMagick6/issues/46
Cristy [Sun, 23 Jun 2019 17:51:10 +0000 (13:51 -0400)]
geMagick/ImageMagick6/issues/46

5 years ago...
Cristy [Sun, 23 Jun 2019 15:50:49 +0000 (11:50 -0400)]
...

5 years agohttps://github.com/ImageMagick/ImageMagick/issues/1616
Cristy [Sun, 23 Jun 2019 15:46:42 +0000 (11:46 -0400)]
https://github.com/ImageMagick/ImageMagick/issues/1616

5 years ago...
Cristy [Sun, 23 Jun 2019 01:56:12 +0000 (21:56 -0400)]
...

5 years ago...
Cristy [Sun, 23 Jun 2019 01:54:21 +0000 (21:54 -0400)]
...

5 years ago...
Cristy [Sun, 23 Jun 2019 01:52:20 +0000 (21:52 -0400)]
...

5 years ago...
Cristy [Sat, 22 Jun 2019 14:57:51 +0000 (10:57 -0400)]
...

5 years ago...
Cristy [Sat, 22 Jun 2019 14:54:26 +0000 (10:54 -0400)]
...

5 years ago...
Cristy [Sat, 22 Jun 2019 14:49:27 +0000 (10:49 -0400)]
...

5 years ago...
Cristy [Sat, 22 Jun 2019 14:26:13 +0000 (10:26 -0400)]
...