commit | 269c9413034627692b2a7d0a352f9dee4e8eada8 | [log] [tgz] |
---|---|---|
author | cristy <urban-warrior@git.imagemagick.org> | Thu Oct 13 23:41:15 2011 +0000 |
committer | cristy <urban-warrior@git.imagemagick.org> | Thu Oct 13 23:41:15 2011 +0000 |
tree | 4f7188ee79f7eecdd8b187dede62cf6f6cda8ebb | |
parent | c6e9179e0181ba6599e5f03c30996100dac1716f [diff] [blame] |
diff --git a/coders/svg.c b/coders/svg.c index 5db0096..6bff30f 100644 --- a/coders/svg.c +++ b/coders/svg.c
@@ -3399,7 +3399,7 @@ for (x=0; x < (ssize_t) image->columns; x++) { SetPixelInfo(image,p,&pixel); - (void) QueryMagickColorname(image,&pixel,SVGCompliance,tuple, + (void) QueryColorname(image,&pixel,SVGCompliance,tuple, &image->exception); (void) FormatLocaleString(message,MaxTextExtent, " <circle cx=\"%.20g\" cy=\"%.20g\" r=\"1\" fill=\"%s\"/>\n",