Added initial path implementation. Needs stroke width fixing

This commit is contained in:
2022-09-13 17:54:19 +03:00
parent 4d46780e2a
commit da743e0e16
2 changed files with 178 additions and 0 deletions

1
.gitignore vendored
View File

@@ -2,3 +2,4 @@ polygon
polygon.exe
path
path.exe
.vscode/*