schplurtz / a2s

DokuWiki asciitosvg plugin
GNU General Public License v2.0
3 stars 1 forks source link

Displaying sometimes wrong? #10

Open mahbgithub opened 3 years ago

mahbgithub commented 3 years ago

Hi, I use the a2s a lot in dokuwiki but frequently get some issues:

                                                                           #------------------#
                                                                   #-------+  Echo 1          |
                                                                   |       #------------------#
                                                                   |
          #-------------#                #------------------#      |       #------------------#
          |     Hello   +----------------+     World        +------+-------#  Echo 2          |
          #-------------#                #------------------#      |       #------------------#
                                                                   |       
                                                                   |       #------------------#
                                                                   +-------+  Echo 3          |
                                                                           #------------------#

     |
     |
 ----#-----
     |
     |
     |  

     |
     |
 ----+-----
     |
     |
     | 

     |
     |
 ----o-----
     |
     |
     |           
</a2s>

Surprisingly the upper and lower crossings are displayed differently. Any idea wha? Best reagrds Martin