(svn r23395) -Fix [FS#4862]: a character that is path of the 'normal' fonts, but relocated after loading, was missing for the monospace font

pull/155/head
rubidium 13 years ago
parent a43428dfe4
commit 72f8aa94cc

Binary file not shown.

@ -55,7 +55,7 @@ TRGI.GRF = da6a6c9dcc451eec88d79211437b76a8
TRGC.GRF = ed446637e034104c5559b32c18afe78d
TRGH.GRF = ee6616fb0e6ef6b24892c58c93d86fc9
TRGT.GRF = e30e8a398ae86c03dc534a8ac7dfb3b6
OPENTTD.GRF = 91c82640e3767bb19da26a853371c720
OPENTTD.GRF = 17456c2e46471badd04e2a89800f8c28
[origin]
default = You can find it on your Transport Tycoon Deluxe CD-ROM.

@ -55,7 +55,7 @@ TRGI.GRF = da6a6c9dcc451eec88d79211437b76a8
TRGC.GRF = ed446637e034104c5559b32c18afe78d
TRGH.GRF = ee6616fb0e6ef6b24892c58c93d86fc9
TRGT.GRF = fcde1d7e8a74197d72a62695884b909e
OPENTTD.GRF = 91c82640e3767bb19da26a853371c720
OPENTTD.GRF = 17456c2e46471badd04e2a89800f8c28
[origin]
default = You can find it on your Transport Tycoon Deluxe CD-ROM.

@ -55,7 +55,7 @@ TRGIR.GRF = 0c2484ff6be49fc63a83be6ab5c38f32
TRGCR.GRF = 3668f410c761a050b5e7095a2b14879b
TRGHR.GRF = 06bf2b7a31766f048baac2ebe43457b1
TRGTR.GRF = de53650517fe661ceaa3138c6edb0eb8
OPENTTD.GRF = 91c82640e3767bb19da26a853371c720
OPENTTD.GRF = 17456c2e46471badd04e2a89800f8c28
[origin]
default = You can find it on your Transport Tycoon Deluxe CD-ROM.

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

Loading…
Cancel
Save