[orx-composition, orx-svg] Move Composition and SVG code from OPENRNDR to ORX

This commit is contained in:
Edwin Jakobs
2024-03-15 13:34:17 +01:00
parent e35037fbec
commit 8eeb74e1a8
19 changed files with 3558 additions and 0 deletions

5
orx-svg/README.md Normal file
View File

@@ -0,0 +1,5 @@
# orx-svg
SVG reader and writer library.
This code was previously found in `openrndr-svg`.