56 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 a4a76ed699 Ensure conformance with the CSS color specification 2020-02-23 13:38:40 -05:00
Cristy c3a32b4fa1 Pass experimental Q64 build 2019-10-23 13:25:55 -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 ae59988921 https://github.com/ImageMagick/ImageMagick/issues/1576 2019-05-21 19:02:10 -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 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 5cf9ff56fd Build fix. 2015-11-08 08:41:28 +01: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
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 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
cristy 6a34a1e484 2013-06-20 17:52:00 +00:00
cristy 6e56499341 2013-05-24 01:21:04 +00:00
cristy d5567094af 2012-06-18 11:13:44 +00:00
cristy c82f44b4cf 2012-05-19 00:35:57 +00:00
cristy 7441e28185 2012-05-03 11:51:12 +00:00
cristy e540eb40f0 2012-04-16 12:50:34 +00:00
cristy fbe2c927d7 2012-04-13 21:44:43 +00:00
cristy 18139f034f 2012-03-11 17:51:02 +00:00
cristy 50d2a7aec6 2012-02-09 00:18:02 +00:00
cristy 3d670f267c 2012-02-09 00:08:54 +00:00
cristy e83af56894 2012-02-09 00:03:08 +00:00
cristy 7719b88fb7 2012-02-08 23:42:27 +00:00
cristy d53d4d6fd4 2011-12-31 03:41:11 +00:00
cristy 2f42147a65 2011-09-28 17:28:39 +00:00
cristy 0a0ca4f50d 2011-09-28 01:15:28 +00:00
cristy e3099b7aac 2011-09-08 18:21:13 +00:00
cristy d9eec389c7 2011-09-08 11:48:29 +00:00
cristy 4c08aed51c 2011-07-01 19:47:50 +00:00
cristy ba9f8fa0b8 2010-09-19 15:13:42 +00:00
cristy 02aa7ebd41 2010-09-19 00:09:25 +00:00
cristy 97b47b2d60 2010-09-18 23:59:27 +00:00
cristy b45304d6cc 2010-05-30 01:15:20 +00:00