Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Render Go code file as SVG (text) and add ark arrows #4

Open
nikolaydubina opened this issue Jan 6, 2023 · 0 comments
Open

Render Go code file as SVG (text) and add ark arrows #4

nikolaydubina opened this issue Jan 6, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@nikolaydubina
Copy link
Owner

nikolaydubina commented Jan 6, 2023

this will be nice to generate image automatically

many people make like this for other things too

make separate repo for this

place arc on the left side, don't render with fmt/ast. just as monospace text. it is too hard to print ast -> svg it seems. so make arcs on line number dependent only. will be way simpler.

@nikolaydubina nikolaydubina added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant