Skip to content

[Feat] Render SVG from text input #43

@nhpf

Description

@nhpf

Hi @csgoh, thank you for your work on processpiper.
It's the best OSS Diagram-as-Code solution for BPMN that I've found so far.

I have a feature idea that I believe would add value to the project.

I noticed that the render() function in text2diagram.py relies on PIL, while the SVGPainter class uses DrawSVG.
Then, I understand that currently there is no way to create an SVG diagram from text:

From Text From Code
PNG ✔️ ✔️
SVG ✔️

Do you think the implementation of a text2SVGdiagram solution is feasible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions