stathissideris / ditaa

ditaa is a small command-line utility that can convert diagrams drawn using ascii art ('drawings' that contain characters that resemble lines like | / - ), into proper bitmap graphics.
GNU Lesser General Public License v3.0
924 stars 87 forks source link

Custom shapes and changed orientation possible? #74

Open ju-sh opened 2 years ago

ju-sh commented 2 years ago

Hi.

Is it possible to have user-defined shapes in ditaa (like a ~star~ triangle for example)?

Also, is it possible to change orientations of shapes? For example can we have a mirrored version of trapezoid?

Thanks a lot for making ditaa.