109 Commits

Author SHA1 Message Date
Cristy 84a15bf667 https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-jqq5-8px3-9m6m 2026-05-02 19:13:10 -04:00
Cristy f86452a8ae https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-5592-p365-24xh 2026-04-08 22:08:36 -04:00
Dirk Lemstra 2abe65b018 Use the new license url. 2026-01-11 10:16:12 +01:00
Dirk Lemstra 37464bd096 Added missing typecasts. 2025-06-08 17:34:54 +02:00
Cristy e9d20d4f54 replace -nan with null 2025-05-03 18:52:44 -04:00
Cristy ff187dd7fa replace -nan with null 2025-05-03 18:50:09 -04:00
Cristy bbb5192c0c convert nan & inf to null for JSON format 2025-05-01 19:31:07 -04:00
Cristy c3aa2b6046 using ptrdiff_t is recommended for pointer arithmetic in C 2024-11-10 18:18:59 -05:00
Cristy 9b44a0f902 to ensure code clarity and correctness 2024-11-09 20:59:17 -05:00
Cristy 7ccf6e87e5 invalid JSON with -ping (https://github.com/ImageMagick/ImageMagick/issues/6966) 2023-12-23 15:39:21 -05:00
Cristy fd06abe79e improve I/O exception checking 2023-11-18 10:42:44 -05:00
Cristy 2686655566 eliminate compiler warnings 2023-08-03 11:41:12 -04:00
Cristy 1c7af5461d proper Exif profile handling in HEIC (https://github.com/ImageMagick/ImageMagick/issues/5647) 2022-12-11 12:34:38 -05:00
Cristy b2eaec1359 optimize logging 2022-04-29 21:51:24 -04:00
Dirk Lemstra 3ddbe16bbe Changed copyright headers. 2022-02-13 12:59:31 +01:00
Cristy 4a8a0d4f26 possible performance optimization 2022-02-05 13:28:30 -05:00
Cristy 3fbdf95d04 cosmetic 2022-01-31 16:10:38 -05:00
Dirk Lemstra 07a87b29a9 Removed unused pixel-private includes. 2021-11-20 15:11:05 +01:00
Dirk Lemstra cbe2ee36bc Silenced warnings. 2021-09-25 20:55:50 +02:00
Cristy 2af297015b migrate colorspace:auto-grayscale from MagickCore to coders where it belongs 2021-07-21 20:32:00 -04:00
Dirk Lemstra 0ec3f1586c Use MagickPathExtent instead of MaxTextExtent. 2021-04-11 09:53:28 +02:00
Cristy a4db83a3de https://github.com/ImageMagick/ImageMagick/issues/3139 2021-01-19 19:13:16 -05:00
Cristy d842011290 update to latest documentation and update copyright year 2021-01-01 14:52:00 -05:00
Cristy f2dc1dd093 register storage class is deprecated 2020-12-28 13:59:26 -05:00
Cristy bee97b8afc add YAML document stand and end markers 2020-12-07 18:46:20 -05:00
Cristy 8357b5d2fd revert to avert possible thread lock 2020-11-22 12:39:10 +00:00
Cristy 566eaf17a9 prefer AcquireQuantumMemory() over ResizeMagickMemory() 2020-11-15 17:46:43 +00:00
Cristy 3ea0f81e9b ... 2020-10-21 14:06:31 -04:00
Cristy 437efd06f5 ... 2020-10-20 21:52:30 -04:00
Cristy e47c01b2c2 Add endian support to JSON coder 2020-09-07 16:37:38 -04:00
Cristy e74084821a https://github.com/ImageMagick/ImageMagick6/issues/90 2020-08-27 20:59:50 -04:00
Dirk Lemstra ffece72443 Corrected endianess typo. 2020-04-26 17:17:42 +02:00
Dirk Lemstra 5fbf22b2c8 Restored calls for getting the image properties after reading the image. 2019-12-26 22:11:03 +01:00
Cristy f775a5cf27 ... 2019-11-26 14:27:47 -05:00
Cristy 252dd2c52b Is it 2019 already? 2018-12-02 09:42:06 -05:00
Cristy 83d74de0d4 ... 2018-10-13 10:17:25 -04:00
Cristy 7a4f99cd90 https://github.com/ImageMagick/ImageMagick/issues/1112 2018-04-28 17:34:11 -04:00
Cristy c45b2bb46c ... 2018-04-07 12:32:12 -04:00
Cristy 81bfff2759 Use memset() rather than ResetMagickMemory() 2018-03-10 07:58:31 -05:00
Cristy 5d293d27b7 ... 2018-02-24 12:45:52 -05:00
Cristy cea3911cca https://github.com/ImageMagick/ImageMagick/issues/966 2018-02-09 20:49:09 -05:00
Travis Petticrew 6e95e0244e Fix originGeometry value generation
This should fix #979
2018-02-09 20:54:09 +01:00
Cristy 4e72d44522 https://github.com/ImageMagick/ImageMagick/issues/939 2018-01-11 06:30:16 -05:00
Cristy beb4c2b6fc Introducing the linear-gray colorspace 2017-12-26 19:43:17 -05:00
Cristy 95ab38988c Introducing the sGray (non-linear grayscale) colorspace 2017-12-24 09:34:52 -05:00
Cristy 3889d153c1 ... 2017-12-22 19:42:13 -05:00
Cristy 4826fb4b84 Introducing GetImageColorspaceType() 2017-12-17 12:05:09 -05:00
Cristy 457c4d66ad ... 2017-12-16 07:45:18 -05:00
Cristy e0621348e2 ... 2017-12-16 07:36:21 -05:00
Cristy 93b707b4a5 ... 2017-12-06 07:05:51 -05:00