]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Mon, 28 Feb 2011 00:02:19 +0000 (00:02 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Mon, 28 Feb 2011 00:02:19 +0000 (00:02 +0000)
wand/montage.c

index 5b4e418c29f97703f743e0851878b741b35367e5..b6371b65dc622098b44009107ebc25b8b2fd687a 100644 (file)
@@ -1177,6 +1177,7 @@ WandExport MagickBooleanType MontageImageCommand(ImageInfo *image_info,
             MontageMode
               mode;
 
+            (void) CopyMagickString(argv[i]+1,"sans",MaxTextExtent);
             if (*option == '+')
               break;
             i++;