From abf47ddd1fe77287136535e2d05ada48b99b8e1f Mon Sep 17 00:00:00 2001 From: tobigun Date: Fri, 12 Sep 2008 09:51:33 +0000 Subject: - Windows resources (.rc) reduced to the icon - Texture resource names are now directly written to resources.inc - Fonts are no resources anymore. They are moved to game/fonts and can be changed to support multiple charsets (until the TTF part is finished). Fonts are registered in fonts/fonts.in git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1367 b956fd51-792f-4845-bead-9b4dfca2ff2c --- game/resources/fonts/Outline 2/Outline 2.png | Bin 106020 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 game/resources/fonts/Outline 2/Outline 2.png (limited to 'game/resources/fonts/Outline 2/Outline 2.png') diff --git a/game/resources/fonts/Outline 2/Outline 2.png b/game/resources/fonts/Outline 2/Outline 2.png deleted file mode 100644 index 9677d379..00000000 Binary files a/game/resources/fonts/Outline 2/Outline 2.png and /dev/null differ -- cgit v1.2.3