91 Commits

Author SHA1 Message Date
Andrey Semashev 37922da74f Fix warnings about operations on volatiles that are deprecated in C++20. (#8502)
The warnings are emitted by gcc 13.3 when ImageMagick is compiled in
C++20 or later mode. The variables need not be volatile anyway.
2025-12-24 17:24:32 +01:00
Cristy 5f7ccfebe2 support Magick++ environment constructor 2024-11-16 18:39:19 -05:00
Cristy 723b63a5b4 revert 2023-04-08 13:08:18 -04:00
Cristy ef12f38bc1 identify correct format 2023-04-08 10:23:36 -04:00
Josh Soref 07de0dadb6 Spelling plusplus (#5791) 2022-11-23 12:33:26 +01:00
Cristy a4a76ed699 Ensure conformance with the CSS color specification 2020-02-23 13:38:40 -05:00
Cristy 2226786078 git add Magick++/tests/averageImages.cpp Magick++/lib/Color.cpp Magick++/tests/attributes.cpp Magick++/tests/averageImages.cpp MagickCore/color.c MagickCore/magick.c PerlMagick/t/blob.t PerlMagick/t/bzlib/read.t PerlMagick/t/bzlib/write.t PerlMagick/t/getattribute.t PerlMagick/t/montage.t PerlMagick/t/png/read-16.t PerlMagick/t/png/read.t PerlMagick/t/png/write-16.t PerlMagick/t/png/write.t PerlMagick/t/tiff/read.t PerlMagick/t/tiff/write.t PerlMagick/t/write.t PerlMagick/t/x11/write.t PerlMagick/t/zlib/read.t PerlMagick/t/zlib/write.t 2020-02-23 13:37:47 -05:00
Cristy d1e7b76680 https://github.com/ImageMagick/ImageMagick/pull/1798 2019-12-07 19:00:20 -05:00
Cristy c3a32b4fa1 Pass experimental Q64 build 2019-10-23 13:25:55 -04:00
Cristy e3b3508329 ... 2019-10-22 11:05:07 -04:00
Cristy 4901cfeda0 ... 2019-10-22 10:51:34 -04:00
Cristy 5022af6217 https://github.com/ImageMagick/ImageMagick/issues/1759 2019-10-22 08:46:39 -04:00
Cristy 4e9495be77 Update signatures for Q8 & Q32 2019-10-22 07:28:45 -04:00
Cristy d220d0226e https://github.com/ImageMagick/ImageMagick/issues/1759 2019-10-20 20:14:20 -04:00
Cristy 68039eac62 Unit tests pass again for a quantum depth of 64 2019-08-03 09:54:17 -04:00
Cristy 847efb9618 ... 2019-06-18 05:59:42 -04:00
Cristy ae59988921 https://github.com/ImageMagick/ImageMagick/issues/1576 2019-05-21 19:02:10 -04:00
Cristy c066815020 ... 2019-05-14 11:58:11 -04:00
Cristy 475dbf8947 https://github.com/ImageMagick/ImageMagick/issues/1570 2019-05-13 15:51:02 -04:00
Cristy b85e3a03f1 ... 2019-05-13 15:45:13 -04:00
Cristy f086cda3bf ... 2019-05-13 08:22:43 -04:00
Cristy e91676dba8 ... 2019-05-11 16:43:55 -04:00
Cristy 58cc3128bb ... 2019-05-11 16:27:37 -04:00
Cristy bb6319ab91 Update unit test signatures 2019-05-11 14:05:19 -04:00
Cristy c3ec41fc2a ... 2018-08-25 18:54:44 -04:00
Cristy 60b5764362 https://github.com/ImageMagick/ImageMagick/issues/1260 2018-08-25 18:46:19 -04:00
Cristy 4269b09e9f ... 2018-08-25 18:46:00 -04:00
Cristy 7c01c86939 https://github.com/ImageMagick/ImageMagick/issues/1019 2018-07-09 19:32:35 -04:00
Dirk Lemstra 267b4c8362 Catch exceptions by reference. 2018-02-26 21:09:48 +01:00
Cristy 6a3d581a64 alphaColor deprecated and changed to matteColor in Magick++ to remain compatible with IMv6 2017-02-16 10:41:42 -05:00
Dirk Lemstra a5c463d592 Use lime instead of green to avoid rounding issues (fixes #363). 2017-01-30 13:28:58 +01:00
Cristy 327ca3ae97 https://github.com/ImageMagick/ImageMagick/issues/363 2017-01-28 10:28:18 -05:00
dirk 3a545b00c1 Build fix. 2016-01-15 22:16:15 +01:00
dirk e88e3e9727 Removed test for 'view'. 2016-01-10 10:02:22 +01:00
dirk 6c013b6479 Build fix. 2015-12-26 09:01:57 +01:00
dirk 5cf9ff56fd Build fix. 2015-11-08 08:41:28 +01:00
dirk 6ec89b9b13 Fix for tap file due to new test. 2015-02-08 13:10:58 +00:00
dirk ea0279d6d0 Fixed conversion from and to string for Geometry and added tests for this. 2015-02-07 19:09:48 +00:00
dirk 49ccbc806b Added checks for empty string when setting 'magick'. 2015-01-31 17:13:04 +00:00
dirk 39930a0233 Fix problem with images written in an incorrect format and added test to Magick++ to check this. 2014-12-27 11:28:17 +00:00
dirk be1bbacaa9 Added new Point class for density in Image and Options. 2014-12-16 11:56:14 +00:00
cristy 86dfa06309 2014-11-23 02:02:41 +00:00
dirk ee1f0aee35 Build fix. 2014-05-17 19:22:57 +00:00
cristy c3eb16d214 2014-01-12 00:03:52 +00:00
dirk cad9a5f5d9 Fixed test build. 2014-01-11 18:02:29 +00:00
cristy e86f2f3f61 2014-01-08 17:30:27 +00:00
dirk 3bd1b5e065 Reverted some of the changes made to Color. 2013-11-24 08:45:11 +00:00
dirk ac204122f1 Fixed test. 2013-11-23 21:36:50 +00:00
dirk be9f62c794 Whitespace cleanup.
Renamed ColorRGB to ColorRGBA.
Some refactoring in Color class.
2013-11-23 20:50:58 +00:00
cristy 1506e40a0c 2013-07-02 14:07:03 +00:00