summaryrefslogtreecommitdiff
path: root/MagickWand/method-attribute.h
diff options
context:
space:
mode:
Diffstat (limited to 'MagickWand/method-attribute.h')
-rw-r--r--MagickWand/method-attribute.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MagickWand/method-attribute.h b/MagickWand/method-attribute.h
index 5dabc5d2d..ef5d43c59 100644
--- a/MagickWand/method-attribute.h
+++ b/MagickWand/method-attribute.h
@@ -96,7 +96,7 @@ extern "C" {
#define WandSignature 0xabacadabUL
#if !defined(MaxTextExtent)
-# define MaxTextExtent 8192
+# define MaxTextExtent 32768
#endif
#if defined(MAGICKCORE_HAVE___ATTRIBUTE__)