Improved intersection edge cases

This commit is contained in:
alonso.torres 2021-09-28 11:30:06 +02:00
parent 75f8e473a5
commit 1bd3a792da
4 changed files with 24 additions and 21 deletions

View file

@ -44,7 +44,7 @@
(assoc :type :path)
(assoc :stroke-color "blue")
(assoc :stroke-opacity 1)
(assoc :stroke-width 0.5)
(assoc :stroke-width 1)
(assoc :stroke-style :solid)
(dissoc :fill-color :fill-opacity)
(assoc :content content-b))