summaryrefslogtreecommitdiffstats
path: root/tde-i18n-nb/data/tdeedu/kturtle/blomst.logo
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-03 11:05:10 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-03 11:05:10 -0600
commitf7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b (patch)
tree1f78ef53b206c6b4e4efc88c4849aa9f686a094d /tde-i18n-nb/data/tdeedu/kturtle/blomst.logo
parent85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff)
downloadtde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz
tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip
Second part of prior commit
Diffstat (limited to 'tde-i18n-nb/data/tdeedu/kturtle/blomst.logo')
-rw-r--r--tde-i18n-nb/data/tdeedu/kturtle/blomst.logo26
1 files changed, 26 insertions, 0 deletions
diff --git a/tde-i18n-nb/data/tdeedu/kturtle/blomst.logo b/tde-i18n-nb/data/tdeedu/kturtle/blomst.logo
new file mode 100644
index 00000000000..02ebc9f2c03
--- /dev/null
+++ b/tde-i18n-nb/data/tdeedu/kturtle/blomst.logo
@@ -0,0 +1,26 @@
+# Tegner en fin blomst.
+
+nullstill
+arkstørrelse 170, 170
+arkfarge 255, 55, 140
+gåtil 45, 120
+strekfarge 160, 0, 255
+strekbredde 3
+
+gjenta 8 [
+ gjenta 4 [
+ frem 20
+ snuhøyre 30
+ ]
+ gjenta 7 [
+ frem 10
+ snuhøyre 15
+ ]
+ gjenta 9 [
+ frem 3
+ snuhøyre 10
+ ]
+]
+
+gåtil 145, 145
+retning 0 \ No newline at end of file