Dirk Lemstra
2ca4edcb91
Added missing typecasts.
2025-06-06 18:11:27 +02:00
Cristy
7157e1ad9a
eliminate compiler warning
2023-04-11 20:18:04 -04:00
Josh Soref
07de0dadb6
Spelling plusplus ( #5791 )
2022-11-23 12:33:26 +01:00
Fangrui Song
805304c336
Remove unused EXPLICIT_TEMPLATE_INSTANTIATION ( #4982 )
...
The code is commented out. In addition, std::vector<const T> is
undefined in C++ because std::allocator<const T> is undefined
([allocator.requirements.general] says that T is any cv-unqualified
object type). libstdc++ seems to never allow std::vector<const T>
(https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48101 ).
2022-03-24 11:35:46 -04:00
Dirk Lemstra
2056a1f772
Changed copyright headers.
2022-02-05 18:18:38 +01:00
Dirk Lemstra
c4c44fa615
Updated copyright.
2017-04-23 10:09:08 +02:00
Dirk Lemstra
97c8eaaa9f
Fixed property names of DrawableRoundRectangle.
2017-04-23 09:50:31 +02:00
Cristy
5af61841f4
...
2016-12-23 21:26:14 -05:00
dirk
3aaa659f44
Removed compare methods.
2016-08-15 13:07:03 +02:00
dirk
d2a7a2d4a4
Fixes for unused parameters.
2016-03-17 23:07:42 +01:00
dirk
e5b79ee9ab
Added DrawableBorderColor, DrawableClipRule, DrawableClipUnits, DrawableFillPatternUrl, DrawableStrokePatternUrl and DrawableTextAlignment
...
Renamed DrawableDashArray and DrawableDashOffset.
2015-12-27 22:17:29 +01:00
dirk
d31cea86a1
Removed compare methods.
2015-12-26 15:30:42 +01:00
dirk
14e5c8c548
Whitespace cleanup.
2015-12-26 15:26:20 +01:00
dirk
4777847332
Added methods to get/set the density of a DrawingWand.
...
Added DrawableDensity class to Magick++.
2015-07-11 10:20:41 +00:00
dirk
c8e845f3f7
Renamed alpha back to opacity for various Draw methods.
2015-04-07 19:32:12 +00:00
dirk
6ee69913aa
Removed deprecated overloads.
2015-03-22 17:30:00 +00:00
dirk
34e1a21c95
Renamed matte to alpha.
2015-03-22 16:45:12 +00:00
dirk
b435339c08
Added Copyright.
2014-12-29 22:16:57 +00:00
dirk
263b876b61
Use std::vector instead of std::list.
2014-12-16 10:22:46 +00:00
dirk
c084d39d39
Added text direction to Wand and added DrawableTextDirection to Magick++.
2014-01-27 19:08:45 +00:00
dirk
a424799a0e
Added text kerning/spacing to Magick++.
2014-01-11 11:20:56 +00:00
cristy
6145b19e96
2013-12-15 23:58:29 +00:00
cristy
d477428366
2012-08-29 21:00:11 +00:00
cristy
f82c4a017e
2011-12-15 02:43:44 +00:00
cristy
101ab708b0
2011-10-13 13:06:32 +00:00
cristy
b6a294dc3c
2011-10-03 00:55:17 +00:00
cristy
e3099b7aac
2011-09-08 18:21:13 +00:00
cristy
05065f4c09
2011-09-08 01:11:30 +00:00
cristy
af1dd25923
2011-09-07 19:04:02 +00:00
cristy
4c08aed51c
2011-07-01 19:47:50 +00:00
cristy
8e03eb0e78
2010-08-05 13:54:06 +00:00
cristy
9e7ec53e90
2010-06-03 18:40:45 +00:00
cristy
4e0eef0224
2010-05-30 21:52:21 +00:00
cristy
d99b096901
2010-05-29 23:14:26 +00:00
cristy
eaedf06777
2010-05-29 22:36:02 +00:00
cristy
bb50337b2a
2010-05-27 20:51:26 +00:00
cristy
3ed852eea5
2009-09-05 21:47:34 +00:00