Bug#322537: imagemagick: Incorrect description of point primitive for draw command

2005-08-11 Thread Michael Still
Ryuichi Arafune wrote: > What is the "drqw command" ? > What file should i see in order to check your statement? convert -size 100x100 -fill red -stroke blue -draw "point 50,50" wc:white output.jpg If you get a red pixel, you're seeing the fill color. If you get a blue pixel you're seeing the st

Bug#322537: imagemagick: Incorrect description of point primitive for draw command

2005-08-11 Thread Ryuichi Arafune
What is the "drqw command" ? What file should i see in order to check your statement? From: Michael Still <[EMAIL PROTECTED]> Subject: Bug#322537: imagemagick: Incorrect description of point primitive for draw command Date: Thu, 11 Aug 2005 19:44:10 +1000 Message-ID: &

Bug#322537: imagemagick: Incorrect description of point primitive for draw command

2005-08-11 Thread Michael Still
Package: imagemagick Version: 6:6.2.3.6-3 Severity: minor THe description for the point primitive in the draw command line option reads: "The shape primitives are drawn in the color specified in the preceding -stroke option. Except for the line and point primitives, they are filled with the col