[planetblupi] 35/61: Fix polish chars for little font

Didier Raboud odyx at moszumanska.debian.org
Thu Nov 2 19:24:56 UTC 2017


This is an automated email from the git hooks/post-receive script.

odyx pushed a commit to branch debian/master
in repository planetblupi.

commit 9909f38aabb79c82e0d5b09b5a0fd3f7c5e77fdf
Author: Mathieu Schroeter <mathieu at schroetersa.ch>
Date:   Wed Oct 25 18:30:10 2017 +0200

    Fix polish chars for little font
    
    It closes issue #36.
---
 resources/image/little.png | Bin 1088 -> 1088 bytes
 src/text.cxx               |   2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/resources/image/little.png b/resources/image/little.png
index 0ee5dba..1b2d9ef 100644
Binary files a/resources/image/little.png and b/resources/image/little.png differ
diff --git a/src/text.cxx b/src/text.cxx
index 699fb48..1edc0b7 100644
--- a/src/text.cxx
+++ b/src/text.cxx
@@ -118,7 +118,7 @@ GetCharWidth (const char *& c, Sint32 font)
      6,  8,  7,  6,  6,  6,  8, 12,  7,  6,  6,  3,  5,  3,  6,  8,
      4,  6,  6,  6,  6,  6,  4,  6,  6,  2,  3,  5,  2, 10,  6,  6,
      6,  6,  3,  5,  3,  6,  6,  8,  6,  6,  5,  4,  6,  4,  7,  6,
-     3,  5,  5,  5,  5,  4,  4,  6,  3,  4
+     3,  5,  6,  6,  5,  5,  5,  7,  4,  5
   };
   // clang-format on
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/planetblupi.git



More information about the Pkg-games-commits mailing list