Skip to content

Commit 14752e6

Browse files
committed
wrapping up notes about svg
1 parent 68289a9 commit 14752e6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

core/todo.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
1284 (4.0b9)
2-
X allow . to start a number in SVG paths
2+
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
34

45

56
_ concurrent StringDict et al
@@ -483,6 +484,8 @@ _ for PShape, need to be able to set the origin (flash people)
483484

484485
CORE / PShapeSVG
485486

487+
_ loadShape() problems with SVGs that have . starting a number in a path
488+
_ https://github.com/processing/processing4/issues/518
486489
_ implement support for SVG gradients from Inkscape
487490
_ https://github.com/processing/processing/issues/1180
488491
_ need to handle <!ENTITY tags in XML for SVG documents

0 commit comments

Comments
 (0)