Code: Select all
convert -size 800x500 xc:none -fill none -stroke Red -strokewidth 1 -gravity southwest -draw "polyline 100,260 150,290 200,380 250,310 300,400 350,210 " test.pngCode: Select all
convert -size 800x500 xc:none -fill none -stroke Red -strokewidth 1 -gravity southwest -draw "polyline 100,260 150,290 200,380 250,310 300,400 350,210 " test.pngNot that I know! But I will defer to the IM developers for a definitive answer.Bonzo wrote:So using -gravity southwest has no effect in this case ?

Gravity positioning only effects text and images, and in these cases also effects justification around the position point.Bonzo wrote:So using -gravity southwest has no effect in this case ?
As a user (and old programmer) of gnuplot, it isn't really very complicated. Just get a small example and follow it.Bonzo wrote:I looked at gnuplot once before but it is more complicated than I need; also as I say once I get it working how I want I am going to try to convert it to a php class just to try try out writing a class.
Users browsing this forum: Amazon [Bot] and 6 guests