summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION5
1 files changed, 3 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index e2b7647..9f06ef9 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #76 imagick version 3.4.4 ] {
+Extension [ <persistent> extension #77 imagick version 3.4.4 ] {
- Dependencies {
Dependency [ gmagick (Conflicts) ]
@@ -306,7 +306,7 @@ Extension [ <persistent> extension #76 imagick version 3.4.4 ] {
Class [ <internal:imagick> <iterateable> class Imagick implements Iterator, Traversable, Countable ] {
- - Constants [573] {
+ - Constants [574] {
Constant [ public int COLOR_BLACK ] { 11 }
Constant [ public int COLOR_BLUE ] { 12 }
Constant [ public int COLOR_CYAN ] { 13 }
@@ -403,6 +403,7 @@ Extension [ <persistent> extension #76 imagick version 3.4.4 ] {
Constant [ public int STYLE_ITALIC ] { 2 }
Constant [ public int STYLE_OBLIQUE ] { 3 }
Constant [ public int STYLE_ANY ] { 4 }
+ Constant [ public int STYLE_BOLD ] { 5 }
Constant [ public int FILTER_UNDEFINED ] { 0 }
Constant [ public int FILTER_POINT ] { 1 }
Constant [ public int FILTER_BOX ] { 2 }