All the figures and none of the Lit Review
[ipdf/sam.git] / figures / spline.svg
diff --git a/figures/spline.svg b/figures/spline.svg
new file mode 100644 (file)
index 0000000..8b432dd
--- /dev/null
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
+               "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+
+<svg
+   xmlns="http://www.w3.org/2000/svg"
+   version="1.1"
+   width="260"
+   height="315">
+               <!-- As a single spline the path data is two cubic beziers -->
+               <!-- Using relative path commands -->
+               <path d="m 0,300 c 0,0 200,-90 90,-160 -110,-70 110,-140 110,-140" style="stroke:#000000; stroke-width:2px; fill:none;"/>
+               <path d="M 0,300 C 0,300 200,210 90,140 -20,70 200,0 200,0" style="stroke:#ff0000; stroke-width:2px; fill:none;"/>
+</svg>

UCC git Repository :: git.ucc.asn.au