Bob Meetin <b...@dottedi.biz> writes: > This seems simple, but I tried: > > convert -size 100x100 xc:none -fill red -draw 'circle 50,50 0,50' > red-circle.png > ... > And numerous other variations, it either pushes one side too much or seems to > be one pixel too small.
convert -size 100x100 xc:none -fill red -draw 'circle 49.5,49.5 0,50' red-circle.png convert -size 101x101 xc:none -fill red -draw 'circle 50,50 0,50' red-circle.png -- Johan _______________________________________________ Gimp-user mailing list Gimp-user@lists.XCF.Berkeley.EDU https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user