Thank you for your responses.
The idea to put all the commands in a separate file was a good idea, though I chose in the end to install PHP's interface for IM as per GreenKoopa's recommendation. There were a lot of other things involved in the process, notably trig calculations, that were far ...
Search found 2 matches
- 2013-08-26T09:04:26-07:00
- Forum: Users
- Topic: Drawing a complex image with many (lots of) shapes
- Replies: 8
- Views: 11479
- 2013-08-22T12:49:45-07:00
- Forum: Users
- Topic: Drawing a complex image with many (lots of) shapes
- Replies: 8
- Views: 11479
Drawing a complex image with many (lots of) shapes
Hi all,
Despite reading many pages in the doc and seeing examples, it is still unclear to me how to achieve this:
I want to draw many shapes in an image created with ImageMagick through the command line, so empty from the start. I wish to create the empty image in memory, draw shapes in it and ...
Despite reading many pages in the doc and seeing examples, it is still unclear to me how to achieve this:
I want to draw many shapes in an image created with ImageMagick through the command line, so empty from the start. I wish to create the empty image in memory, draw shapes in it and ...