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

When arrowheads "touch" text, the text is not rendered #63

Open stathissideris opened 3 years ago

stathissideris commented 3 years ago

Consider the following figure:

Bla
Blubb
^
|
\---

This will render the "Bla", and the arrow. But "Blubb" is not visible in the output.