]> granicus.if.org Git - imagemagick/commitdiff
Latest configure script
authorCristy <urban-warrior@imagemagick.org>
Sun, 1 May 2016 22:20:49 +0000 (18:20 -0400)
committerCristy <urban-warrior@imagemagick.org>
Sun, 1 May 2016 22:21:37 +0000 (18:21 -0400)
MagickCore/draw.c
configure

index 014d3ce81be11132dacc813d9eea5ada6b73ef7c..e8eb155e6c7d461087f6f04cb750a97022a4be8a 100644 (file)
@@ -2102,8 +2102,7 @@ MagickExport MagickBooleanType DrawImage(Image *image,const DrawInfo *draw_info,
               weight;
 
             GetNextToken(q,&q,extent,token);
-            weight=ParseCommandOption(MagickWeightOptions,MagickFalse,
-              token);
+            weight=ParseCommandOption(MagickWeightOptions,MagickFalse,token);
             if (weight == -1)
               weight=StringToUnsignedLong(token);
             graphic_context[n]->weight=(size_t) weight;
index a9a16f76434b616de90a2efb53c1a9f701efc3cd..0b81b029332bbba8fdb7552c7594b33a4b338f5f 100755 (executable)
--- a/configure
+++ b/configure
@@ -4528,7 +4528,7 @@ MAGICK_PATCHLEVEL_VERSION=1
 
 MAGICK_VERSION=7.0.1-1
 
-MAGICK_GIT_REVISION=18081:779e250:20160430
+MAGICK_GIT_REVISION=18082:b2c1aa6:20160501
 
 
 # Substitute library versioning