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
927 stars 87 forks source link

diagonal lines #7

Closed fommil closed 5 years ago

fommil commented 9 years ago

it would be great if diagonal lines between components would be drawn. e.g.

   +-----------------------------------+
   |                         branches  |
   |  Sonatype             /----------\|
   |                   /-=-+scala 2.11||            MELPA
   | +-------------+   |   +----------+|          +------------+
   | |ensime-server+-=-----+scala 2.10|+----------+ensime-emacs|
   | +-------------+   |   +----------+|          +------------+
   |                   \-=-+scala 2.9 ||
   |                       \----------/|
   +-----------------------------------+

I really just want to draw diagonal lines coming from ensime-server to the scala-2.11 and scala-2.9 boxes.

taxilly commented 7 years ago

+1

fommil commented 7 years ago

@twentytwoo github introduced emojis for plus ones about a year ago and it's generally considered bad form to use a comment for this nowadays ;-)

dtrckd commented 6 years ago

+1