Added 1px transparent border to most fonts, left a few out since glyph count doesn...
authorIngo Ruhnke <grumbel@gmail.com>
Mon, 4 Aug 2014 19:14:41 +0000 (21:14 +0200)
committerIngo Ruhnke <grumbel@gmail.com>
Mon, 4 Aug 2014 19:14:41 +0000 (21:14 +0200)
39 files changed:
data/fonts/andale10.stf
data/fonts/andale12.stf
data/fonts/console2.stf
data/fonts/cyr-white-big.stf
data/fonts/cyr-white-small.stf
data/fonts/cyr-white.stf
data/fonts/greek-white-big.stf
data/fonts/greek-white-small.stf
data/fonts/greek-white.stf
data/fonts/white-big.stf
data/fonts/white-small.stf
data/fonts/zh-white-big.stf
data/fonts/zh-white.stf
data/images/engine/fonts/andale10-shadow.png
data/images/engine/fonts/andale10.png
data/images/engine/fonts/andale12-shadow.png
data/images/engine/fonts/andale12.png
data/images/engine/fonts/console2-shadow.png
data/images/engine/fonts/console2.png
data/images/engine/fonts/cyr/shadow-big.png
data/images/engine/fonts/cyr/shadow-small.png
data/images/engine/fonts/cyr/shadow.png
data/images/engine/fonts/cyr/white-big.png
data/images/engine/fonts/cyr/white-small.png
data/images/engine/fonts/cyr/white.png
data/images/engine/fonts/greek/shadow-big.png
data/images/engine/fonts/greek/shadow-small.png
data/images/engine/fonts/greek/shadow.png
data/images/engine/fonts/greek/white-big.png
data/images/engine/fonts/greek/white-small.png
data/images/engine/fonts/greek/white.png
data/images/engine/fonts/shadow-big.png
data/images/engine/fonts/shadow-small.png
data/images/engine/fonts/white-big.png
data/images/engine/fonts/white-small.png
data/images/engine/fonts/zh/shadow-big.png
data/images/engine/fonts/zh/shadow.png
data/images/engine/fonts/zh/white-big.png
data/images/engine/fonts/zh/white.png

