]> granicus.if.org Git - imagemagick/commitdiff
...
authorCristy <urban-warrior@imagemagick.org>
Sun, 4 Jun 2017 20:16:21 +0000 (16:16 -0400)
committerCristy <urban-warrior@imagemagick.org>
Sun, 4 Jun 2017 20:16:41 +0000 (16:16 -0400)
MagickCore/property.c

index 4434c9c5ec79b383ad51dd49ee512c91c35fd03b..39d8f23f6a45ffadc9ef5f50208fabef0d74cd94 100644 (file)
@@ -3652,7 +3652,7 @@ RestoreMSCWarning
 
               (void) QueryColorname(image,&pixel,SVGCompliance,name,exception);
               GetColorTuple(&pixel,MagickTrue,hex);
-              AppendString2Text(hex);
+              AppendString2Text(hex+1);
             }
           continue;
         }