Page 1 of 1

Wrong synopsis for ClearDrawingWand

Posted: 2011-05-03T08:56:55-07:00
by yecril71pl
~[DrawingWand *]+void+ ClearDrawingWand(DrawingWand *wand)
Additionally, the following description is wrong:
wand: the drawing wand. to destroy
Apart from the misplaced punctuation, this description is factually incorrect. (The stop is similarly displaced at DestroyDrawingWand below.)

Re: Wrong synopsis for ClearDrawingWand

Posted: 2011-05-03T09:01:11-07:00
by magick
Thanks, we have a patch to fix the problem you reported. It will take a few days to export the fix out to the ImageMagick web site.