ivanceras / svgbob

Convert your ascii diagram scribbles into happy little SVG
http://ivanceras.github.io/svgbob-editor/
Apache License 2.0
3.83k stars 108 forks source link

Question: create a bigger circles #97

Closed tobiasdroessler closed 2 years ago

tobiasdroessler commented 2 years ago

How do I create larger circles ... ?

in the online editor sample i had a view at the circles. I need a huger circle than the 12 one in the sample down at at the button. the scale up by copy/paste a line and column in the middle did not work.

It was a little bit confusing why each circle size is built up different.

ivanceras commented 2 years ago

Hi, the circles are defined using an ascii art of what looks like a circle in this code There is no good algorithm that can do this automatically, especially if the circles has smaller radius. If you have an ascii art for larger circles, then it can be added in the circle map.

tobiasdroessler commented 2 years ago

thank you for the finger to the code ... I really like your project and enjoy using svgbob to improve documentations... hopefully there is some time on my side and i can have a look into your code in remaining 2022.

THANK YOU 👍 for creation and sharing this great project. I will close this thread.