index 55ebbd2..6e42688 100644 (file)
@@ -1,6 +1,7 @@
 (supertux-font
   (glyph-width 6)
   (glyph-height 13)
+  (glyph-border 1)
   (surface
     (glyphs "andale10.png")
     (shadows "andale10-shadow.png")
index fe08dd9..2c0fa2c 100644 (file)
@@ -1,6 +1,7 @@
 (supertux-font
   (glyph-width 7)
   (glyph-height 14)
+  (glyph-border 1)
   (surface
     (glyphs "andale12.png")
     (shadows "andale12-shadow.png")
index 0908a92..32191d2 100644 (file)
@@ -1,6 +1,7 @@
 (supertux-font
   (glyph-width 8)
   (glyph-height 14)
+  (glyph-border 1)
   (glyphs
     (glyph-image "console2.png")
     (shadow-image "console2-shadow.png")
index 69c5435..04596c9 100644 (file)
@@ -1,6 +1,7 @@
 (supertux-font
   (glyph-width 20)
   (glyph-height 22)
+  (glyph-border 1)
   (surface
     (glyphs "cyr/white-big.png")
     (shadows "cyr/shadow-big.png")
index af5a7e0..d46b46a 100644 (file)
@@ -1,6 +1,7 @@
 (supertux-font
   (glyph-width 8)
   (glyph-height 9)
+  (glyph-border 1)
   (surface
     (glyphs "cyr/white-small.png")
     (shadows "cyr/shadow-small.png")
index cfcf33b..337a6d3 100644 (file)
@@ -1,6 +1,7 @@
 (supertux-font
   (glyph-width 16)
   (glyph-height 18)
+  (glyph-border 1)
   (surface
     (glyphs "cyr/white.png")
     (shadows "cyr/shadow.png")
index 41335ba..8ae0f6b 100644 (file)
@@ -1,6 +1,7 @@
 (supertux-font
   (glyph-width 20)
   (glyph-height 22)
+  (glyph-border 1)
   (surface
     (glyphs "greek/white-big.png")
     (shadows "greek/shadow-big.png")
index 729694c..7b177a1 100644 (file)
@@ -1,6 +1,7 @@
 (supertux-font
   (glyph-width 8)
   (glyph-height 9)
+  (glyph-border 1)
   (surface
     (glyphs "greek/white-small.png")
     (shadows "greek/shadow-small.png")
index 70178d7..a3518e8 100644 (file)
@@ -1,6 +1,7 @@
 (supertux-font
   (glyph-width 16)
   (glyph-height 18)
+  (glyph-border 1)
   (surface
     (glyphs "greek/white.png")
     (shadows "greek/shadow.png")
index b928c96..6a2f02c 100644 (file)
@@ -1,6 +1,7 @@
 (supertux-font
   (glyph-width 20)
   (glyph-height 22)
+  (glyph-border 1)
   (surface
     (glyphs "white-big.png")
     (shadows "shadow-big.png")
index c3027d6..7f05bd4 100644 (file)
@@ -1,6 +1,7 @@
 (supertux-font
   (glyph-width 8)
   (glyph-height 9)
+  (glyph-border 1)
   (surface
     (glyphs "white-small.png")
     (shadows "shadow-small.png")
index 8d5148f..5ab1413 100644 (file)
@@ -1,6 +1,7 @@
 (supertux-font
   (glyph-height 22)
   (glyph-width 22)
+  (glyph-border 1)
   (surface
     (glyphs "zh/white-big.png")
     (shadows "zh/shadow-big.png")
index 3355f70..2673ecb 100644 (file)
@@ -1,6 +1,7 @@
 (supertux-font
   (glyph-height 18)
   (glyph-width 18)
+  (glyph-border 1)
   (surface
     (glyphs "zh/white.png")
     (shadows "zh/shadow.png")
index 1aa7e65..fe88f74 100644 (file)
Binary files a/data/images/engine/fonts/andale10-shadow.png and b/data/images/engine/fonts/andale10-shadow.png differ
index 38b2cb2..2469e1c 100644 (file)
Binary files a/data/images/engine/fonts/andale10.png and b/data/images/engine/fonts/andale10.png differ
index da5e6aa..03d560f 100644 (file)
Binary files a/data/images/engine/fonts/andale12-shadow.png and b/data/images/engine/fonts/andale12-shadow.png differ
index 235806e..ccfabb0 100644 (file)
Binary files a/data/images/engine/fonts/andale12.png and b/data/images/engine/fonts/andale12.png differ
index f261bc9..e2c855c 100644 (file)
Binary files a/data/images/engine/fonts/console2-shadow.png and b/data/images/engine/fonts/console2-shadow.png differ
index 63d2d5d..af46719 100644 (file)
Binary files a/data/images/engine/fonts/console2.png and b/data/images/engine/fonts/console2.png differ
index cc6dc49..680e19a 100644 (file)
Binary files a/data/images/engine/fonts/cyr/shadow-big.png and b/data/images/engine/fonts/cyr/shadow-big.png differ
index fdb93b4..344633d 100644 (file)
Binary files a/data/images/engine/fonts/cyr/shadow-small.png and b/data/images/engine/fonts/cyr/shadow-small.png differ
index 39ab619..70dabeb 100644 (file)
Binary files a/data/images/engine/fonts/cyr/shadow.png and b/data/images/engine/fonts/cyr/shadow.png differ
index 926fb55..7a579e1 100644 (file)
Binary files a/data/images/engine/fonts/cyr/white-big.png and b/data/images/engine/fonts/cyr/white-big.png differ
index 00ad600..9f97815 100644 (file)
Binary files a/data/images/engine/fonts/cyr/white-small.png and b/data/images/engine/fonts/cyr/white-small.png differ
index 9143785..20ce1b4 100644 (file)
Binary files a/data/images/engine/fonts/cyr/white.png and b/data/images/engine/fonts/cyr/white.png differ
index 14c847b..4be2fbf 100644 (file)
Binary files a/data/images/engine/fonts/greek/shadow-big.png and b/data/images/engine/fonts/greek/shadow-big.png differ
index 7f2720a..b677bc1 100644 (file)
Binary files a/data/images/engine/fonts/greek/shadow-small.png and b/data/images/engine/fonts/greek/shadow-small.png differ
index b4f9595..f95fc84 100644 (file)
Binary files a/data/images/engine/fonts/greek/shadow.png and b/data/images/engine/fonts/greek/shadow.png differ
index dcaa753..f1c38d8 100644 (file)
Binary files a/data/images/engine/fonts/greek/white-big.png and b/data/images/engine/fonts/greek/white-big.png differ
index aa4a135..4b2dc0a 100644 (file)
Binary files a/data/images/engine/fonts/greek/white-small.png and b/data/images/engine/fonts/greek/white-small.png differ
index 98659d5..7cca0cc 100644 (file)
Binary files a/data/images/engine/fonts/greek/white.png and b/data/images/engine/fonts/greek/white.png differ
index 2a49ca0..e27cc8d 100644 (file)
Binary files a/data/images/engine/fonts/shadow-big.png and b/data/images/engine/fonts/shadow-big.png differ
index ba801a1..479177e 100644 (file)
Binary files a/data/images/engine/fonts/shadow-small.png and b/data/images/engine/fonts/shadow-small.png differ
index e2cf53c..c99a2c7 100644 (file)
Binary files a/data/images/engine/fonts/white-big.png and b/data/images/engine/fonts/white-big.png differ
index 117cc96..a128387 100644 (file)
Binary files a/data/images/engine/fonts/white-small.png and b/data/images/engine/fonts/white-small.png differ
index 43cadda..103abb4 100644 (file)
Binary files a/data/images/engine/fonts/zh/shadow-big.png and b/data/images/engine/fonts/zh/shadow-big.png differ
index cea1f70..285f9b0 100644 (file)
Binary files a/data/images/engine/fonts/zh/shadow.png and b/data/images/engine/fonts/zh/shadow.png differ
index 5aebd3d..caeb290 100644 (file)
Binary files a/data/images/engine/fonts/zh/white-big.png and b/data/images/engine/fonts/zh/white-big.png differ
index 91b7057..3a562ce 100644 (file)
Binary files a/data/images/engine/fonts/zh/white.png and b/data/images/engine/fonts/zh/white.png differ