1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-16 02:59:10 +00:00

(svn r23582) -Fix [FS#4870]: add missing characters for certain languages and the large font

-Codechange: don't remove large font glyphs because they are broken in the original font, just fix them up in openttd.grf using action A
-Change: make extra characters more consistent with the original font
  All by PaulC.
This commit is contained in:
rubidium
2011-12-17 21:42:11 +00:00
parent fba9c756c7
commit ab974bee97
10 changed files with 899 additions and 660 deletions

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.2 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -237,4 +237,4 @@
//U+0178 Latin Capital Letter Y With Diaeresis (only needed for mono as it is in the base set, but relocated by some code)
-1 * 0 12 01 03 01 78 01
-1 sprites/mono.png 220 230 01 13 7 0 0
-1 sprites/mono.png 370 230 01 13 7 0 0

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB