summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Klemkow <j.klemkow@wemelug.de>2013-01-08 14:54:44 +0100
committerJan Klemkow <j.klemkow@wemelug.de>2013-01-08 14:54:44 +0100
commit7df85dcf8ed5dab1d0964d2798dacf4fc07f15bf (patch)
treee0f5e829145697d8b99f49eda1fa6cb476adbbed
parent6b338d9f675c3167644d97049227b63b12e03bd8 (diff)
downloadsksys-7df85dcf8ed5dab1d0964d2798dacf4fc07f15bf.tar.gz
sksys-7df85dcf8ed5dab1d0964d2798dacf4fc07f15bf.tar.bz2
sksys-7df85dcf8ed5dab1d0964d2798dacf4fc07f15bf.zip
Add pie chart for wayland sep.
-rw-r--r--image/wayland-sep-pie.svg9
-rw-r--r--presentation.asciidoc2
2 files changed, 10 insertions, 1 deletions
diff --git a/image/wayland-sep-pie.svg b/image/wayland-sep-pie.svg
new file mode 100644
index 0000000..c15faf8
--- /dev/null
+++ b/image/wayland-sep-pie.svg
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg"
+ version="1.0" width="400" height="400" id="svg2">
+
+ <title>Pie chart</title>
+ <desc>Picture of a pie chart</desc>
+<path d="M200,200 L390,200 A190,190 0 1,1 383.36729378339,150.23620220928 z" fill="#73d216" stroke="#FFFFFF" stroke-width="2" fill-opacity="1.0" stroke-linejoin="round" />
+<path d="M200,200 L383.36729378339,150.23620220928 A190,190 0 0,1 390,200 z" fill="#cc0000" stroke="#FFFFFF" stroke-width="2" fill-opacity="1.0" stroke-linejoin="round" />
+</svg>
diff --git a/presentation.asciidoc b/presentation.asciidoc
index 6c91582..6887ab3 100644
--- a/presentation.asciidoc
+++ b/presentation.asciidoc
@@ -31,7 +31,7 @@ image::wayland-priv-sep_5.svg[height="75%"]
image::wayland-priv-sep.svg[height="75%"]
== Privilege-Separation: Wayland
-image::pie.svg[width="45%"]
+image::wayland-sep-pie.svg[width="45%"]
image::wayland-sep-ratio.svg[width="45%"]