]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Wed, 11 Feb 2015 13:05:59 +0000 (13:05 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Wed, 11 Feb 2015 13:05:59 +0000 (13:05 +0000)
MagickWand/method-attribute.h

index 9ea8f4d7aefa87e286b080dacf5d21407dd7e77e..5dabc5d2d37aaa1b4949bccccc1fa7fb2cc5bc0f 100644 (file)
@@ -96,7 +96,7 @@ extern "C" {
 
 #define WandSignature  0xabacadabUL
 #if !defined(MaxTextExtent)
-# define MaxTextExtent  4096
+# define MaxTextExtent  8192
 #endif
 
 #if defined(MAGICKCORE_HAVE___ATTRIBUTE__)