Claus Ibsen created CAMEL-23485:
-----------------------------------

             Summary: camel-diagram - Add theme for ascii art diagrams
                 Key: CAMEL-23485
                 URL: https://issues.apache.org/jira/browse/CAMEL-23485
             Project: Camel
          Issue Type: New Feature
          Components: camel-diagram
            Reporter: Claus Ibsen
             Fix For: 4.21.0


in the camel-diagram component, then we render visual diagrams as PNG images in 
Java code using java.awt for building the image as boxes and arrows.

Add a new render that uses plain ascii text (ascii art) but use the same layout 
engine as for PNG images. So a box becomes a square using - and | symbols and 
so on.

At first do not include the dotted boxes that represent the node boundaries as 
this will be too verbose for ascii art.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to