devanagari font basic support
authorBenjamin Leduc <benjaminleduc@Machin-chose-de-Benjamin.local>
Wed, 9 Oct 2013 12:45:30 +0000 (14:45 +0200)
committerTobias Markus <tobbi@mozilla-uk.org>
Sat, 26 Oct 2013 16:45:25 +0000 (18:45 +0200)
data/fonts/Deva-white-big.stf [new file with mode: 0644]
data/fonts/Deva-white.stf [new file with mode: 0644]
data/images/engine/fonts/devanagari/AUTHOR [new file with mode: 0644]
data/images/engine/fonts/devanagari/File [new file with mode: 0644]
data/images/engine/fonts/devanagari/shadow.png [new file with mode: 0644]
data/images/engine/fonts/devanagari/white.png [new file with mode: 0644]
data/images/engine/fonts/devanagari/white.xcf [new file with mode: 0644]

diff --git a/data/fonts/Deva-white-big.stf b/data/fonts/Deva-white-big.stf
new file mode 100644 (file)
index 0000000..8ea05e0
--- /dev/null
@@ -0,0 +1,29 @@
+(supertux-font
+  (glyph-width 20)
+  (glyph-height 24)
+  (surface
+    (glyphs "devanagari/white.png")
+    (shadows "devanagari/shadow.png")
+    (chars
+    "ऄअआइईउऊऋऌ"
+    "ऍऎएऐऑऒओऔकख"
+    "गघङचछजझञटठ"
+    "डढणतथदधनऩप"
+    "फबभमयरऱलळऴ"
+    "वशषसहऺऻ़क़ख़"
+    ""
+    "ग़ज़ड़ढ़फ़य़ॠॡॢॣ।॥"
+    "०१२३४५६७८९"
+    "ॱॳॴॵॶॷॹॺॻ"
+    "ॼॽॾॿॲ"
+    ""
+    ""
+    ""
+    ""
+    ""
+    ""
+    ""
+    ""
+    ""
+  ) )
+)
diff --git a/data/fonts/Deva-white.stf b/data/fonts/Deva-white.stf
new file mode 100644 (file)
index 0000000..8ea05e0
--- /dev/null
@@ -0,0 +1,29 @@
+(supertux-font
+  (glyph-width 20)
+  (glyph-height 24)
+  (surface
+    (glyphs "devanagari/white.png")
+    (shadows "devanagari/shadow.png")
+    (chars
+    "ऄअआइईउऊऋऌ"
+    "ऍऎएऐऑऒओऔकख"
+    "गघङचछजझञटठ"
+    "डढणतथदधनऩप"
+    "फबभमयरऱलळऴ"
+    "वशषसहऺऻ़क़ख़"
+    ""
+    "ग़ज़ड़ढ़फ़य़ॠॡॢॣ।॥"
+    "०१२३४५६७८९"
+    "ॱॳॴॵॶॷॹॺॻ"
+    "ॼॽॾॿॲ"
+    ""
+    ""
+    ""
+    ""
+    ""
+    ""
+    ""
+    ""
+    ""
+  ) )
+)
diff --git a/data/images/engine/fonts/devanagari/AUTHOR b/data/images/engine/fonts/devanagari/AUTHOR
new file mode 100644 (file)
index 0000000..d2aa395
--- /dev/null
@@ -0,0 +1,5 @@
+Oct 2013: 
+This devanagari Font has been created with the Gimp by GiBy. It is at this stage incomplete, but may allow to poeple to try the Nepali translation that exists for a long time but had no font support. It will be improved as soon as I figure out which are the missing glyph. 
+TODO: 
+-add missing glyph 
+-Create the big and small case   
\ No newline at end of file
diff --git a/data/images/engine/fonts/devanagari/File b/data/images/engine/fonts/devanagari/File
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/data/images/engine/fonts/devanagari/shadow.png b/data/images/engine/fonts/devanagari/shadow.png
new file mode 100644 (file)
index 0000000..686329a
Binary files /dev/null and b/data/images/engine/fonts/devanagari/shadow.png differ
diff --git a/data/images/engine/fonts/devanagari/white.png b/data/images/engine/fonts/devanagari/white.png
new file mode 100644 (file)
index 0000000..4cd2cd8
Binary files /dev/null and b/data/images/engine/fonts/devanagari/white.png differ
diff --git a/data/images/engine/fonts/devanagari/white.xcf b/data/images/engine/fonts/devanagari/white.xcf
new file mode 100644 (file)
index 0000000..d6638ad
Binary files /dev/null and b/data/images/engine/fonts/devanagari/white.xcf differ