qorf / quorum-language

The primary repository for the Quorum Programming Language
BSD 3-Clause "New" or "Revised" License
16 stars 7 forks source link

Added Image SVG Class for Flowchart Writer / Finished of Regular Flowchart Implementation #57

Closed Pen-a11y closed 1 year ago

Pen-a11y commented 1 year ago

Adding in 1st Iteration of the FlowchartWriter class and created an Image SVG class. Currently, the Regular Flowcharts work well, but the GridFlowchart will need to be changed, and might even need to be a separate class to generate SVGs.