- From: xga-cga via GitHub <sysbot+gh@w3.org>
- Date: Sun, 22 Dec 2024 21:38:07 +0000
- To: public-svg-issues@w3.org
>>> but pretty much everything wrong with CAD related SVG exports=) **Example comparing analog to digital** When people use pencil it's analog (like a dial 1-9)... not 1 and 0 (like an on off switch). openboard is a whiteboard for drawing... and acts more analog... I'm not saying there are problems with polygon as it probably does what it's programmed to do. If you used a different algorithm such as having a single origin for 360 triangles. Then you may be able to do the problem easier. Other algorithm for polygon: number of triangles=number of sides >>> but pretty much everything wrong with CAD related SVG exports=) have to agree a lot!!! :-) I have tried writing code manually... in SVG it still looks bad and it still looks like a circle, got partially done you have to scroll down on the test file. Didn't plot a full 360 polygon. it is a demo. svgtest.html.txt without .txt is an SVG file viewable in a browser. svgtest.html.txt is an SVG file of 360 dots Some people use AWK (linux) to help [start3.svg.txt](https://github.com/user-attachments/files/18223269/start3.svg.txt) [svgtest.html.txt](https://github.com/user-attachments/files/18223262/svgtest.html.txt) The reason why I didn't show a lot of work is because I didn't want to confuse people here and I make mistakes... I don't know how to solve? I have more data if needed. Thanks for trying. -- GitHub Notification of comment by xga-cga Please view or discuss this issue at https://github.com/w3c/svgwg/issues/954#issuecomment-2558610229 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 22 December 2024 21:38:08 UTC