We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68289a9 commit 14752e6Copy full SHA for 14752e6
core/todo.txt
@@ -1,5 +1,6 @@
1
1284 (4.0b9)
2
-X allow . to start a number in SVG paths
+X allow . to start a number in SVG paths (a little)
3
+X still lots of work to do here, it's an SVG 1.1 (vs 1.0) thing
4
5
6
_ concurrent StringDict et al
@@ -483,6 +484,8 @@ _ for PShape, need to be able to set the origin (flash people)
483
484
485
CORE / PShapeSVG
486
487
+_ loadShape() problems with SVGs that have . starting a number in a path
488
+_ https://github.com/processing/processing4/issues/518
489
_ implement support for SVG gradients from Inkscape
490
_ https://github.com/processing/processing/issues/1180
491
_ need to handle <!ENTITY tags in XML for SVG documents
0 commit comments