1
0
mirror of https://github.com/blupi-games/planetblupi synced 2024-12-30 10:15:36 +01:00

Fix polish chars for little font

It closes issue #36.
This commit is contained in:
Mathieu Schroeter 2017-10-25 18:30:10 +02:00
parent 1d1189c33e
commit 9909f38aab
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -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