diff options
author | rubidium <rubidium@openttd.org> | 2011-12-02 19:58:34 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2011-12-02 19:58:34 +0000 |
commit | 739c315243f55018df8f9b05af0a0477914c7ab7 (patch) | |
tree | 47d7f841acae32c19987973acc1cf7552ae90224 /media | |
parent | 0f9c740dd55153d19a00fae1fbd0bad64d143fc7 (diff) | |
download | openttd-739c315243f55018df8f9b05af0a0477914c7ab7.tar.xz |
(svn r23395) -Fix [FS#4862]: a character that is path of the 'normal' fonts, but relocated after loading, was missing for the monospace font
Diffstat (limited to 'media')
-rw-r--r-- | media/extra_grf/mono.nfo | 4 | ||||
-rw-r--r-- | media/extra_grf/mono.png | bin | 4309 -> 4307 bytes |
2 files changed, 4 insertions, 0 deletions
diff --git a/media/extra_grf/mono.nfo b/media/extra_grf/mono.nfo index 499cc5e23..626c15461 100644 --- a/media/extra_grf/mono.nfo +++ b/media/extra_grf/mono.nfo @@ -234,3 +234,7 @@ -1 sprites/mono.png 445 150 01 13 7 0 0 -1 sprites/mono.png 460 150 01 13 7 0 0 -1 sprites/mono.png 475 150 01 13 7 0 0 + +//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 diff --git a/media/extra_grf/mono.png b/media/extra_grf/mono.png Binary files differindex 57f2b2dfa..2f7b6ed6f 100644 --- a/media/extra_grf/mono.png +++ b/media/extra_grf/mono.png |