add of arabic font
authorBenjamin Leduc <g.benjamin.leduc@gmail.com>
Sat, 21 Feb 2015 01:53:02 +0000 (01:53 +0000)
committerBenjamin Leduc <g.benjamin.leduc@gmail.com>
Sat, 21 Feb 2015 01:53:02 +0000 (01:53 +0000)
data/fonts/ara-white-big.stf [new file with mode: 0644]
data/fonts/ara-white-small.stf [new file with mode: 0644]
data/fonts/ara-white.stf [new file with mode: 0644]
data/images/engine/fonts/arabic/shadow-big.png [new file with mode: 0644]
data/images/engine/fonts/arabic/shadow-small.png [new file with mode: 0644]
data/images/engine/fonts/arabic/shadow.png [new file with mode: 0644]
data/images/engine/fonts/arabic/white-big.png [new file with mode: 0644]
data/images/engine/fonts/arabic/white-small.png [new file with mode: 0644]
data/images/engine/fonts/arabic/white.png [new file with mode: 0644]

diff --git a/data/fonts/ara-white-big.stf b/data/fonts/ara-white-big.stf
new file mode 100644 (file)
index 0000000..039b48b
--- /dev/null
@@ -0,0 +1,12 @@
+(supertux-font
+  (glyph-height 22)
+  (glyph-width 22)
+  (glyph-border 1)
+  (surface
+    (glyphs "arabic/white-big.png")
+    (shadows "arabic/shadow-big.png")
+    (chars
+        "ا?,'لمتريةو+عقسىخ@ك"
+    "طصنشدبأحهفغجئؤء][ضزث"
+  ) )
+)
diff --git a/data/fonts/ara-white-small.stf b/data/fonts/ara-white-small.stf
new file mode 100644 (file)
index 0000000..1e3ea27
--- /dev/null
@@ -0,0 +1,13 @@
+(supertux-font
+  (glyph-height 11)
+  (glyph-width 11)
+  (glyph-border 1)
+  (surface
+    (glyphs "arabic/white-small.png")
+    (shadows "arabic/shadow-small.png")
+    (chars
+       "ا?,'لمتريةو+عقسىخ@ك"
+    "طصنشدبأحهفغجئؤء][ضزث"
+    
+  ) )
+)
diff --git a/data/fonts/ara-white.stf b/data/fonts/ara-white.stf
new file mode 100644 (file)
index 0000000..430ba7a
--- /dev/null
@@ -0,0 +1,14 @@
+(supertux-font
+  (glyph-height 24)
+  (glyph-width 24)
+  (glyph-border 0)
+  (surface
+    (glyphs "arabic/white.png")
+    (shadows "arabic/shadow.png")
+    (chars
+    "ا?,'لمتريةو+عقسىخ@ك"
+    "طصنشدبأحهفغجئؤء][ضزث"
+    
+
+  ) )
+)
diff --git a/data/images/engine/fonts/arabic/shadow-big.png b/data/images/engine/fonts/arabic/shadow-big.png
new file mode 100644 (file)
index 0000000..81f45be
Binary files /dev/null and b/data/images/engine/fonts/arabic/shadow-big.png differ
diff --git a/data/images/engine/fonts/arabic/shadow-small.png b/data/images/engine/fonts/arabic/shadow-small.png
new file mode 100644 (file)
index 0000000..b61732e
Binary files /dev/null and b/data/images/engine/fonts/arabic/shadow-small.png differ
diff --git a/data/images/engine/fonts/arabic/shadow.png b/data/images/engine/fonts/arabic/shadow.png
new file mode 100644 (file)
index 0000000..d9ee44a
Binary files /dev/null and b/data/images/engine/fonts/arabic/shadow.png differ
diff --git a/data/images/engine/fonts/arabic/white-big.png b/data/images/engine/fonts/arabic/white-big.png
new file mode 100644 (file)
index 0000000..b9e548a
Binary files /dev/null and b/data/images/engine/fonts/arabic/white-big.png differ
diff --git a/data/images/engine/fonts/arabic/white-small.png b/data/images/engine/fonts/arabic/white-small.png
new file mode 100644 (file)
index 0000000..d7ef1c2
Binary files /dev/null and b/data/images/engine/fonts/arabic/white-small.png differ
diff --git a/data/images/engine/fonts/arabic/white.png b/data/images/engine/fonts/arabic/white.png
new file mode 100644 (file)
index 0000000..6da84a8
Binary files /dev/null and b/data/images/engine/fonts/arabic/white.png differ