summaryrefslogtreecommitdiffstats
path: root/tde-i18n-fr/data/kdeedu/kturtle/exemple1.logo
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-fr/data/kdeedu/kturtle/exemple1.logo')
-rw-r--r--tde-i18n-fr/data/kdeedu/kturtle/exemple1.logo19
1 files changed, 19 insertions, 0 deletions
diff --git a/tde-i18n-fr/data/kdeedu/kturtle/exemple1.logo b/tde-i18n-fr/data/kdeedu/kturtle/exemple1.logo
new file mode 100644
index 00000000000..0b69824406c
--- /dev/null
+++ b/tde-i18n-fr/data/kdeedu/kturtle/exemple1.logo
@@ -0,0 +1,19 @@
+taillecanevas 200,200
+couleurcanevas 0,0,0
+couleurcrayon 255,0,0
+taillecrayon 5
+nettoietout
+
+va 20,20
+direction 135
+
+avance 200
+tournegauche 135
+avance 100
+tournegauche 135
+avance 141
+tournegauche 135
+avance 100
+tournegauche 45
+
+va 40, 100