Experiment with idealizing small circles

This commit is contained in:
Chris Tsang
2023-11-13 00:34:38 +00:00
parent 2774fc06c9
commit c3012c6aef
2 changed files with 28 additions and 11 deletions

View File

@@ -13,7 +13,7 @@ keywords = ["svg", "computer-graphics"]
[dependencies]
clap = "2.33.3"
image = "0.23.10"
visioncortex = { version = "0.8.1" }
visioncortex = { version = "0.8.4" }
fastrand = "1.8"
pyo3 = { version = "0.19.0", optional = true }