From e86489436a3cb5434d2b4867520d68481ef93084 Mon Sep 17 00:00:00 2001 From: cristy Date: Wed, 11 Feb 2015 13:05:59 +0000 Subject: [PATCH] --- MagickWand/method-attribute.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MagickWand/method-attribute.h b/MagickWand/method-attribute.h index 9ea8f4d7a..5dabc5d2d 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 4096 +# define MaxTextExtent 8192 #endif #if defined(MAGICKCORE_HAVE___ATTRIBUTE__) -- 2.40.0