164 Commits

Author SHA1 Message Date
Dirk Lemstra f4610bc0b7 Code style change. 2026-04-09 12:49:43 +02:00
Cristy e046417675 https://github.com/ImageMagick/ImageMagick/issues/8567 2026-02-15 22:26:57 -05:00
Dirk Lemstra 2abe65b018 Use the new license url. 2026-01-11 10:16:12 +01:00
Zeus64 5381832bac Update Doc (#8442)
* Update Doc

* update doc

* update doc

* update doc

* update doc

* update doc

* update doc

* update doc
2025-11-13 08:48:19 -05:00
Cristy 9966c0f7c7 support DPC & PHASE metrics in the spatial domain 2025-07-06 09:53:38 -04:00
Cristy c0d3c58a26 check for signed integer overflow 2025-06-20 09:06:48 -04:00
Dirk Lemstra cbe4770f0c Renamed CastDoubleToLong to CastDoubleToSsizeT. 2025-04-01 22:45:11 +02:00
Dirk Lemstra fd418ddc44 .Renamed CastDoubleToUnsigned to CastDoubleToSizeT 2025-04-01 22:34:12 +02:00
Cristy 69a56f1c50 prevent possible ssize overflow 2025-01-15 12:43:45 -05:00
Cristy 9b44a0f902 to ensure code clarity and correctness 2024-11-09 20:59:17 -05:00
Cristy d3678bd5b8 revert 2024-03-10 17:55:04 -04:00
Cristy 9892ad7a77 respect TIFF orientation tag (https://github.com/ImageMagick/ImageMagick/issues/7147) 2024-03-10 11:20:31 -04:00
Cristy c29cf7f113 thread tuning 2024-01-01 16:41:04 -05:00
Cristy 3829ba3272 eliminate compiler warnings 2023-09-14 11:46:39 -04:00
Cristy 7a159d69b9 restore crop transform 2023-08-22 08:25:31 -04:00
Cristy efcc0e38e3 eliminate compiler warnings 2023-08-17 22:17:31 -04:00
Cristy 2686655566 eliminate compiler warnings 2023-08-03 11:41:12 -04:00
Cristy a1d2267f0b silence unsigned overflow 2023-07-08 13:50:41 -04:00
Cristy a6f4445f6c check geometry boundaries 2023-06-01 15:14:10 -04:00
Cristy 4daec2d748 improved range checking 2023-04-15 09:45:10 -04:00
Cristy f7b5682435 add additional checks for casting double to size_t 2023-04-13 11:42:08 -04:00
Dirk Lemstra 8830f9b8cb Disable automatic clamping when extending an image. 2023-01-10 21:41:29 +01:00
Dirk Lemstra ca1913ba9c Reverted incorrect patch when doing auto-orient of an image that is right-top or left-bottom. 2022-06-16 20:59:59 +02:00
Dirk Lemstra b65d0d9af0 Corrected rotation angle for right-top and left-bottom in auto-orient. 2022-06-05 10:41:02 +02:00
Cristy 7ba113a0d2 improve/optimize logging 2022-04-24 11:17:42 -04:00
Cristy 32fa9aecff limit trim to a minimum size 2022-03-27 18:31:03 -04:00
Cristy 347b82801d https://github.com/ImageMagick/ImageMagick/discussions/4861 2022-03-27 09:30:43 -04:00
Cristy 28be54df1d improve "geometry does not contain image" exception message 2022-02-27 17:10:42 -05:00
Dirk Lemstra 8891ec1db1 Changed copyright headers. 2022-02-09 07:26:55 +01:00
Dirk Lemstra 78228f05b0 Make it more clear that no memory is leaking. 2021-07-04 10:53:49 +02:00
Cristy 97f24b775e update automake/autoconf configuration files 2021-01-08 13:33:00 -05:00
Cristy 6d9c0a4ad5 use LONG_MIN define rather than SSIZE_MAX 2021-01-02 16:58:54 -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
Dirk Lemstra d585dc13fa Also update the clip path in the 8BIM profile when trimming the image. 2020-11-20 10:59:31 +01:00
Dirk Lemstra d19111c12d The clip path in the 8bim profile is updated when the image is extended (#2414). 2020-09-01 20:19:16 +02:00
Cristy 47ef354516 https://github.com/ImageMagick/ImageMagick/issues/2414 2020-08-16 10:02:38 -04:00
Cristy ced1315bad ... 2020-03-16 10:29:14 -04:00
Cristy d33437b484 Support %[bounding-box] property 2020-03-08 19:09:06 -04:00
Cristy ae1a6b478b Set trim bounding box property, trim:bounding-box 2020-03-08 08:52:13 -04:00
Cristy 56b93a18b4 ... 2019-12-24 11:07:55 -05:00
Cristy f775a5cf27 ... 2019-11-26 14:27:47 -05:00
Cristy 64dc80b2e1 https://github.com/ImageMagick/ImageMagick/issues/1731 2019-10-08 19:06:53 -04:00
Cristy 7d98f03f4f https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36424 2019-07-25 13:49:16 -04:00
Cristy f69c18a202 https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=35253 2018-12-29 09:03:58 -05:00
Cristy 252dd2c52b Is it 2019 already? 2018-12-02 09:42:06 -05:00
Cristy fc89eecd67 ... 2018-11-11 21:10:06 -05:00
Cristy a735524866 ... 2018-10-27 08:50:36 -04:00
Cristy 9ddfcca575 ... 2018-09-09 19:46:34 -04:00
Cristy 6dd8d6b071 https://github.com/ImageMagick/ImageMagick/issues/1218 2018-07-21 08:09:53 -04:00