Search found 1 match
- 2019-06-08T18:27:28-07:00
- Forum: Users
- Topic: Drawing different shapes with Imagemagick
- Replies: 1
- Views: 5575
Drawing different shapes with Imagemagick
Hello everyone, I am new to ImageMagick and am working on Rubyplot, an advanced plotting library for Ruby. I am adding ImageMagick as a backend for this library using rmagick . I have to create a function which takes x and y coordinate as input and draws the shapes pentagon, hexagon, heptagon ...