diff --git a/README.md b/README.md index 39ced05..9d11ab4 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,104 @@ ros2 run drawing_controller drawing_controller svg/test.svg ``` This will draw the svg image given as the last argument. +## SVG compatibility info +Tested with SVG from the following programs +- Inkscape +- Inkpad +- Affinitydraw +- vtracer + +Delimiter characters seem to vary somewhat. +The following examples work: +TODO ADD EXAMPLES OF SVG PATHS + +The following SVG primitives are supported: +| Primitive | Support | +|-------------------------------------|----------| +| | no | +| | no | +| | no | +| | no | +| | no | +| | no | +| | no | +| | no | +| | no | +| | no | +| | no | +| | no | +| | no | +| | no | +| | no | +| | no | +| | no | +| | no | +| | no | +| | no | +| | no | +| | no | +| | no | +| | no | +| | no | +| | no | +| | no | +| | no | +| | no | +| | no | +| | no | +| | no | +| | no | +| | no | +| | no | +| | no | +| | no | +| | yes | +| | no | +| | no | +| | no | +| | yes | +| | no | +| | no | +| | no | +| | no | +| | no | +| | partial | +| | no | +| | yes | +| | yes | +| | no | +| | no | +|