(svn r7013) Add glyphs for the interpunct. This is mainly useful for the catalan translation
authortron
Tue, 31 Oct 2006 13:55:38 +0000
changeset 5000 340be626096e
parent 4999 faf734a9311f
child 5001 ac650c022765
(svn r7013) Add glyphs for the interpunct. This is mainly useful for the catalan translation
data/openttd.grf
gfxinit.c
table/files.h
Binary file data/openttd.grf has changed
--- a/gfxinit.c	Tue Oct 31 08:13:15 2006 +0000
+++ b/gfxinit.c	Tue Oct 31 13:55:38 2006 +0000
@@ -315,6 +315,9 @@
 	633, 633, // × large
 	665, 665, // ÷ large
 	SPR_SELL_TRAIN, SPR_SHARED_ORDERS_ICON,
+	377, 377, // · small
+	153, 153, // · medium
+	601, 601, // · large
 	END
 };
 
--- a/table/files.h	Tue Oct 31 08:13:15 2006 +0000
+++ b/table/files.h	Tue Oct 31 13:55:38 2006 +0000
@@ -59,6 +59,6 @@
 	{ "autorail.grf",  { 0xed, 0x44, 0x7f, 0xbb, 0x19, 0x44, 0x48, 0x4c, 0x07, 0x8a, 0xb1, 0xc1, 0x5c, 0x12, 0x3a, 0x60 } },
 	{ "canalsw.grf",   { 0x13, 0x9c, 0x98, 0xcf, 0xb8, 0x7c, 0xd7, 0x1f, 0xca, 0x34, 0xa5, 0x6b, 0x65, 0x31, 0xec, 0x0f } },
 	{ "elrailsw.grf",  { 0x4f, 0xf9, 0xac, 0x79, 0x50, 0x28, 0x9b, 0xe2, 0x15, 0x30, 0xa8, 0x1e, 0xd5, 0xfd, 0xe1, 0xda } },
-	{ "openttd.grf",   { 0xd9, 0x68, 0xb3, 0x59, 0xd9, 0xfe, 0x39, 0xdc, 0x23, 0xe9, 0xe9, 0x3e, 0xf1, 0x65, 0x55, 0x09 } },
+	{ "openttd.grf",   { 0x59, 0x22, 0x19, 0xe0, 0x6e, 0xe7, 0xb6, 0xa3, 0x55, 0x53, 0xcc, 0x9e, 0xbc, 0xaf, 0xcc, 0x83 } },
 	{ "trkfoundw.grf", { 0x12, 0x33, 0x3f, 0xa3, 0xd1, 0x86, 0x8b, 0x04, 0x53, 0x18, 0x9c, 0xee, 0xf9, 0x2d, 0xf5, 0x95 } },
 };