diff thesis/img/email-swot.pic @ 205:aa14d1925151

added new pictures; updated makefile
author meillo@marmaro.de
date Sun, 04 Jan 2009 10:05:56 +0100
parents
children bbfde22dcc35
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/thesis/img/email-swot.pic	Sun Jan 04 10:05:56 2009 +0100
@@ -0,0 +1,36 @@
+.PS
+
+#scale = 1.3
+
+
+boxwid = 2
+boxht = 1
+colheaderh = 0.4
+rowheaderw = 1.3
+
+
+copy "marker.pic.inc"
+
+define row {
+	[
+		right
+		B1: box $1
+		B2: box $2
+	]
+}
+
+
+down
+row("standard" "modular" "extensible",  "")
+row("large data transfer" "too big for phone",  "spam")
+
+marker_bot(last [].B1, "" "opportunities" "of the market")
+marker_bot(last [].B2, "" "threats" "of the market")
+
+marker_left(1st [], "strengths" rjust "of email" rjust)
+marker_left(2nd [], "weaknesses" rjust "of email" rjust)
+
+
+
+#circle diam 0.1 at (0,0)
+.PE