From: cristy Date: Wed, 11 Feb 2015 13:05:59 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~1301 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e86489436a3cb5434d2b4867520d68481ef93084;p=imagemagick --- 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__)