diff --git a/Readme.md b/Readme.md index 62bac7d..6b7cb02 100644 --- a/Readme.md +++ b/Readme.md @@ -3,7 +3,7 @@ What began as a test for importing UT vertex meshes has turned into an actual full UT weapon and item mod. -This mod requires GZDoom 4.2.0 or later. +This mod requires GZDoom g4.3pre-30-g772adc86b or later. ## Currently implemented @@ -80,7 +80,6 @@ This mod requires GZDoom 4.2.0 or later. overhaul (mainly to clean up the current, messy implementation of this) - Add weapon attachment support to player models when that is also added in (at the moment all player models have an integrated placeholder weapon) - - Unreal 1 weapons mod and maybe also a monsters mod - Port some of my UT weapon mods (and maybe also some of my personal faves by others, such as Psi Weapon Dreams) - Hexen/Strife compatibility ??? diff --git a/fontdefs.txt b/fontdefs.txt index e0d1509..0e945c2 100644 --- a/fontdefs.txt +++ b/fontdefs.txt @@ -12,33 +12,3 @@ WHFONT 8 WH8 9 WH9 } - -// UT Font size 40 (big text in various places, also used by announcer add-on) -UTFONT40 -{ - TEMPLATE uf40_%03d -} - -// UT Font size 12 (automap text, identification info) -UTFONT12 -{ - TEMPLATE uf12_%03d -} - -// Tahoma size 10 (messages) -TAHOMA10 -{ - TEMPLATE th10_%03d -} - -// Unreal Engine small font (for clip counters on hud) -USMALLFONT -{ - TEMPLATE usmf_%03d -} - -// Replace Doom font with Tahoma too -SMALLFONT -{ - TEMPLATE th10_%03d -} diff --git a/graphics/Tahoma10/th10_032.png b/fonts/Tahoma10/0020.png similarity index 100% rename from graphics/Tahoma10/th10_032.png rename to fonts/Tahoma10/0020.png diff --git a/fonts/Tahoma10/0021.png b/fonts/Tahoma10/0021.png new file mode 100644 index 0000000..1bfdb96 Binary files /dev/null and b/fonts/Tahoma10/0021.png differ diff --git a/fonts/Tahoma10/0022.png b/fonts/Tahoma10/0022.png new file mode 100644 index 0000000..be0dc8b Binary files /dev/null and b/fonts/Tahoma10/0022.png differ diff --git a/fonts/Tahoma10/0023.png b/fonts/Tahoma10/0023.png new file mode 100644 index 0000000..b1695d7 Binary files /dev/null and b/fonts/Tahoma10/0023.png differ diff --git a/fonts/Tahoma10/0024.png b/fonts/Tahoma10/0024.png new file mode 100644 index 0000000..6c4c6f7 Binary files /dev/null and b/fonts/Tahoma10/0024.png differ diff --git a/fonts/Tahoma10/0025.png b/fonts/Tahoma10/0025.png new file mode 100644 index 0000000..d4b7d38 Binary files /dev/null and b/fonts/Tahoma10/0025.png differ diff --git a/fonts/Tahoma10/0026.png b/fonts/Tahoma10/0026.png new file mode 100644 index 0000000..a84902a Binary files /dev/null and b/fonts/Tahoma10/0026.png differ diff --git a/fonts/Tahoma10/0027.png b/fonts/Tahoma10/0027.png new file mode 100644 index 0000000..1042b62 Binary files /dev/null and b/fonts/Tahoma10/0027.png differ diff --git a/graphics/Tahoma10/th10_040.png b/fonts/Tahoma10/0028.png similarity index 57% rename from graphics/Tahoma10/th10_040.png rename to fonts/Tahoma10/0028.png index 7c59c1b..8567eeb 100644 Binary files a/graphics/Tahoma10/th10_040.png and b/fonts/Tahoma10/0028.png differ diff --git a/graphics/Tahoma10/th10_041.png b/fonts/Tahoma10/0029.png similarity index 57% rename from graphics/Tahoma10/th10_041.png rename to fonts/Tahoma10/0029.png index 988fc63..f6329b3 100644 Binary files a/graphics/Tahoma10/th10_041.png and b/fonts/Tahoma10/0029.png differ diff --git a/graphics/Tahoma10/th10_042.png b/fonts/Tahoma10/002a.png similarity index 58% rename from graphics/Tahoma10/th10_042.png rename to fonts/Tahoma10/002a.png index d78cbbb..d93b31b 100644 Binary files a/graphics/Tahoma10/th10_042.png and b/fonts/Tahoma10/002a.png differ diff --git a/fonts/Tahoma10/002b.png b/fonts/Tahoma10/002b.png new file mode 100644 index 0000000..2ffd1b8 Binary files /dev/null and b/fonts/Tahoma10/002b.png differ diff --git a/fonts/Tahoma10/002c.png b/fonts/Tahoma10/002c.png new file mode 100644 index 0000000..81b8073 Binary files /dev/null and b/fonts/Tahoma10/002c.png differ diff --git a/fonts/Tahoma10/002d.png b/fonts/Tahoma10/002d.png new file mode 100644 index 0000000..fb47a11 Binary files /dev/null and b/fonts/Tahoma10/002d.png differ diff --git a/fonts/Tahoma10/002e.png b/fonts/Tahoma10/002e.png new file mode 100644 index 0000000..51815d2 Binary files /dev/null and b/fonts/Tahoma10/002e.png differ diff --git a/fonts/Tahoma10/002f.png b/fonts/Tahoma10/002f.png new file mode 100644 index 0000000..0c49a39 Binary files /dev/null and b/fonts/Tahoma10/002f.png differ diff --git a/fonts/Tahoma10/0030.png b/fonts/Tahoma10/0030.png new file mode 100644 index 0000000..3ba3c0c Binary files /dev/null and b/fonts/Tahoma10/0030.png differ diff --git a/fonts/Tahoma10/0031.png b/fonts/Tahoma10/0031.png new file mode 100644 index 0000000..47dd5f2 Binary files /dev/null and b/fonts/Tahoma10/0031.png differ diff --git a/fonts/Tahoma10/0032.png b/fonts/Tahoma10/0032.png new file mode 100644 index 0000000..db59eb4 Binary files /dev/null and b/fonts/Tahoma10/0032.png differ diff --git a/fonts/Tahoma10/0033.png b/fonts/Tahoma10/0033.png new file mode 100644 index 0000000..3f2b8f4 Binary files /dev/null and b/fonts/Tahoma10/0033.png differ diff --git a/fonts/Tahoma10/0034.png b/fonts/Tahoma10/0034.png new file mode 100644 index 0000000..805428f Binary files /dev/null and b/fonts/Tahoma10/0034.png differ diff --git a/fonts/Tahoma10/0035.png b/fonts/Tahoma10/0035.png new file mode 100644 index 0000000..4f2b9e8 Binary files /dev/null and b/fonts/Tahoma10/0035.png differ diff --git a/fonts/Tahoma10/0036.png b/fonts/Tahoma10/0036.png new file mode 100644 index 0000000..0223ced Binary files /dev/null and b/fonts/Tahoma10/0036.png differ diff --git a/fonts/Tahoma10/0037.png b/fonts/Tahoma10/0037.png new file mode 100644 index 0000000..3b62727 Binary files /dev/null and b/fonts/Tahoma10/0037.png differ diff --git a/fonts/Tahoma10/0038.png b/fonts/Tahoma10/0038.png new file mode 100644 index 0000000..cb57d75 Binary files /dev/null and b/fonts/Tahoma10/0038.png differ diff --git a/fonts/Tahoma10/0039.png b/fonts/Tahoma10/0039.png new file mode 100644 index 0000000..f808b55 Binary files /dev/null and b/fonts/Tahoma10/0039.png differ diff --git a/fonts/Tahoma10/003a.png b/fonts/Tahoma10/003a.png new file mode 100644 index 0000000..7111681 Binary files /dev/null and b/fonts/Tahoma10/003a.png differ diff --git a/fonts/Tahoma10/003b.png b/fonts/Tahoma10/003b.png new file mode 100644 index 0000000..9a9dd7f Binary files /dev/null and b/fonts/Tahoma10/003b.png differ diff --git a/fonts/Tahoma10/003c.png b/fonts/Tahoma10/003c.png new file mode 100644 index 0000000..70204ff Binary files /dev/null and b/fonts/Tahoma10/003c.png differ diff --git a/fonts/Tahoma10/003d.png b/fonts/Tahoma10/003d.png new file mode 100644 index 0000000..e179b92 Binary files /dev/null and b/fonts/Tahoma10/003d.png differ diff --git a/fonts/Tahoma10/003e.png b/fonts/Tahoma10/003e.png new file mode 100644 index 0000000..f90a4c4 Binary files /dev/null and b/fonts/Tahoma10/003e.png differ diff --git a/fonts/Tahoma10/003f.png b/fonts/Tahoma10/003f.png new file mode 100644 index 0000000..b1ab884 Binary files /dev/null and b/fonts/Tahoma10/003f.png differ diff --git a/fonts/Tahoma10/0040.png b/fonts/Tahoma10/0040.png new file mode 100644 index 0000000..5759644 Binary files /dev/null and b/fonts/Tahoma10/0040.png differ diff --git a/fonts/Tahoma10/0041.png b/fonts/Tahoma10/0041.png new file mode 100644 index 0000000..d429a93 Binary files /dev/null and b/fonts/Tahoma10/0041.png differ diff --git a/fonts/Tahoma10/0042.png b/fonts/Tahoma10/0042.png new file mode 100644 index 0000000..87b954d Binary files /dev/null and b/fonts/Tahoma10/0042.png differ diff --git a/fonts/Tahoma10/0043.png b/fonts/Tahoma10/0043.png new file mode 100644 index 0000000..e406d45 Binary files /dev/null and b/fonts/Tahoma10/0043.png differ diff --git a/graphics/Tahoma10/th10_068.png b/fonts/Tahoma10/0044.png similarity index 54% rename from graphics/Tahoma10/th10_068.png rename to fonts/Tahoma10/0044.png index 075c9eb..9f0b27e 100644 Binary files a/graphics/Tahoma10/th10_068.png and b/fonts/Tahoma10/0044.png differ diff --git a/fonts/Tahoma10/0045.png b/fonts/Tahoma10/0045.png new file mode 100644 index 0000000..7e6d01b Binary files /dev/null and b/fonts/Tahoma10/0045.png differ diff --git a/fonts/Tahoma10/0046.png b/fonts/Tahoma10/0046.png new file mode 100644 index 0000000..c151c42 Binary files /dev/null and b/fonts/Tahoma10/0046.png differ diff --git a/fonts/Tahoma10/0047.png b/fonts/Tahoma10/0047.png new file mode 100644 index 0000000..fd26c99 Binary files /dev/null and b/fonts/Tahoma10/0047.png differ diff --git a/graphics/Tahoma10/th10_072.png b/fonts/Tahoma10/0048.png similarity index 60% rename from graphics/Tahoma10/th10_072.png rename to fonts/Tahoma10/0048.png index 7e21b24..ce75a72 100644 Binary files a/graphics/Tahoma10/th10_072.png and b/fonts/Tahoma10/0048.png differ diff --git a/fonts/Tahoma10/0049.png b/fonts/Tahoma10/0049.png new file mode 100644 index 0000000..1f752c4 Binary files /dev/null and b/fonts/Tahoma10/0049.png differ diff --git a/fonts/Tahoma10/004a.png b/fonts/Tahoma10/004a.png new file mode 100644 index 0000000..904e3ef Binary files /dev/null and b/fonts/Tahoma10/004a.png differ diff --git a/fonts/Tahoma10/004b.png b/fonts/Tahoma10/004b.png new file mode 100644 index 0000000..cc8ac07 Binary files /dev/null and b/fonts/Tahoma10/004b.png differ diff --git a/fonts/Tahoma10/004c.png b/fonts/Tahoma10/004c.png new file mode 100644 index 0000000..0d2092a Binary files /dev/null and b/fonts/Tahoma10/004c.png differ diff --git a/graphics/Tahoma10/th10_077.png b/fonts/Tahoma10/004d.png similarity index 52% rename from graphics/Tahoma10/th10_077.png rename to fonts/Tahoma10/004d.png index 51aa6fa..0a3f1f0 100644 Binary files a/graphics/Tahoma10/th10_077.png and b/fonts/Tahoma10/004d.png differ diff --git a/fonts/Tahoma10/004e.png b/fonts/Tahoma10/004e.png new file mode 100644 index 0000000..0ca7269 Binary files /dev/null and b/fonts/Tahoma10/004e.png differ diff --git a/fonts/Tahoma10/004f.png b/fonts/Tahoma10/004f.png new file mode 100644 index 0000000..9e55089 Binary files /dev/null and b/fonts/Tahoma10/004f.png differ diff --git a/graphics/Tahoma10/th10_080.png b/fonts/Tahoma10/0050.png similarity index 60% rename from graphics/Tahoma10/th10_080.png rename to fonts/Tahoma10/0050.png index e9ae1ef..4b9a813 100644 Binary files a/graphics/Tahoma10/th10_080.png and b/fonts/Tahoma10/0050.png differ diff --git a/fonts/Tahoma10/0051.png b/fonts/Tahoma10/0051.png new file mode 100644 index 0000000..86c7cc1 Binary files /dev/null and b/fonts/Tahoma10/0051.png differ diff --git a/fonts/Tahoma10/0052.png b/fonts/Tahoma10/0052.png new file mode 100644 index 0000000..4b4e0f0 Binary files /dev/null and b/fonts/Tahoma10/0052.png differ diff --git a/fonts/Tahoma10/0053.png b/fonts/Tahoma10/0053.png new file mode 100644 index 0000000..7d3a9cb Binary files /dev/null and b/fonts/Tahoma10/0053.png differ diff --git a/fonts/Tahoma10/0054.png b/fonts/Tahoma10/0054.png new file mode 100644 index 0000000..5f6d2da Binary files /dev/null and b/fonts/Tahoma10/0054.png differ diff --git a/fonts/Tahoma10/0055.png b/fonts/Tahoma10/0055.png new file mode 100644 index 0000000..4b2f2c5 Binary files /dev/null and b/fonts/Tahoma10/0055.png differ diff --git a/fonts/Tahoma10/0056.png b/fonts/Tahoma10/0056.png new file mode 100644 index 0000000..c452699 Binary files /dev/null and b/fonts/Tahoma10/0056.png differ diff --git a/fonts/Tahoma10/0057.png b/fonts/Tahoma10/0057.png new file mode 100644 index 0000000..3d7978f Binary files /dev/null and b/fonts/Tahoma10/0057.png differ diff --git a/fonts/Tahoma10/0058.png b/fonts/Tahoma10/0058.png new file mode 100644 index 0000000..b084f5d Binary files /dev/null and b/fonts/Tahoma10/0058.png differ diff --git a/fonts/Tahoma10/0059.png b/fonts/Tahoma10/0059.png new file mode 100644 index 0000000..873cb32 Binary files /dev/null and b/fonts/Tahoma10/0059.png differ diff --git a/fonts/Tahoma10/005a.png b/fonts/Tahoma10/005a.png new file mode 100644 index 0000000..676afa6 Binary files /dev/null and b/fonts/Tahoma10/005a.png differ diff --git a/fonts/Tahoma10/005b.png b/fonts/Tahoma10/005b.png new file mode 100644 index 0000000..e501ffd Binary files /dev/null and b/fonts/Tahoma10/005b.png differ diff --git a/fonts/Tahoma10/005c.png b/fonts/Tahoma10/005c.png new file mode 100644 index 0000000..f245083 Binary files /dev/null and b/fonts/Tahoma10/005c.png differ diff --git a/fonts/Tahoma10/005d.png b/fonts/Tahoma10/005d.png new file mode 100644 index 0000000..1dd96fe Binary files /dev/null and b/fonts/Tahoma10/005d.png differ diff --git a/fonts/Tahoma10/005e.png b/fonts/Tahoma10/005e.png new file mode 100644 index 0000000..bc7cf64 Binary files /dev/null and b/fonts/Tahoma10/005e.png differ diff --git a/fonts/Tahoma10/005f.png b/fonts/Tahoma10/005f.png new file mode 100644 index 0000000..9aa7524 Binary files /dev/null and b/fonts/Tahoma10/005f.png differ diff --git a/fonts/Tahoma10/0060.png b/fonts/Tahoma10/0060.png new file mode 100644 index 0000000..93fc6d5 Binary files /dev/null and b/fonts/Tahoma10/0060.png differ diff --git a/fonts/Tahoma10/0061.png b/fonts/Tahoma10/0061.png new file mode 100644 index 0000000..694c45c Binary files /dev/null and b/fonts/Tahoma10/0061.png differ diff --git a/graphics/Tahoma10/th10_098.png b/fonts/Tahoma10/0062.png similarity index 58% rename from graphics/Tahoma10/th10_098.png rename to fonts/Tahoma10/0062.png index 1683942..efb6241 100644 Binary files a/graphics/Tahoma10/th10_098.png and b/fonts/Tahoma10/0062.png differ diff --git a/fonts/Tahoma10/0063.png b/fonts/Tahoma10/0063.png new file mode 100644 index 0000000..351d8b3 Binary files /dev/null and b/fonts/Tahoma10/0063.png differ diff --git a/fonts/Tahoma10/0064.png b/fonts/Tahoma10/0064.png new file mode 100644 index 0000000..897a9cf Binary files /dev/null and b/fonts/Tahoma10/0064.png differ diff --git a/fonts/Tahoma10/0065.png b/fonts/Tahoma10/0065.png new file mode 100644 index 0000000..4f52cef Binary files /dev/null and b/fonts/Tahoma10/0065.png differ diff --git a/fonts/Tahoma10/0066.png b/fonts/Tahoma10/0066.png new file mode 100644 index 0000000..5f8e418 Binary files /dev/null and b/fonts/Tahoma10/0066.png differ diff --git a/fonts/Tahoma10/0067.png b/fonts/Tahoma10/0067.png new file mode 100644 index 0000000..c05441d Binary files /dev/null and b/fonts/Tahoma10/0067.png differ diff --git a/fonts/Tahoma10/0068.png b/fonts/Tahoma10/0068.png new file mode 100644 index 0000000..541f5c3 Binary files /dev/null and b/fonts/Tahoma10/0068.png differ diff --git a/fonts/Tahoma10/0069.png b/fonts/Tahoma10/0069.png new file mode 100644 index 0000000..d385773 Binary files /dev/null and b/fonts/Tahoma10/0069.png differ diff --git a/fonts/Tahoma10/006a.png b/fonts/Tahoma10/006a.png new file mode 100644 index 0000000..5f6c483 Binary files /dev/null and b/fonts/Tahoma10/006a.png differ diff --git a/fonts/Tahoma10/006b.png b/fonts/Tahoma10/006b.png new file mode 100644 index 0000000..a6d9727 Binary files /dev/null and b/fonts/Tahoma10/006b.png differ diff --git a/graphics/Tahoma10/th10_108.png b/fonts/Tahoma10/006c.png similarity index 59% rename from graphics/Tahoma10/th10_108.png rename to fonts/Tahoma10/006c.png index 2ac2434..87b12dc 100644 Binary files a/graphics/Tahoma10/th10_108.png and b/fonts/Tahoma10/006c.png differ diff --git a/fonts/Tahoma10/006d.png b/fonts/Tahoma10/006d.png new file mode 100644 index 0000000..35794e3 Binary files /dev/null and b/fonts/Tahoma10/006d.png differ diff --git a/fonts/Tahoma10/006e.png b/fonts/Tahoma10/006e.png new file mode 100644 index 0000000..ea3e07e Binary files /dev/null and b/fonts/Tahoma10/006e.png differ diff --git a/fonts/Tahoma10/006f.png b/fonts/Tahoma10/006f.png new file mode 100644 index 0000000..93c3ee3 Binary files /dev/null and b/fonts/Tahoma10/006f.png differ diff --git a/fonts/Tahoma10/0070.png b/fonts/Tahoma10/0070.png new file mode 100644 index 0000000..e47388c Binary files /dev/null and b/fonts/Tahoma10/0070.png differ diff --git a/graphics/Tahoma10/th10_113.png b/fonts/Tahoma10/0071.png similarity index 57% rename from graphics/Tahoma10/th10_113.png rename to fonts/Tahoma10/0071.png index d085807..7efa948 100644 Binary files a/graphics/Tahoma10/th10_113.png and b/fonts/Tahoma10/0071.png differ diff --git a/fonts/Tahoma10/0072.png b/fonts/Tahoma10/0072.png new file mode 100644 index 0000000..665fc38 Binary files /dev/null and b/fonts/Tahoma10/0072.png differ diff --git a/fonts/Tahoma10/0073.png b/fonts/Tahoma10/0073.png new file mode 100644 index 0000000..76ef6b5 Binary files /dev/null and b/fonts/Tahoma10/0073.png differ diff --git a/fonts/Tahoma10/0074.png b/fonts/Tahoma10/0074.png new file mode 100644 index 0000000..241ba47 Binary files /dev/null and b/fonts/Tahoma10/0074.png differ diff --git a/fonts/Tahoma10/0075.png b/fonts/Tahoma10/0075.png new file mode 100644 index 0000000..b8da743 Binary files /dev/null and b/fonts/Tahoma10/0075.png differ diff --git a/graphics/Tahoma10/th10_118.png b/fonts/Tahoma10/0076.png similarity index 60% rename from graphics/Tahoma10/th10_118.png rename to fonts/Tahoma10/0076.png index 6cdc4b9..b3b7cba 100644 Binary files a/graphics/Tahoma10/th10_118.png and b/fonts/Tahoma10/0076.png differ diff --git a/fonts/Tahoma10/0077.png b/fonts/Tahoma10/0077.png new file mode 100644 index 0000000..aaced90 Binary files /dev/null and b/fonts/Tahoma10/0077.png differ diff --git a/fonts/Tahoma10/0078.png b/fonts/Tahoma10/0078.png new file mode 100644 index 0000000..09e168f Binary files /dev/null and b/fonts/Tahoma10/0078.png differ diff --git a/graphics/Tahoma10/th10_121.png b/fonts/Tahoma10/0079.png similarity index 61% rename from graphics/Tahoma10/th10_121.png rename to fonts/Tahoma10/0079.png index d701940..2c05988 100644 Binary files a/graphics/Tahoma10/th10_121.png and b/fonts/Tahoma10/0079.png differ diff --git a/fonts/Tahoma10/007a.png b/fonts/Tahoma10/007a.png new file mode 100644 index 0000000..046a27e Binary files /dev/null and b/fonts/Tahoma10/007a.png differ diff --git a/fonts/Tahoma10/007b.png b/fonts/Tahoma10/007b.png new file mode 100644 index 0000000..0095455 Binary files /dev/null and b/fonts/Tahoma10/007b.png differ diff --git a/fonts/Tahoma10/007c.png b/fonts/Tahoma10/007c.png new file mode 100644 index 0000000..b6bd348 Binary files /dev/null and b/fonts/Tahoma10/007c.png differ diff --git a/fonts/Tahoma10/007d.png b/fonts/Tahoma10/007d.png new file mode 100644 index 0000000..7dd500d Binary files /dev/null and b/fonts/Tahoma10/007d.png differ diff --git a/fonts/Tahoma10/007e.png b/fonts/Tahoma10/007e.png new file mode 100644 index 0000000..b3ccd2d Binary files /dev/null and b/fonts/Tahoma10/007e.png differ diff --git a/fonts/Tahoma10/00a1.png b/fonts/Tahoma10/00a1.png new file mode 100644 index 0000000..78746d8 Binary files /dev/null and b/fonts/Tahoma10/00a1.png differ diff --git a/fonts/Tahoma10/00a2.png b/fonts/Tahoma10/00a2.png new file mode 100644 index 0000000..dd68e41 Binary files /dev/null and b/fonts/Tahoma10/00a2.png differ diff --git a/fonts/Tahoma10/00a3.png b/fonts/Tahoma10/00a3.png new file mode 100644 index 0000000..ac31eba Binary files /dev/null and b/fonts/Tahoma10/00a3.png differ diff --git a/fonts/Tahoma10/00a4.png b/fonts/Tahoma10/00a4.png new file mode 100644 index 0000000..d11f2b9 Binary files /dev/null and b/fonts/Tahoma10/00a4.png differ diff --git a/fonts/Tahoma10/00a5.png b/fonts/Tahoma10/00a5.png new file mode 100644 index 0000000..88e857b Binary files /dev/null and b/fonts/Tahoma10/00a5.png differ diff --git a/fonts/Tahoma10/00a6.png b/fonts/Tahoma10/00a6.png new file mode 100644 index 0000000..a94460a Binary files /dev/null and b/fonts/Tahoma10/00a6.png differ diff --git a/fonts/Tahoma10/00a7.png b/fonts/Tahoma10/00a7.png new file mode 100644 index 0000000..1a413e8 Binary files /dev/null and b/fonts/Tahoma10/00a7.png differ diff --git a/fonts/Tahoma10/00a8.png b/fonts/Tahoma10/00a8.png new file mode 100644 index 0000000..758b83c Binary files /dev/null and b/fonts/Tahoma10/00a8.png differ diff --git a/fonts/Tahoma10/00a9.png b/fonts/Tahoma10/00a9.png new file mode 100644 index 0000000..b059785 Binary files /dev/null and b/fonts/Tahoma10/00a9.png differ diff --git a/graphics/Tahoma10/th10_170.png b/fonts/Tahoma10/00aa.png similarity index 57% rename from graphics/Tahoma10/th10_170.png rename to fonts/Tahoma10/00aa.png index e6e70f4..bcdc712 100644 Binary files a/graphics/Tahoma10/th10_170.png and b/fonts/Tahoma10/00aa.png differ diff --git a/fonts/Tahoma10/00ab.png b/fonts/Tahoma10/00ab.png new file mode 100644 index 0000000..5a6acea Binary files /dev/null and b/fonts/Tahoma10/00ab.png differ diff --git a/fonts/Tahoma10/00ac.png b/fonts/Tahoma10/00ac.png new file mode 100644 index 0000000..1642a33 Binary files /dev/null and b/fonts/Tahoma10/00ac.png differ diff --git a/fonts/Tahoma10/00ad.png b/fonts/Tahoma10/00ad.png new file mode 100644 index 0000000..bf8826d Binary files /dev/null and b/fonts/Tahoma10/00ad.png differ diff --git a/graphics/Tahoma10/th10_174.png b/fonts/Tahoma10/00ae.png similarity index 58% rename from graphics/Tahoma10/th10_174.png rename to fonts/Tahoma10/00ae.png index 2489dd2..96907c0 100644 Binary files a/graphics/Tahoma10/th10_174.png and b/fonts/Tahoma10/00ae.png differ diff --git a/fonts/Tahoma10/00af.png b/fonts/Tahoma10/00af.png new file mode 100644 index 0000000..8818e71 Binary files /dev/null and b/fonts/Tahoma10/00af.png differ diff --git a/fonts/Tahoma10/00b0.png b/fonts/Tahoma10/00b0.png new file mode 100644 index 0000000..d15b979 Binary files /dev/null and b/fonts/Tahoma10/00b0.png differ diff --git a/fonts/Tahoma10/00b1.png b/fonts/Tahoma10/00b1.png new file mode 100644 index 0000000..9440746 Binary files /dev/null and b/fonts/Tahoma10/00b1.png differ diff --git a/fonts/Tahoma10/00b2.png b/fonts/Tahoma10/00b2.png new file mode 100644 index 0000000..3c84244 Binary files /dev/null and b/fonts/Tahoma10/00b2.png differ diff --git a/fonts/Tahoma10/00b3.png b/fonts/Tahoma10/00b3.png new file mode 100644 index 0000000..1062cb7 Binary files /dev/null and b/fonts/Tahoma10/00b3.png differ diff --git a/fonts/Tahoma10/00b4.png b/fonts/Tahoma10/00b4.png new file mode 100644 index 0000000..3c55dee Binary files /dev/null and b/fonts/Tahoma10/00b4.png differ diff --git a/fonts/Tahoma10/00b5.png b/fonts/Tahoma10/00b5.png new file mode 100644 index 0000000..d6c65d0 Binary files /dev/null and b/fonts/Tahoma10/00b5.png differ diff --git a/fonts/Tahoma10/00b6.png b/fonts/Tahoma10/00b6.png new file mode 100644 index 0000000..4355311 Binary files /dev/null and b/fonts/Tahoma10/00b6.png differ diff --git a/fonts/Tahoma10/00b7.png b/fonts/Tahoma10/00b7.png new file mode 100644 index 0000000..73a8e34 Binary files /dev/null and b/fonts/Tahoma10/00b7.png differ diff --git a/fonts/Tahoma10/00b8.png b/fonts/Tahoma10/00b8.png new file mode 100644 index 0000000..89c5312 Binary files /dev/null and b/fonts/Tahoma10/00b8.png differ diff --git a/fonts/Tahoma10/00b9.png b/fonts/Tahoma10/00b9.png new file mode 100644 index 0000000..a66f767 Binary files /dev/null and b/fonts/Tahoma10/00b9.png differ diff --git a/fonts/Tahoma10/00ba.png b/fonts/Tahoma10/00ba.png new file mode 100644 index 0000000..5f4ba71 Binary files /dev/null and b/fonts/Tahoma10/00ba.png differ diff --git a/fonts/Tahoma10/00bb.png b/fonts/Tahoma10/00bb.png new file mode 100644 index 0000000..e3c9364 Binary files /dev/null and b/fonts/Tahoma10/00bb.png differ diff --git a/fonts/Tahoma10/00bc.png b/fonts/Tahoma10/00bc.png new file mode 100644 index 0000000..a08a3dd Binary files /dev/null and b/fonts/Tahoma10/00bc.png differ diff --git a/fonts/Tahoma10/00bd.png b/fonts/Tahoma10/00bd.png new file mode 100644 index 0000000..9613344 Binary files /dev/null and b/fonts/Tahoma10/00bd.png differ diff --git a/fonts/Tahoma10/00be.png b/fonts/Tahoma10/00be.png new file mode 100644 index 0000000..c41146f Binary files /dev/null and b/fonts/Tahoma10/00be.png differ diff --git a/fonts/Tahoma10/00bf.png b/fonts/Tahoma10/00bf.png new file mode 100644 index 0000000..1c0a4c6 Binary files /dev/null and b/fonts/Tahoma10/00bf.png differ diff --git a/fonts/Tahoma10/00c0.png b/fonts/Tahoma10/00c0.png new file mode 100644 index 0000000..0235d0c Binary files /dev/null and b/fonts/Tahoma10/00c0.png differ diff --git a/graphics/Tahoma10/th10_193.png b/fonts/Tahoma10/00c1.png similarity index 56% rename from graphics/Tahoma10/th10_193.png rename to fonts/Tahoma10/00c1.png index 72470ff..d7e3ffc 100644 Binary files a/graphics/Tahoma10/th10_193.png and b/fonts/Tahoma10/00c1.png differ diff --git a/fonts/Tahoma10/00c2.png b/fonts/Tahoma10/00c2.png new file mode 100644 index 0000000..70ab28e Binary files /dev/null and b/fonts/Tahoma10/00c2.png differ diff --git a/fonts/Tahoma10/00c3.png b/fonts/Tahoma10/00c3.png new file mode 100644 index 0000000..3f5ad12 Binary files /dev/null and b/fonts/Tahoma10/00c3.png differ diff --git a/fonts/Tahoma10/00c4.png b/fonts/Tahoma10/00c4.png new file mode 100644 index 0000000..f0724ed Binary files /dev/null and b/fonts/Tahoma10/00c4.png differ diff --git a/fonts/Tahoma10/00c5.png b/fonts/Tahoma10/00c5.png new file mode 100644 index 0000000..954be4e Binary files /dev/null and b/fonts/Tahoma10/00c5.png differ diff --git a/fonts/Tahoma10/00c6.png b/fonts/Tahoma10/00c6.png new file mode 100644 index 0000000..a2a34e3 Binary files /dev/null and b/fonts/Tahoma10/00c6.png differ diff --git a/fonts/Tahoma10/00c7.png b/fonts/Tahoma10/00c7.png new file mode 100644 index 0000000..66a516e Binary files /dev/null and b/fonts/Tahoma10/00c7.png differ diff --git a/fonts/Tahoma10/00c8.png b/fonts/Tahoma10/00c8.png new file mode 100644 index 0000000..ff65f09 Binary files /dev/null and b/fonts/Tahoma10/00c8.png differ diff --git a/fonts/Tahoma10/00c9.png b/fonts/Tahoma10/00c9.png new file mode 100644 index 0000000..fdc8153 Binary files /dev/null and b/fonts/Tahoma10/00c9.png differ diff --git a/fonts/Tahoma10/00ca.png b/fonts/Tahoma10/00ca.png new file mode 100644 index 0000000..b7a0b2b Binary files /dev/null and b/fonts/Tahoma10/00ca.png differ diff --git a/fonts/Tahoma10/00cb.png b/fonts/Tahoma10/00cb.png new file mode 100644 index 0000000..492da2e Binary files /dev/null and b/fonts/Tahoma10/00cb.png differ diff --git a/fonts/Tahoma10/00cc.png b/fonts/Tahoma10/00cc.png new file mode 100644 index 0000000..9835bec Binary files /dev/null and b/fonts/Tahoma10/00cc.png differ diff --git a/fonts/Tahoma10/00cd.png b/fonts/Tahoma10/00cd.png new file mode 100644 index 0000000..9835bec Binary files /dev/null and b/fonts/Tahoma10/00cd.png differ diff --git a/fonts/Tahoma10/00ce.png b/fonts/Tahoma10/00ce.png new file mode 100644 index 0000000..9d0fe96 Binary files /dev/null and b/fonts/Tahoma10/00ce.png differ diff --git a/fonts/Tahoma10/00cf.png b/fonts/Tahoma10/00cf.png new file mode 100644 index 0000000..9d0fe96 Binary files /dev/null and b/fonts/Tahoma10/00cf.png differ diff --git a/fonts/Tahoma10/00d0.png b/fonts/Tahoma10/00d0.png new file mode 100644 index 0000000..e4d667c Binary files /dev/null and b/fonts/Tahoma10/00d0.png differ diff --git a/graphics/Tahoma10/th10_209.png b/fonts/Tahoma10/00d1.png similarity index 56% rename from graphics/Tahoma10/th10_209.png rename to fonts/Tahoma10/00d1.png index 97a90cf..f9079c0 100644 Binary files a/graphics/Tahoma10/th10_209.png and b/fonts/Tahoma10/00d1.png differ diff --git a/fonts/Tahoma10/00d2.png b/fonts/Tahoma10/00d2.png new file mode 100644 index 0000000..fd088b3 Binary files /dev/null and b/fonts/Tahoma10/00d2.png differ diff --git a/fonts/Tahoma10/00d3.png b/fonts/Tahoma10/00d3.png new file mode 100644 index 0000000..fd088b3 Binary files /dev/null and b/fonts/Tahoma10/00d3.png differ diff --git a/fonts/Tahoma10/00d4.png b/fonts/Tahoma10/00d4.png new file mode 100644 index 0000000..4309e00 Binary files /dev/null and b/fonts/Tahoma10/00d4.png differ diff --git a/fonts/Tahoma10/00d5.png b/fonts/Tahoma10/00d5.png new file mode 100644 index 0000000..033bea3 Binary files /dev/null and b/fonts/Tahoma10/00d5.png differ diff --git a/fonts/Tahoma10/00d6.png b/fonts/Tahoma10/00d6.png new file mode 100644 index 0000000..4309e00 Binary files /dev/null and b/fonts/Tahoma10/00d6.png differ diff --git a/fonts/Tahoma10/00d7.png b/fonts/Tahoma10/00d7.png new file mode 100644 index 0000000..36a654d Binary files /dev/null and b/fonts/Tahoma10/00d7.png differ diff --git a/fonts/Tahoma10/00d8.png b/fonts/Tahoma10/00d8.png new file mode 100644 index 0000000..24fc0c1 Binary files /dev/null and b/fonts/Tahoma10/00d8.png differ diff --git a/fonts/Tahoma10/00d9.png b/fonts/Tahoma10/00d9.png new file mode 100644 index 0000000..2a020b1 Binary files /dev/null and b/fonts/Tahoma10/00d9.png differ diff --git a/fonts/Tahoma10/00da.png b/fonts/Tahoma10/00da.png new file mode 100644 index 0000000..d0f7055 Binary files /dev/null and b/fonts/Tahoma10/00da.png differ diff --git a/fonts/Tahoma10/00db.png b/fonts/Tahoma10/00db.png new file mode 100644 index 0000000..217076e Binary files /dev/null and b/fonts/Tahoma10/00db.png differ diff --git a/fonts/Tahoma10/00dc.png b/fonts/Tahoma10/00dc.png new file mode 100644 index 0000000..3900e40 Binary files /dev/null and b/fonts/Tahoma10/00dc.png differ diff --git a/fonts/Tahoma10/00dd.png b/fonts/Tahoma10/00dd.png new file mode 100644 index 0000000..0355ff2 Binary files /dev/null and b/fonts/Tahoma10/00dd.png differ diff --git a/fonts/Tahoma10/00de.png b/fonts/Tahoma10/00de.png new file mode 100644 index 0000000..faf3429 Binary files /dev/null and b/fonts/Tahoma10/00de.png differ diff --git a/fonts/Tahoma10/00df.png b/fonts/Tahoma10/00df.png new file mode 100644 index 0000000..87482a1 Binary files /dev/null and b/fonts/Tahoma10/00df.png differ diff --git a/fonts/Tahoma10/00e0.png b/fonts/Tahoma10/00e0.png new file mode 100644 index 0000000..732f307 Binary files /dev/null and b/fonts/Tahoma10/00e0.png differ diff --git a/fonts/Tahoma10/00e1.png b/fonts/Tahoma10/00e1.png new file mode 100644 index 0000000..31b2779 Binary files /dev/null and b/fonts/Tahoma10/00e1.png differ diff --git a/fonts/Tahoma10/00e2.png b/fonts/Tahoma10/00e2.png new file mode 100644 index 0000000..fedbbc3 Binary files /dev/null and b/fonts/Tahoma10/00e2.png differ diff --git a/fonts/Tahoma10/00e3.png b/fonts/Tahoma10/00e3.png new file mode 100644 index 0000000..1c22ece Binary files /dev/null and b/fonts/Tahoma10/00e3.png differ diff --git a/fonts/Tahoma10/00e4.png b/fonts/Tahoma10/00e4.png new file mode 100644 index 0000000..133343d Binary files /dev/null and b/fonts/Tahoma10/00e4.png differ diff --git a/fonts/Tahoma10/00e5.png b/fonts/Tahoma10/00e5.png new file mode 100644 index 0000000..8144279 Binary files /dev/null and b/fonts/Tahoma10/00e5.png differ diff --git a/fonts/Tahoma10/00e6.png b/fonts/Tahoma10/00e6.png new file mode 100644 index 0000000..114d2aa Binary files /dev/null and b/fonts/Tahoma10/00e6.png differ diff --git a/fonts/Tahoma10/00e7.png b/fonts/Tahoma10/00e7.png new file mode 100644 index 0000000..5fdd772 Binary files /dev/null and b/fonts/Tahoma10/00e7.png differ diff --git a/fonts/Tahoma10/00e8.png b/fonts/Tahoma10/00e8.png new file mode 100644 index 0000000..397acf7 Binary files /dev/null and b/fonts/Tahoma10/00e8.png differ diff --git a/fonts/Tahoma10/00e9.png b/fonts/Tahoma10/00e9.png new file mode 100644 index 0000000..9e580a1 Binary files /dev/null and b/fonts/Tahoma10/00e9.png differ diff --git a/fonts/Tahoma10/00ea.png b/fonts/Tahoma10/00ea.png new file mode 100644 index 0000000..9efe12b Binary files /dev/null and b/fonts/Tahoma10/00ea.png differ diff --git a/fonts/Tahoma10/00eb.png b/fonts/Tahoma10/00eb.png new file mode 100644 index 0000000..adfa79f Binary files /dev/null and b/fonts/Tahoma10/00eb.png differ diff --git a/fonts/Tahoma10/00ec.png b/fonts/Tahoma10/00ec.png new file mode 100644 index 0000000..fe10835 Binary files /dev/null and b/fonts/Tahoma10/00ec.png differ diff --git a/fonts/Tahoma10/00ed.png b/fonts/Tahoma10/00ed.png new file mode 100644 index 0000000..572ee3f Binary files /dev/null and b/fonts/Tahoma10/00ed.png differ diff --git a/fonts/Tahoma10/00ee.png b/fonts/Tahoma10/00ee.png new file mode 100644 index 0000000..d2f4d4a Binary files /dev/null and b/fonts/Tahoma10/00ee.png differ diff --git a/fonts/Tahoma10/00ef.png b/fonts/Tahoma10/00ef.png new file mode 100644 index 0000000..ee081ed Binary files /dev/null and b/fonts/Tahoma10/00ef.png differ diff --git a/fonts/Tahoma10/00f0.png b/fonts/Tahoma10/00f0.png new file mode 100644 index 0000000..e87c390 Binary files /dev/null and b/fonts/Tahoma10/00f0.png differ diff --git a/graphics/Tahoma10/th10_241.png b/fonts/Tahoma10/00f1.png similarity index 57% rename from graphics/Tahoma10/th10_241.png rename to fonts/Tahoma10/00f1.png index 6480d73..1514a69 100644 Binary files a/graphics/Tahoma10/th10_241.png and b/fonts/Tahoma10/00f1.png differ diff --git a/fonts/Tahoma10/00f2.png b/fonts/Tahoma10/00f2.png new file mode 100644 index 0000000..fab229a Binary files /dev/null and b/fonts/Tahoma10/00f2.png differ diff --git a/fonts/Tahoma10/00f3.png b/fonts/Tahoma10/00f3.png new file mode 100644 index 0000000..ffc6aee Binary files /dev/null and b/fonts/Tahoma10/00f3.png differ diff --git a/fonts/Tahoma10/00f4.png b/fonts/Tahoma10/00f4.png new file mode 100644 index 0000000..977c05f Binary files /dev/null and b/fonts/Tahoma10/00f4.png differ diff --git a/graphics/Tahoma10/th10_245.png b/fonts/Tahoma10/00f5.png similarity index 57% rename from graphics/Tahoma10/th10_245.png rename to fonts/Tahoma10/00f5.png index dfe7992..6452536 100644 Binary files a/graphics/Tahoma10/th10_245.png and b/fonts/Tahoma10/00f5.png differ diff --git a/fonts/Tahoma10/00f6.png b/fonts/Tahoma10/00f6.png new file mode 100644 index 0000000..9f1b121 Binary files /dev/null and b/fonts/Tahoma10/00f6.png differ diff --git a/fonts/Tahoma10/00f7.png b/fonts/Tahoma10/00f7.png new file mode 100644 index 0000000..3b0f66d Binary files /dev/null and b/fonts/Tahoma10/00f7.png differ diff --git a/fonts/Tahoma10/00f8.png b/fonts/Tahoma10/00f8.png new file mode 100644 index 0000000..19eb06c Binary files /dev/null and b/fonts/Tahoma10/00f8.png differ diff --git a/fonts/Tahoma10/00f9.png b/fonts/Tahoma10/00f9.png new file mode 100644 index 0000000..56c2a98 Binary files /dev/null and b/fonts/Tahoma10/00f9.png differ diff --git a/fonts/Tahoma10/00fa.png b/fonts/Tahoma10/00fa.png new file mode 100644 index 0000000..f15ba49 Binary files /dev/null and b/fonts/Tahoma10/00fa.png differ diff --git a/fonts/Tahoma10/00fb.png b/fonts/Tahoma10/00fb.png new file mode 100644 index 0000000..4f8ae64 Binary files /dev/null and b/fonts/Tahoma10/00fb.png differ diff --git a/fonts/Tahoma10/00fc.png b/fonts/Tahoma10/00fc.png new file mode 100644 index 0000000..b7b1da9 Binary files /dev/null and b/fonts/Tahoma10/00fc.png differ diff --git a/fonts/Tahoma10/00fd.png b/fonts/Tahoma10/00fd.png new file mode 100644 index 0000000..eb4792c Binary files /dev/null and b/fonts/Tahoma10/00fd.png differ diff --git a/fonts/Tahoma10/00fe.png b/fonts/Tahoma10/00fe.png new file mode 100644 index 0000000..7caeed5 Binary files /dev/null and b/fonts/Tahoma10/00fe.png differ diff --git a/fonts/Tahoma10/00ff.png b/fonts/Tahoma10/00ff.png new file mode 100644 index 0000000..809221c Binary files /dev/null and b/fonts/Tahoma10/00ff.png differ diff --git a/fonts/Tahoma10/font.inf b/fonts/Tahoma10/font.inf new file mode 100644 index 0000000..1794c6c --- /dev/null +++ b/fonts/Tahoma10/font.inf @@ -0,0 +1 @@ +Kerning -1 diff --git a/fonts/USmallFont/0020.png b/fonts/USmallFont/0020.png new file mode 100644 index 0000000..c970d59 Binary files /dev/null and b/fonts/USmallFont/0020.png differ diff --git a/fonts/USmallFont/0021.png b/fonts/USmallFont/0021.png new file mode 100644 index 0000000..0f415f3 Binary files /dev/null and b/fonts/USmallFont/0021.png differ diff --git a/fonts/USmallFont/0022.png b/fonts/USmallFont/0022.png new file mode 100644 index 0000000..ffb083a Binary files /dev/null and b/fonts/USmallFont/0022.png differ diff --git a/fonts/USmallFont/0023.png b/fonts/USmallFont/0023.png new file mode 100644 index 0000000..d46210d Binary files /dev/null and b/fonts/USmallFont/0023.png differ diff --git a/fonts/USmallFont/0024.png b/fonts/USmallFont/0024.png new file mode 100644 index 0000000..ed47aee Binary files /dev/null and b/fonts/USmallFont/0024.png differ diff --git a/fonts/USmallFont/0025.png b/fonts/USmallFont/0025.png new file mode 100644 index 0000000..9be5c16 Binary files /dev/null and b/fonts/USmallFont/0025.png differ diff --git a/fonts/USmallFont/0026.png b/fonts/USmallFont/0026.png new file mode 100644 index 0000000..4694f07 Binary files /dev/null and b/fonts/USmallFont/0026.png differ diff --git a/fonts/USmallFont/0027.png b/fonts/USmallFont/0027.png new file mode 100644 index 0000000..6b7d722 Binary files /dev/null and b/fonts/USmallFont/0027.png differ diff --git a/fonts/USmallFont/0028.png b/fonts/USmallFont/0028.png new file mode 100644 index 0000000..eb5c03b Binary files /dev/null and b/fonts/USmallFont/0028.png differ diff --git a/fonts/USmallFont/0029.png b/fonts/USmallFont/0029.png new file mode 100644 index 0000000..8956774 Binary files /dev/null and b/fonts/USmallFont/0029.png differ diff --git a/fonts/USmallFont/002a.png b/fonts/USmallFont/002a.png new file mode 100644 index 0000000..fa9b931 Binary files /dev/null and b/fonts/USmallFont/002a.png differ diff --git a/fonts/USmallFont/002b.png b/fonts/USmallFont/002b.png new file mode 100644 index 0000000..44fc27b Binary files /dev/null and b/fonts/USmallFont/002b.png differ diff --git a/fonts/USmallFont/002c.png b/fonts/USmallFont/002c.png new file mode 100644 index 0000000..e0e360c Binary files /dev/null and b/fonts/USmallFont/002c.png differ diff --git a/fonts/USmallFont/002d.png b/fonts/USmallFont/002d.png new file mode 100644 index 0000000..a5ee742 Binary files /dev/null and b/fonts/USmallFont/002d.png differ diff --git a/fonts/USmallFont/002e.png b/fonts/USmallFont/002e.png new file mode 100644 index 0000000..7821dc4 Binary files /dev/null and b/fonts/USmallFont/002e.png differ diff --git a/fonts/USmallFont/002f.png b/fonts/USmallFont/002f.png new file mode 100644 index 0000000..0a79f5a Binary files /dev/null and b/fonts/USmallFont/002f.png differ diff --git a/fonts/USmallFont/0030.png b/fonts/USmallFont/0030.png new file mode 100644 index 0000000..1df845f Binary files /dev/null and b/fonts/USmallFont/0030.png differ diff --git a/fonts/USmallFont/0031.png b/fonts/USmallFont/0031.png new file mode 100644 index 0000000..6e5e979 Binary files /dev/null and b/fonts/USmallFont/0031.png differ diff --git a/fonts/USmallFont/0032.png b/fonts/USmallFont/0032.png new file mode 100644 index 0000000..6fec7ee Binary files /dev/null and b/fonts/USmallFont/0032.png differ diff --git a/fonts/USmallFont/0033.png b/fonts/USmallFont/0033.png new file mode 100644 index 0000000..69e0952 Binary files /dev/null and b/fonts/USmallFont/0033.png differ diff --git a/fonts/USmallFont/0034.png b/fonts/USmallFont/0034.png new file mode 100644 index 0000000..6c1c69c Binary files /dev/null and b/fonts/USmallFont/0034.png differ diff --git a/fonts/USmallFont/0035.png b/fonts/USmallFont/0035.png new file mode 100644 index 0000000..39274df Binary files /dev/null and b/fonts/USmallFont/0035.png differ diff --git a/fonts/USmallFont/0036.png b/fonts/USmallFont/0036.png new file mode 100644 index 0000000..4426190 Binary files /dev/null and b/fonts/USmallFont/0036.png differ diff --git a/fonts/USmallFont/0037.png b/fonts/USmallFont/0037.png new file mode 100644 index 0000000..ca86806 Binary files /dev/null and b/fonts/USmallFont/0037.png differ diff --git a/fonts/USmallFont/0038.png b/fonts/USmallFont/0038.png new file mode 100644 index 0000000..e6a2de2 Binary files /dev/null and b/fonts/USmallFont/0038.png differ diff --git a/fonts/USmallFont/0039.png b/fonts/USmallFont/0039.png new file mode 100644 index 0000000..289de3f Binary files /dev/null and b/fonts/USmallFont/0039.png differ diff --git a/fonts/USmallFont/003a.png b/fonts/USmallFont/003a.png new file mode 100644 index 0000000..d87ff8b Binary files /dev/null and b/fonts/USmallFont/003a.png differ diff --git a/fonts/USmallFont/003b.png b/fonts/USmallFont/003b.png new file mode 100644 index 0000000..b6a105e Binary files /dev/null and b/fonts/USmallFont/003b.png differ diff --git a/fonts/USmallFont/003c.png b/fonts/USmallFont/003c.png new file mode 100644 index 0000000..6e97c0d Binary files /dev/null and b/fonts/USmallFont/003c.png differ diff --git a/fonts/USmallFont/003d.png b/fonts/USmallFont/003d.png new file mode 100644 index 0000000..d9ca0b9 Binary files /dev/null and b/fonts/USmallFont/003d.png differ diff --git a/fonts/USmallFont/003e.png b/fonts/USmallFont/003e.png new file mode 100644 index 0000000..6897c5f Binary files /dev/null and b/fonts/USmallFont/003e.png differ diff --git a/fonts/USmallFont/003f.png b/fonts/USmallFont/003f.png new file mode 100644 index 0000000..99d4815 Binary files /dev/null and b/fonts/USmallFont/003f.png differ diff --git a/fonts/USmallFont/0040.png b/fonts/USmallFont/0040.png new file mode 100644 index 0000000..a84992b Binary files /dev/null and b/fonts/USmallFont/0040.png differ diff --git a/fonts/USmallFont/0041.png b/fonts/USmallFont/0041.png new file mode 100644 index 0000000..d259b93 Binary files /dev/null and b/fonts/USmallFont/0041.png differ diff --git a/fonts/USmallFont/0042.png b/fonts/USmallFont/0042.png new file mode 100644 index 0000000..1a694a7 Binary files /dev/null and b/fonts/USmallFont/0042.png differ diff --git a/fonts/USmallFont/0043.png b/fonts/USmallFont/0043.png new file mode 100644 index 0000000..a028c7f Binary files /dev/null and b/fonts/USmallFont/0043.png differ diff --git a/fonts/USmallFont/0044.png b/fonts/USmallFont/0044.png new file mode 100644 index 0000000..3bcaef6 Binary files /dev/null and b/fonts/USmallFont/0044.png differ diff --git a/fonts/USmallFont/0045.png b/fonts/USmallFont/0045.png new file mode 100644 index 0000000..c53e55e Binary files /dev/null and b/fonts/USmallFont/0045.png differ diff --git a/fonts/USmallFont/0046.png b/fonts/USmallFont/0046.png new file mode 100644 index 0000000..a852e12 Binary files /dev/null and b/fonts/USmallFont/0046.png differ diff --git a/fonts/USmallFont/0047.png b/fonts/USmallFont/0047.png new file mode 100644 index 0000000..8f58be6 Binary files /dev/null and b/fonts/USmallFont/0047.png differ diff --git a/fonts/USmallFont/0048.png b/fonts/USmallFont/0048.png new file mode 100644 index 0000000..9c324e4 Binary files /dev/null and b/fonts/USmallFont/0048.png differ diff --git a/fonts/USmallFont/0049.png b/fonts/USmallFont/0049.png new file mode 100644 index 0000000..643dc92 Binary files /dev/null and b/fonts/USmallFont/0049.png differ diff --git a/fonts/USmallFont/004a.png b/fonts/USmallFont/004a.png new file mode 100644 index 0000000..0f2d0d7 Binary files /dev/null and b/fonts/USmallFont/004a.png differ diff --git a/fonts/USmallFont/004b.png b/fonts/USmallFont/004b.png new file mode 100644 index 0000000..e99e3a8 Binary files /dev/null and b/fonts/USmallFont/004b.png differ diff --git a/fonts/USmallFont/004c.png b/fonts/USmallFont/004c.png new file mode 100644 index 0000000..44d48f1 Binary files /dev/null and b/fonts/USmallFont/004c.png differ diff --git a/fonts/USmallFont/004d.png b/fonts/USmallFont/004d.png new file mode 100644 index 0000000..dbb094d Binary files /dev/null and b/fonts/USmallFont/004d.png differ diff --git a/fonts/USmallFont/004e.png b/fonts/USmallFont/004e.png new file mode 100644 index 0000000..f6b922f Binary files /dev/null and b/fonts/USmallFont/004e.png differ diff --git a/fonts/USmallFont/004f.png b/fonts/USmallFont/004f.png new file mode 100644 index 0000000..9a2468a Binary files /dev/null and b/fonts/USmallFont/004f.png differ diff --git a/fonts/USmallFont/0050.png b/fonts/USmallFont/0050.png new file mode 100644 index 0000000..4eb7c6e Binary files /dev/null and b/fonts/USmallFont/0050.png differ diff --git a/fonts/USmallFont/0051.png b/fonts/USmallFont/0051.png new file mode 100644 index 0000000..ae87833 Binary files /dev/null and b/fonts/USmallFont/0051.png differ diff --git a/fonts/USmallFont/0052.png b/fonts/USmallFont/0052.png new file mode 100644 index 0000000..cfced58 Binary files /dev/null and b/fonts/USmallFont/0052.png differ diff --git a/fonts/USmallFont/0053.png b/fonts/USmallFont/0053.png new file mode 100644 index 0000000..dbb5604 Binary files /dev/null and b/fonts/USmallFont/0053.png differ diff --git a/fonts/USmallFont/0054.png b/fonts/USmallFont/0054.png new file mode 100644 index 0000000..085863e Binary files /dev/null and b/fonts/USmallFont/0054.png differ diff --git a/fonts/USmallFont/0055.png b/fonts/USmallFont/0055.png new file mode 100644 index 0000000..34dad46 Binary files /dev/null and b/fonts/USmallFont/0055.png differ diff --git a/fonts/USmallFont/0056.png b/fonts/USmallFont/0056.png new file mode 100644 index 0000000..7386449 Binary files /dev/null and b/fonts/USmallFont/0056.png differ diff --git a/fonts/USmallFont/0057.png b/fonts/USmallFont/0057.png new file mode 100644 index 0000000..cb45c6e Binary files /dev/null and b/fonts/USmallFont/0057.png differ diff --git a/fonts/USmallFont/0058.png b/fonts/USmallFont/0058.png new file mode 100644 index 0000000..35ec5ac Binary files /dev/null and b/fonts/USmallFont/0058.png differ diff --git a/fonts/USmallFont/0059.png b/fonts/USmallFont/0059.png new file mode 100644 index 0000000..2fe8a06 Binary files /dev/null and b/fonts/USmallFont/0059.png differ diff --git a/fonts/USmallFont/005a.png b/fonts/USmallFont/005a.png new file mode 100644 index 0000000..f0b4420 Binary files /dev/null and b/fonts/USmallFont/005a.png differ diff --git a/fonts/USmallFont/005b.png b/fonts/USmallFont/005b.png new file mode 100644 index 0000000..97153ea Binary files /dev/null and b/fonts/USmallFont/005b.png differ diff --git a/fonts/USmallFont/005c.png b/fonts/USmallFont/005c.png new file mode 100644 index 0000000..c08a4bd Binary files /dev/null and b/fonts/USmallFont/005c.png differ diff --git a/fonts/USmallFont/005d.png b/fonts/USmallFont/005d.png new file mode 100644 index 0000000..b53d208 Binary files /dev/null and b/fonts/USmallFont/005d.png differ diff --git a/fonts/USmallFont/005e.png b/fonts/USmallFont/005e.png new file mode 100644 index 0000000..6b13523 Binary files /dev/null and b/fonts/USmallFont/005e.png differ diff --git a/fonts/USmallFont/005f.png b/fonts/USmallFont/005f.png new file mode 100644 index 0000000..12e1d05 Binary files /dev/null and b/fonts/USmallFont/005f.png differ diff --git a/fonts/USmallFont/0060.png b/fonts/USmallFont/0060.png new file mode 100644 index 0000000..fcf16f6 Binary files /dev/null and b/fonts/USmallFont/0060.png differ diff --git a/fonts/USmallFont/0061.png b/fonts/USmallFont/0061.png new file mode 100644 index 0000000..f32d0dc Binary files /dev/null and b/fonts/USmallFont/0061.png differ diff --git a/fonts/USmallFont/0062.png b/fonts/USmallFont/0062.png new file mode 100644 index 0000000..04f3271 Binary files /dev/null and b/fonts/USmallFont/0062.png differ diff --git a/fonts/USmallFont/0063.png b/fonts/USmallFont/0063.png new file mode 100644 index 0000000..73bce41 Binary files /dev/null and b/fonts/USmallFont/0063.png differ diff --git a/fonts/USmallFont/0064.png b/fonts/USmallFont/0064.png new file mode 100644 index 0000000..cbd1f2f Binary files /dev/null and b/fonts/USmallFont/0064.png differ diff --git a/fonts/USmallFont/0065.png b/fonts/USmallFont/0065.png new file mode 100644 index 0000000..9a64fed Binary files /dev/null and b/fonts/USmallFont/0065.png differ diff --git a/fonts/USmallFont/0066.png b/fonts/USmallFont/0066.png new file mode 100644 index 0000000..ceacdfa Binary files /dev/null and b/fonts/USmallFont/0066.png differ diff --git a/fonts/USmallFont/0067.png b/fonts/USmallFont/0067.png new file mode 100644 index 0000000..d8f854c Binary files /dev/null and b/fonts/USmallFont/0067.png differ diff --git a/fonts/USmallFont/0068.png b/fonts/USmallFont/0068.png new file mode 100644 index 0000000..f7e716f Binary files /dev/null and b/fonts/USmallFont/0068.png differ diff --git a/fonts/USmallFont/0069.png b/fonts/USmallFont/0069.png new file mode 100644 index 0000000..54ec382 Binary files /dev/null and b/fonts/USmallFont/0069.png differ diff --git a/fonts/USmallFont/006a.png b/fonts/USmallFont/006a.png new file mode 100644 index 0000000..07acf1e Binary files /dev/null and b/fonts/USmallFont/006a.png differ diff --git a/fonts/USmallFont/006b.png b/fonts/USmallFont/006b.png new file mode 100644 index 0000000..b5cdbd6 Binary files /dev/null and b/fonts/USmallFont/006b.png differ diff --git a/fonts/USmallFont/006c.png b/fonts/USmallFont/006c.png new file mode 100644 index 0000000..74fa5c2 Binary files /dev/null and b/fonts/USmallFont/006c.png differ diff --git a/fonts/USmallFont/006d.png b/fonts/USmallFont/006d.png new file mode 100644 index 0000000..5cc92fe Binary files /dev/null and b/fonts/USmallFont/006d.png differ diff --git a/fonts/USmallFont/006e.png b/fonts/USmallFont/006e.png new file mode 100644 index 0000000..ba65d8b Binary files /dev/null and b/fonts/USmallFont/006e.png differ diff --git a/fonts/USmallFont/006f.png b/fonts/USmallFont/006f.png new file mode 100644 index 0000000..88e5bdc Binary files /dev/null and b/fonts/USmallFont/006f.png differ diff --git a/fonts/USmallFont/0070.png b/fonts/USmallFont/0070.png new file mode 100644 index 0000000..62b1891 Binary files /dev/null and b/fonts/USmallFont/0070.png differ diff --git a/fonts/USmallFont/0071.png b/fonts/USmallFont/0071.png new file mode 100644 index 0000000..ee67444 Binary files /dev/null and b/fonts/USmallFont/0071.png differ diff --git a/fonts/USmallFont/0072.png b/fonts/USmallFont/0072.png new file mode 100644 index 0000000..2a78660 Binary files /dev/null and b/fonts/USmallFont/0072.png differ diff --git a/fonts/USmallFont/0073.png b/fonts/USmallFont/0073.png new file mode 100644 index 0000000..09c247b Binary files /dev/null and b/fonts/USmallFont/0073.png differ diff --git a/fonts/USmallFont/0074.png b/fonts/USmallFont/0074.png new file mode 100644 index 0000000..6d2d6ed Binary files /dev/null and b/fonts/USmallFont/0074.png differ diff --git a/fonts/USmallFont/0075.png b/fonts/USmallFont/0075.png new file mode 100644 index 0000000..9a5f0b2 Binary files /dev/null and b/fonts/USmallFont/0075.png differ diff --git a/fonts/USmallFont/0076.png b/fonts/USmallFont/0076.png new file mode 100644 index 0000000..27c51de Binary files /dev/null and b/fonts/USmallFont/0076.png differ diff --git a/fonts/USmallFont/0077.png b/fonts/USmallFont/0077.png new file mode 100644 index 0000000..e8bf2d6 Binary files /dev/null and b/fonts/USmallFont/0077.png differ diff --git a/fonts/USmallFont/0078.png b/fonts/USmallFont/0078.png new file mode 100644 index 0000000..93b9f12 Binary files /dev/null and b/fonts/USmallFont/0078.png differ diff --git a/fonts/USmallFont/0079.png b/fonts/USmallFont/0079.png new file mode 100644 index 0000000..86f3074 Binary files /dev/null and b/fonts/USmallFont/0079.png differ diff --git a/fonts/USmallFont/007a.png b/fonts/USmallFont/007a.png new file mode 100644 index 0000000..44c4469 Binary files /dev/null and b/fonts/USmallFont/007a.png differ diff --git a/fonts/USmallFont/007b.png b/fonts/USmallFont/007b.png new file mode 100644 index 0000000..c3d5d03 Binary files /dev/null and b/fonts/USmallFont/007b.png differ diff --git a/fonts/USmallFont/007c.png b/fonts/USmallFont/007c.png new file mode 100644 index 0000000..b0fd27d Binary files /dev/null and b/fonts/USmallFont/007c.png differ diff --git a/fonts/USmallFont/007d.png b/fonts/USmallFont/007d.png new file mode 100644 index 0000000..d9c40c8 Binary files /dev/null and b/fonts/USmallFont/007d.png differ diff --git a/fonts/USmallFont/007e.png b/fonts/USmallFont/007e.png new file mode 100644 index 0000000..e61a974 Binary files /dev/null and b/fonts/USmallFont/007e.png differ diff --git a/fonts/USmallFont/007f.png b/fonts/USmallFont/007f.png new file mode 100644 index 0000000..1879c3f Binary files /dev/null and b/fonts/USmallFont/007f.png differ diff --git a/fonts/USmallFont/00a1.png b/fonts/USmallFont/00a1.png new file mode 100644 index 0000000..c9ff3d5 Binary files /dev/null and b/fonts/USmallFont/00a1.png differ diff --git a/fonts/USmallFont/00a2.png b/fonts/USmallFont/00a2.png new file mode 100644 index 0000000..dd404d8 Binary files /dev/null and b/fonts/USmallFont/00a2.png differ diff --git a/fonts/USmallFont/00a3.png b/fonts/USmallFont/00a3.png new file mode 100644 index 0000000..57f55dc Binary files /dev/null and b/fonts/USmallFont/00a3.png differ diff --git a/fonts/USmallFont/00a4.png b/fonts/USmallFont/00a4.png new file mode 100644 index 0000000..856b53b Binary files /dev/null and b/fonts/USmallFont/00a4.png differ diff --git a/fonts/USmallFont/00a5.png b/fonts/USmallFont/00a5.png new file mode 100644 index 0000000..9d4d40d Binary files /dev/null and b/fonts/USmallFont/00a5.png differ diff --git a/fonts/USmallFont/00a6.png b/fonts/USmallFont/00a6.png new file mode 100644 index 0000000..06383f4 Binary files /dev/null and b/fonts/USmallFont/00a6.png differ diff --git a/fonts/USmallFont/00a7.png b/fonts/USmallFont/00a7.png new file mode 100644 index 0000000..e3e447f Binary files /dev/null and b/fonts/USmallFont/00a7.png differ diff --git a/fonts/USmallFont/00a9.png b/fonts/USmallFont/00a9.png new file mode 100644 index 0000000..c8ba436 Binary files /dev/null and b/fonts/USmallFont/00a9.png differ diff --git a/fonts/USmallFont/00aa.png b/fonts/USmallFont/00aa.png new file mode 100644 index 0000000..c9fbb6e Binary files /dev/null and b/fonts/USmallFont/00aa.png differ diff --git a/fonts/USmallFont/00ab.png b/fonts/USmallFont/00ab.png new file mode 100644 index 0000000..b0ca2a8 Binary files /dev/null and b/fonts/USmallFont/00ab.png differ diff --git a/fonts/USmallFont/00ac.png b/fonts/USmallFont/00ac.png new file mode 100644 index 0000000..b0ca2a8 Binary files /dev/null and b/fonts/USmallFont/00ac.png differ diff --git a/fonts/USmallFont/00ad.png b/fonts/USmallFont/00ad.png new file mode 100644 index 0000000..b0ca2a8 Binary files /dev/null and b/fonts/USmallFont/00ad.png differ diff --git a/fonts/USmallFont/00ae.png b/fonts/USmallFont/00ae.png new file mode 100644 index 0000000..b0ca2a8 Binary files /dev/null and b/fonts/USmallFont/00ae.png differ diff --git a/fonts/USmallFont/00af.png b/fonts/USmallFont/00af.png new file mode 100644 index 0000000..3137523 Binary files /dev/null and b/fonts/USmallFont/00af.png differ diff --git a/fonts/USmallFont/00b0.png b/fonts/USmallFont/00b0.png new file mode 100644 index 0000000..63669a6 Binary files /dev/null and b/fonts/USmallFont/00b0.png differ diff --git a/fonts/USmallFont/00b1.png b/fonts/USmallFont/00b1.png new file mode 100644 index 0000000..118e8ac Binary files /dev/null and b/fonts/USmallFont/00b1.png differ diff --git a/fonts/USmallFont/00b2.png b/fonts/USmallFont/00b2.png new file mode 100644 index 0000000..cf5b65f Binary files /dev/null and b/fonts/USmallFont/00b2.png differ diff --git a/fonts/USmallFont/00b3.png b/fonts/USmallFont/00b3.png new file mode 100644 index 0000000..0fec439 Binary files /dev/null and b/fonts/USmallFont/00b3.png differ diff --git a/fonts/USmallFont/00b4.png b/fonts/USmallFont/00b4.png new file mode 100644 index 0000000..e2f0958 Binary files /dev/null and b/fonts/USmallFont/00b4.png differ diff --git a/fonts/USmallFont/00b5.png b/fonts/USmallFont/00b5.png new file mode 100644 index 0000000..ffa295b Binary files /dev/null and b/fonts/USmallFont/00b5.png differ diff --git a/fonts/USmallFont/00b6.png b/fonts/USmallFont/00b6.png new file mode 100644 index 0000000..7643f20 Binary files /dev/null and b/fonts/USmallFont/00b6.png differ diff --git a/fonts/USmallFont/00b7.png b/fonts/USmallFont/00b7.png new file mode 100644 index 0000000..36926ca Binary files /dev/null and b/fonts/USmallFont/00b7.png differ diff --git a/fonts/USmallFont/00b8.png b/fonts/USmallFont/00b8.png new file mode 100644 index 0000000..4d65f27 Binary files /dev/null and b/fonts/USmallFont/00b8.png differ diff --git a/fonts/USmallFont/00b9.png b/fonts/USmallFont/00b9.png new file mode 100644 index 0000000..4392b54 Binary files /dev/null and b/fonts/USmallFont/00b9.png differ diff --git a/fonts/USmallFont/00ba.png b/fonts/USmallFont/00ba.png new file mode 100644 index 0000000..52e1524 Binary files /dev/null and b/fonts/USmallFont/00ba.png differ diff --git a/fonts/USmallFont/00bb.png b/fonts/USmallFont/00bb.png new file mode 100644 index 0000000..4184034 Binary files /dev/null and b/fonts/USmallFont/00bb.png differ diff --git a/fonts/USmallFont/00bc.png b/fonts/USmallFont/00bc.png new file mode 100644 index 0000000..4184034 Binary files /dev/null and b/fonts/USmallFont/00bc.png differ diff --git a/fonts/USmallFont/00bd.png b/fonts/USmallFont/00bd.png new file mode 100644 index 0000000..c60deab Binary files /dev/null and b/fonts/USmallFont/00bd.png differ diff --git a/fonts/USmallFont/00be.png b/fonts/USmallFont/00be.png new file mode 100644 index 0000000..c60deab Binary files /dev/null and b/fonts/USmallFont/00be.png differ diff --git a/fonts/USmallFont/00bf.png b/fonts/USmallFont/00bf.png new file mode 100644 index 0000000..3dd6e19 Binary files /dev/null and b/fonts/USmallFont/00bf.png differ diff --git a/fonts/USmallFont/00c0.png b/fonts/USmallFont/00c0.png new file mode 100644 index 0000000..841d272 Binary files /dev/null and b/fonts/USmallFont/00c0.png differ diff --git a/fonts/USmallFont/00c1.png b/fonts/USmallFont/00c1.png new file mode 100644 index 0000000..acb30cf Binary files /dev/null and b/fonts/USmallFont/00c1.png differ diff --git a/fonts/USmallFont/00c2.png b/fonts/USmallFont/00c2.png new file mode 100644 index 0000000..3a19f74 Binary files /dev/null and b/fonts/USmallFont/00c2.png differ diff --git a/fonts/USmallFont/00c3.png b/fonts/USmallFont/00c3.png new file mode 100644 index 0000000..73ea272 Binary files /dev/null and b/fonts/USmallFont/00c3.png differ diff --git a/fonts/USmallFont/00c4.png b/fonts/USmallFont/00c4.png new file mode 100644 index 0000000..a6468db Binary files /dev/null and b/fonts/USmallFont/00c4.png differ diff --git a/fonts/USmallFont/00c5.png b/fonts/USmallFont/00c5.png new file mode 100644 index 0000000..ee8bf47 Binary files /dev/null and b/fonts/USmallFont/00c5.png differ diff --git a/fonts/USmallFont/00c6.png b/fonts/USmallFont/00c6.png new file mode 100644 index 0000000..06b5805 Binary files /dev/null and b/fonts/USmallFont/00c6.png differ diff --git a/fonts/USmallFont/00c7.png b/fonts/USmallFont/00c7.png new file mode 100644 index 0000000..31b0785 Binary files /dev/null and b/fonts/USmallFont/00c7.png differ diff --git a/fonts/USmallFont/00c8.png b/fonts/USmallFont/00c8.png new file mode 100644 index 0000000..ba2814c Binary files /dev/null and b/fonts/USmallFont/00c8.png differ diff --git a/fonts/USmallFont/00c9.png b/fonts/USmallFont/00c9.png new file mode 100644 index 0000000..9a56564 Binary files /dev/null and b/fonts/USmallFont/00c9.png differ diff --git a/fonts/USmallFont/00ca.png b/fonts/USmallFont/00ca.png new file mode 100644 index 0000000..1413cf9 Binary files /dev/null and b/fonts/USmallFont/00ca.png differ diff --git a/fonts/USmallFont/00cb.png b/fonts/USmallFont/00cb.png new file mode 100644 index 0000000..d965777 Binary files /dev/null and b/fonts/USmallFont/00cb.png differ diff --git a/fonts/USmallFont/00cc.png b/fonts/USmallFont/00cc.png new file mode 100644 index 0000000..d065bed Binary files /dev/null and b/fonts/USmallFont/00cc.png differ diff --git a/fonts/USmallFont/00cd.png b/fonts/USmallFont/00cd.png new file mode 100644 index 0000000..e0e303d Binary files /dev/null and b/fonts/USmallFont/00cd.png differ diff --git a/fonts/USmallFont/00ce.png b/fonts/USmallFont/00ce.png new file mode 100644 index 0000000..74c81af Binary files /dev/null and b/fonts/USmallFont/00ce.png differ diff --git a/fonts/USmallFont/00cf.png b/fonts/USmallFont/00cf.png new file mode 100644 index 0000000..58968a1 Binary files /dev/null and b/fonts/USmallFont/00cf.png differ diff --git a/fonts/USmallFont/00d0.png b/fonts/USmallFont/00d0.png new file mode 100644 index 0000000..b1ff892 Binary files /dev/null and b/fonts/USmallFont/00d0.png differ diff --git a/fonts/USmallFont/00d1.png b/fonts/USmallFont/00d1.png new file mode 100644 index 0000000..d634508 Binary files /dev/null and b/fonts/USmallFont/00d1.png differ diff --git a/fonts/USmallFont/00d2.png b/fonts/USmallFont/00d2.png new file mode 100644 index 0000000..67a3d50 Binary files /dev/null and b/fonts/USmallFont/00d2.png differ diff --git a/fonts/USmallFont/00d3.png b/fonts/USmallFont/00d3.png new file mode 100644 index 0000000..1ebcb31 Binary files /dev/null and b/fonts/USmallFont/00d3.png differ diff --git a/fonts/USmallFont/00d4.png b/fonts/USmallFont/00d4.png new file mode 100644 index 0000000..e6cc5f0 Binary files /dev/null and b/fonts/USmallFont/00d4.png differ diff --git a/fonts/USmallFont/00d5.png b/fonts/USmallFont/00d5.png new file mode 100644 index 0000000..e0edbf5 Binary files /dev/null and b/fonts/USmallFont/00d5.png differ diff --git a/fonts/USmallFont/00d6.png b/fonts/USmallFont/00d6.png new file mode 100644 index 0000000..9c5e38e Binary files /dev/null and b/fonts/USmallFont/00d6.png differ diff --git a/fonts/USmallFont/00d7.png b/fonts/USmallFont/00d7.png new file mode 100644 index 0000000..e6c5fa2 Binary files /dev/null and b/fonts/USmallFont/00d7.png differ diff --git a/fonts/USmallFont/00d8.png b/fonts/USmallFont/00d8.png new file mode 100644 index 0000000..4dac16b Binary files /dev/null and b/fonts/USmallFont/00d8.png differ diff --git a/fonts/USmallFont/00d9.png b/fonts/USmallFont/00d9.png new file mode 100644 index 0000000..5b058df Binary files /dev/null and b/fonts/USmallFont/00d9.png differ diff --git a/fonts/USmallFont/00da.png b/fonts/USmallFont/00da.png new file mode 100644 index 0000000..6038f73 Binary files /dev/null and b/fonts/USmallFont/00da.png differ diff --git a/fonts/USmallFont/00db.png b/fonts/USmallFont/00db.png new file mode 100644 index 0000000..7925061 Binary files /dev/null and b/fonts/USmallFont/00db.png differ diff --git a/fonts/USmallFont/00dc.png b/fonts/USmallFont/00dc.png new file mode 100644 index 0000000..5b058df Binary files /dev/null and b/fonts/USmallFont/00dc.png differ diff --git a/fonts/USmallFont/00dd.png b/fonts/USmallFont/00dd.png new file mode 100644 index 0000000..22f6a1f Binary files /dev/null and b/fonts/USmallFont/00dd.png differ diff --git a/fonts/USmallFont/00de.png b/fonts/USmallFont/00de.png new file mode 100644 index 0000000..b058258 Binary files /dev/null and b/fonts/USmallFont/00de.png differ diff --git a/fonts/USmallFont/00df.png b/fonts/USmallFont/00df.png new file mode 100644 index 0000000..5af3a05 Binary files /dev/null and b/fonts/USmallFont/00df.png differ diff --git a/fonts/USmallFont/00e0.png b/fonts/USmallFont/00e0.png new file mode 100644 index 0000000..3fa0caf Binary files /dev/null and b/fonts/USmallFont/00e0.png differ diff --git a/fonts/USmallFont/00e1.png b/fonts/USmallFont/00e1.png new file mode 100644 index 0000000..4e6da75 Binary files /dev/null and b/fonts/USmallFont/00e1.png differ diff --git a/fonts/USmallFont/00e2.png b/fonts/USmallFont/00e2.png new file mode 100644 index 0000000..63ffb3e Binary files /dev/null and b/fonts/USmallFont/00e2.png differ diff --git a/fonts/USmallFont/00e3.png b/fonts/USmallFont/00e3.png new file mode 100644 index 0000000..94acecf Binary files /dev/null and b/fonts/USmallFont/00e3.png differ diff --git a/fonts/USmallFont/00e4.png b/fonts/USmallFont/00e4.png new file mode 100644 index 0000000..b468cb6 Binary files /dev/null and b/fonts/USmallFont/00e4.png differ diff --git a/fonts/USmallFont/00e5.png b/fonts/USmallFont/00e5.png new file mode 100644 index 0000000..4c50ead Binary files /dev/null and b/fonts/USmallFont/00e5.png differ diff --git a/fonts/USmallFont/00e6.png b/fonts/USmallFont/00e6.png new file mode 100644 index 0000000..f1f5821 Binary files /dev/null and b/fonts/USmallFont/00e6.png differ diff --git a/fonts/USmallFont/00e7.png b/fonts/USmallFont/00e7.png new file mode 100644 index 0000000..be11ca4 Binary files /dev/null and b/fonts/USmallFont/00e7.png differ diff --git a/fonts/USmallFont/00e8.png b/fonts/USmallFont/00e8.png new file mode 100644 index 0000000..01bb5f6 Binary files /dev/null and b/fonts/USmallFont/00e8.png differ diff --git a/fonts/USmallFont/00e9.png b/fonts/USmallFont/00e9.png new file mode 100644 index 0000000..395c9ae Binary files /dev/null and b/fonts/USmallFont/00e9.png differ diff --git a/fonts/USmallFont/00ea.png b/fonts/USmallFont/00ea.png new file mode 100644 index 0000000..a4d31b1 Binary files /dev/null and b/fonts/USmallFont/00ea.png differ diff --git a/fonts/USmallFont/00eb.png b/fonts/USmallFont/00eb.png new file mode 100644 index 0000000..83a0f6c Binary files /dev/null and b/fonts/USmallFont/00eb.png differ diff --git a/fonts/USmallFont/00ec.png b/fonts/USmallFont/00ec.png new file mode 100644 index 0000000..f444080 Binary files /dev/null and b/fonts/USmallFont/00ec.png differ diff --git a/fonts/USmallFont/00ed.png b/fonts/USmallFont/00ed.png new file mode 100644 index 0000000..b3785fc Binary files /dev/null and b/fonts/USmallFont/00ed.png differ diff --git a/fonts/USmallFont/00ee.png b/fonts/USmallFont/00ee.png new file mode 100644 index 0000000..f53230b Binary files /dev/null and b/fonts/USmallFont/00ee.png differ diff --git a/fonts/USmallFont/00ef.png b/fonts/USmallFont/00ef.png new file mode 100644 index 0000000..be39cfb Binary files /dev/null and b/fonts/USmallFont/00ef.png differ diff --git a/fonts/USmallFont/00f0.png b/fonts/USmallFont/00f0.png new file mode 100644 index 0000000..9b48885 Binary files /dev/null and b/fonts/USmallFont/00f0.png differ diff --git a/fonts/USmallFont/00f1.png b/fonts/USmallFont/00f1.png new file mode 100644 index 0000000..95637f5 Binary files /dev/null and b/fonts/USmallFont/00f1.png differ diff --git a/fonts/USmallFont/00f2.png b/fonts/USmallFont/00f2.png new file mode 100644 index 0000000..e43702b Binary files /dev/null and b/fonts/USmallFont/00f2.png differ diff --git a/fonts/USmallFont/00f3.png b/fonts/USmallFont/00f3.png new file mode 100644 index 0000000..f65a7d9 Binary files /dev/null and b/fonts/USmallFont/00f3.png differ diff --git a/fonts/USmallFont/00f4.png b/fonts/USmallFont/00f4.png new file mode 100644 index 0000000..2ac093d Binary files /dev/null and b/fonts/USmallFont/00f4.png differ diff --git a/fonts/USmallFont/00f5.png b/fonts/USmallFont/00f5.png new file mode 100644 index 0000000..b3bcf46 Binary files /dev/null and b/fonts/USmallFont/00f5.png differ diff --git a/fonts/USmallFont/00f6.png b/fonts/USmallFont/00f6.png new file mode 100644 index 0000000..2afac89 Binary files /dev/null and b/fonts/USmallFont/00f6.png differ diff --git a/fonts/USmallFont/00f7.png b/fonts/USmallFont/00f7.png new file mode 100644 index 0000000..5f20000 Binary files /dev/null and b/fonts/USmallFont/00f7.png differ diff --git a/fonts/USmallFont/00f8.png b/fonts/USmallFont/00f8.png new file mode 100644 index 0000000..924e09f Binary files /dev/null and b/fonts/USmallFont/00f8.png differ diff --git a/fonts/USmallFont/00f9.png b/fonts/USmallFont/00f9.png new file mode 100644 index 0000000..f2bc54a Binary files /dev/null and b/fonts/USmallFont/00f9.png differ diff --git a/fonts/USmallFont/00fa.png b/fonts/USmallFont/00fa.png new file mode 100644 index 0000000..063a812 Binary files /dev/null and b/fonts/USmallFont/00fa.png differ diff --git a/fonts/USmallFont/00fb.png b/fonts/USmallFont/00fb.png new file mode 100644 index 0000000..341fca6 Binary files /dev/null and b/fonts/USmallFont/00fb.png differ diff --git a/fonts/USmallFont/00fc.png b/fonts/USmallFont/00fc.png new file mode 100644 index 0000000..2c9d3e2 Binary files /dev/null and b/fonts/USmallFont/00fc.png differ diff --git a/fonts/USmallFont/00fd.png b/fonts/USmallFont/00fd.png new file mode 100644 index 0000000..09fd270 Binary files /dev/null and b/fonts/USmallFont/00fd.png differ diff --git a/fonts/USmallFont/00fe.png b/fonts/USmallFont/00fe.png new file mode 100644 index 0000000..0b83259 Binary files /dev/null and b/fonts/USmallFont/00fe.png differ diff --git a/fonts/USmallFont/00ff.png b/fonts/USmallFont/00ff.png new file mode 100644 index 0000000..f1724f9 Binary files /dev/null and b/fonts/USmallFont/00ff.png differ diff --git a/fonts/USmallFont/font.inf b/fonts/USmallFont/font.inf new file mode 100644 index 0000000..1794c6c --- /dev/null +++ b/fonts/USmallFont/font.inf @@ -0,0 +1 @@ +Kerning -1 diff --git a/graphics/UTFont12/uf12_032.png b/fonts/UTFont12/0020.png similarity index 100% rename from graphics/UTFont12/uf12_032.png rename to fonts/UTFont12/0020.png diff --git a/fonts/UTFont12/0021.png b/fonts/UTFont12/0021.png new file mode 100644 index 0000000..e25ae85 Binary files /dev/null and b/fonts/UTFont12/0021.png differ diff --git a/fonts/UTFont12/0022.png b/fonts/UTFont12/0022.png new file mode 100644 index 0000000..7005d27 Binary files /dev/null and b/fonts/UTFont12/0022.png differ diff --git a/fonts/UTFont12/0023.png b/fonts/UTFont12/0023.png new file mode 100644 index 0000000..9210404 Binary files /dev/null and b/fonts/UTFont12/0023.png differ diff --git a/fonts/UTFont12/0024.png b/fonts/UTFont12/0024.png new file mode 100644 index 0000000..2ba9ecf Binary files /dev/null and b/fonts/UTFont12/0024.png differ diff --git a/fonts/UTFont12/0025.png b/fonts/UTFont12/0025.png new file mode 100644 index 0000000..fe38a45 Binary files /dev/null and b/fonts/UTFont12/0025.png differ diff --git a/fonts/UTFont12/0026.png b/fonts/UTFont12/0026.png new file mode 100644 index 0000000..f05ed9e Binary files /dev/null and b/fonts/UTFont12/0026.png differ diff --git a/fonts/UTFont12/0027.png b/fonts/UTFont12/0027.png new file mode 100644 index 0000000..c69c519 Binary files /dev/null and b/fonts/UTFont12/0027.png differ diff --git a/fonts/UTFont12/0028.png b/fonts/UTFont12/0028.png new file mode 100644 index 0000000..9333fd2 Binary files /dev/null and b/fonts/UTFont12/0028.png differ diff --git a/fonts/UTFont12/0029.png b/fonts/UTFont12/0029.png new file mode 100644 index 0000000..cc4d658 Binary files /dev/null and b/fonts/UTFont12/0029.png differ diff --git a/fonts/UTFont12/002a.png b/fonts/UTFont12/002a.png new file mode 100644 index 0000000..6694e63 Binary files /dev/null and b/fonts/UTFont12/002a.png differ diff --git a/fonts/UTFont12/002b.png b/fonts/UTFont12/002b.png new file mode 100644 index 0000000..7b9e620 Binary files /dev/null and b/fonts/UTFont12/002b.png differ diff --git a/fonts/UTFont12/002c.png b/fonts/UTFont12/002c.png new file mode 100644 index 0000000..650a9e3 Binary files /dev/null and b/fonts/UTFont12/002c.png differ diff --git a/fonts/UTFont12/002d.png b/fonts/UTFont12/002d.png new file mode 100644 index 0000000..3eadb71 Binary files /dev/null and b/fonts/UTFont12/002d.png differ diff --git a/fonts/UTFont12/002e.png b/fonts/UTFont12/002e.png new file mode 100644 index 0000000..c9bdff1 Binary files /dev/null and b/fonts/UTFont12/002e.png differ diff --git a/fonts/UTFont12/002f.png b/fonts/UTFont12/002f.png new file mode 100644 index 0000000..b5b4b77 Binary files /dev/null and b/fonts/UTFont12/002f.png differ diff --git a/graphics/UTFont12/uf12_048.png b/fonts/UTFont12/0030.png similarity index 57% rename from graphics/UTFont12/uf12_048.png rename to fonts/UTFont12/0030.png index ccd7c08..c1345f9 100644 Binary files a/graphics/UTFont12/uf12_048.png and b/fonts/UTFont12/0030.png differ diff --git a/fonts/UTFont12/0031.png b/fonts/UTFont12/0031.png new file mode 100644 index 0000000..3ca13bc Binary files /dev/null and b/fonts/UTFont12/0031.png differ diff --git a/fonts/UTFont12/0032.png b/fonts/UTFont12/0032.png new file mode 100644 index 0000000..49844db Binary files /dev/null and b/fonts/UTFont12/0032.png differ diff --git a/fonts/UTFont12/0033.png b/fonts/UTFont12/0033.png new file mode 100644 index 0000000..faf4a1b Binary files /dev/null and b/fonts/UTFont12/0033.png differ diff --git a/fonts/UTFont12/0034.png b/fonts/UTFont12/0034.png new file mode 100644 index 0000000..d18fb43 Binary files /dev/null and b/fonts/UTFont12/0034.png differ diff --git a/fonts/UTFont12/0035.png b/fonts/UTFont12/0035.png new file mode 100644 index 0000000..ad4b204 Binary files /dev/null and b/fonts/UTFont12/0035.png differ diff --git a/fonts/UTFont12/0036.png b/fonts/UTFont12/0036.png new file mode 100644 index 0000000..c4d731a Binary files /dev/null and b/fonts/UTFont12/0036.png differ diff --git a/fonts/UTFont12/0037.png b/fonts/UTFont12/0037.png new file mode 100644 index 0000000..ad918e7 Binary files /dev/null and b/fonts/UTFont12/0037.png differ diff --git a/fonts/UTFont12/0038.png b/fonts/UTFont12/0038.png new file mode 100644 index 0000000..6259f9d Binary files /dev/null and b/fonts/UTFont12/0038.png differ diff --git a/fonts/UTFont12/0039.png b/fonts/UTFont12/0039.png new file mode 100644 index 0000000..2cdae76 Binary files /dev/null and b/fonts/UTFont12/0039.png differ diff --git a/fonts/UTFont12/003a.png b/fonts/UTFont12/003a.png new file mode 100644 index 0000000..626bfec Binary files /dev/null and b/fonts/UTFont12/003a.png differ diff --git a/fonts/UTFont12/003b.png b/fonts/UTFont12/003b.png new file mode 100644 index 0000000..6d009d6 Binary files /dev/null and b/fonts/UTFont12/003b.png differ diff --git a/fonts/UTFont12/003c.png b/fonts/UTFont12/003c.png new file mode 100644 index 0000000..d811fba Binary files /dev/null and b/fonts/UTFont12/003c.png differ diff --git a/fonts/UTFont12/003d.png b/fonts/UTFont12/003d.png new file mode 100644 index 0000000..9c8402a Binary files /dev/null and b/fonts/UTFont12/003d.png differ diff --git a/fonts/UTFont12/003e.png b/fonts/UTFont12/003e.png new file mode 100644 index 0000000..b61e5b7 Binary files /dev/null and b/fonts/UTFont12/003e.png differ diff --git a/fonts/UTFont12/003f.png b/fonts/UTFont12/003f.png new file mode 100644 index 0000000..ac9e81d Binary files /dev/null and b/fonts/UTFont12/003f.png differ diff --git a/graphics/UTFont12/uf12_064.png b/fonts/UTFont12/0040.png similarity index 63% rename from graphics/UTFont12/uf12_064.png rename to fonts/UTFont12/0040.png index dab0237..7c9814b 100644 Binary files a/graphics/UTFont12/uf12_064.png and b/fonts/UTFont12/0040.png differ diff --git a/fonts/UTFont12/0041.png b/fonts/UTFont12/0041.png new file mode 100644 index 0000000..36a7a48 Binary files /dev/null and b/fonts/UTFont12/0041.png differ diff --git a/fonts/UTFont12/0042.png b/fonts/UTFont12/0042.png new file mode 100644 index 0000000..17d0212 Binary files /dev/null and b/fonts/UTFont12/0042.png differ diff --git a/fonts/UTFont12/0043.png b/fonts/UTFont12/0043.png new file mode 100644 index 0000000..c5fa13d Binary files /dev/null and b/fonts/UTFont12/0043.png differ diff --git a/fonts/UTFont12/0044.png b/fonts/UTFont12/0044.png new file mode 100644 index 0000000..e866223 Binary files /dev/null and b/fonts/UTFont12/0044.png differ diff --git a/fonts/UTFont12/0045.png b/fonts/UTFont12/0045.png new file mode 100644 index 0000000..deb30a4 Binary files /dev/null and b/fonts/UTFont12/0045.png differ diff --git a/fonts/UTFont12/0046.png b/fonts/UTFont12/0046.png new file mode 100644 index 0000000..60eb7eb Binary files /dev/null and b/fonts/UTFont12/0046.png differ diff --git a/fonts/UTFont12/0047.png b/fonts/UTFont12/0047.png new file mode 100644 index 0000000..91e93df Binary files /dev/null and b/fonts/UTFont12/0047.png differ diff --git a/fonts/UTFont12/0048.png b/fonts/UTFont12/0048.png new file mode 100644 index 0000000..b2e60a1 Binary files /dev/null and b/fonts/UTFont12/0048.png differ diff --git a/fonts/UTFont12/0049.png b/fonts/UTFont12/0049.png new file mode 100644 index 0000000..33b1526 Binary files /dev/null and b/fonts/UTFont12/0049.png differ diff --git a/fonts/UTFont12/004a.png b/fonts/UTFont12/004a.png new file mode 100644 index 0000000..174dc47 Binary files /dev/null and b/fonts/UTFont12/004a.png differ diff --git a/fonts/UTFont12/004b.png b/fonts/UTFont12/004b.png new file mode 100644 index 0000000..83cea94 Binary files /dev/null and b/fonts/UTFont12/004b.png differ diff --git a/fonts/UTFont12/004c.png b/fonts/UTFont12/004c.png new file mode 100644 index 0000000..f6a37c6 Binary files /dev/null and b/fonts/UTFont12/004c.png differ diff --git a/fonts/UTFont12/004d.png b/fonts/UTFont12/004d.png new file mode 100644 index 0000000..57a3a53 Binary files /dev/null and b/fonts/UTFont12/004d.png differ diff --git a/graphics/UTFont12/uf12_078.png b/fonts/UTFont12/004e.png similarity index 56% rename from graphics/UTFont12/uf12_078.png rename to fonts/UTFont12/004e.png index 4bb5a5b..3528439 100644 Binary files a/graphics/UTFont12/uf12_078.png and b/fonts/UTFont12/004e.png differ diff --git a/fonts/UTFont12/004f.png b/fonts/UTFont12/004f.png new file mode 100644 index 0000000..870d1bc Binary files /dev/null and b/fonts/UTFont12/004f.png differ diff --git a/graphics/UTFont12/uf12_080.png b/fonts/UTFont12/0050.png similarity index 56% rename from graphics/UTFont12/uf12_080.png rename to fonts/UTFont12/0050.png index 84e2409..3256e46 100644 Binary files a/graphics/UTFont12/uf12_080.png and b/fonts/UTFont12/0050.png differ diff --git a/fonts/UTFont12/0051.png b/fonts/UTFont12/0051.png new file mode 100644 index 0000000..82e1a4d Binary files /dev/null and b/fonts/UTFont12/0051.png differ diff --git a/fonts/UTFont12/0052.png b/fonts/UTFont12/0052.png new file mode 100644 index 0000000..ebe1e70 Binary files /dev/null and b/fonts/UTFont12/0052.png differ diff --git a/fonts/UTFont12/0053.png b/fonts/UTFont12/0053.png new file mode 100644 index 0000000..422fa82 Binary files /dev/null and b/fonts/UTFont12/0053.png differ diff --git a/fonts/UTFont12/0054.png b/fonts/UTFont12/0054.png new file mode 100644 index 0000000..b2c91bc Binary files /dev/null and b/fonts/UTFont12/0054.png differ diff --git a/fonts/UTFont12/0055.png b/fonts/UTFont12/0055.png new file mode 100644 index 0000000..7ca1157 Binary files /dev/null and b/fonts/UTFont12/0055.png differ diff --git a/fonts/UTFont12/0056.png b/fonts/UTFont12/0056.png new file mode 100644 index 0000000..02e70eb Binary files /dev/null and b/fonts/UTFont12/0056.png differ diff --git a/fonts/UTFont12/0057.png b/fonts/UTFont12/0057.png new file mode 100644 index 0000000..72d978b Binary files /dev/null and b/fonts/UTFont12/0057.png differ diff --git a/fonts/UTFont12/0058.png b/fonts/UTFont12/0058.png new file mode 100644 index 0000000..2164dc4 Binary files /dev/null and b/fonts/UTFont12/0058.png differ diff --git a/fonts/UTFont12/0059.png b/fonts/UTFont12/0059.png new file mode 100644 index 0000000..1d5ef7e Binary files /dev/null and b/fonts/UTFont12/0059.png differ diff --git a/fonts/UTFont12/005a.png b/fonts/UTFont12/005a.png new file mode 100644 index 0000000..f4a350c Binary files /dev/null and b/fonts/UTFont12/005a.png differ diff --git a/graphics/UTFont12/uf12_091.png b/fonts/UTFont12/005b.png similarity index 58% rename from graphics/UTFont12/uf12_091.png rename to fonts/UTFont12/005b.png index 63b0d08..299d0b1 100644 Binary files a/graphics/UTFont12/uf12_091.png and b/fonts/UTFont12/005b.png differ diff --git a/fonts/UTFont12/005c.png b/fonts/UTFont12/005c.png new file mode 100644 index 0000000..8ba1846 Binary files /dev/null and b/fonts/UTFont12/005c.png differ diff --git a/graphics/UTFont12/uf12_093.png b/fonts/UTFont12/005d.png similarity index 57% rename from graphics/UTFont12/uf12_093.png rename to fonts/UTFont12/005d.png index f2b3bfa..cba997d 100644 Binary files a/graphics/UTFont12/uf12_093.png and b/fonts/UTFont12/005d.png differ diff --git a/fonts/UTFont12/005e.png b/fonts/UTFont12/005e.png new file mode 100644 index 0000000..c6f4b6e Binary files /dev/null and b/fonts/UTFont12/005e.png differ diff --git a/fonts/UTFont12/005f.png b/fonts/UTFont12/005f.png new file mode 100644 index 0000000..f52da2f Binary files /dev/null and b/fonts/UTFont12/005f.png differ diff --git a/fonts/UTFont12/0060.png b/fonts/UTFont12/0060.png new file mode 100644 index 0000000..c5f0186 Binary files /dev/null and b/fonts/UTFont12/0060.png differ diff --git a/fonts/UTFont12/0061.png b/fonts/UTFont12/0061.png new file mode 100644 index 0000000..a3a8775 Binary files /dev/null and b/fonts/UTFont12/0061.png differ diff --git a/fonts/UTFont12/0062.png b/fonts/UTFont12/0062.png new file mode 100644 index 0000000..88cc54d Binary files /dev/null and b/fonts/UTFont12/0062.png differ diff --git a/fonts/UTFont12/0063.png b/fonts/UTFont12/0063.png new file mode 100644 index 0000000..0e06a87 Binary files /dev/null and b/fonts/UTFont12/0063.png differ diff --git a/fonts/UTFont12/0064.png b/fonts/UTFont12/0064.png new file mode 100644 index 0000000..c24df01 Binary files /dev/null and b/fonts/UTFont12/0064.png differ diff --git a/fonts/UTFont12/0065.png b/fonts/UTFont12/0065.png new file mode 100644 index 0000000..8c253a3 Binary files /dev/null and b/fonts/UTFont12/0065.png differ diff --git a/fonts/UTFont12/0066.png b/fonts/UTFont12/0066.png new file mode 100644 index 0000000..37b6bb3 Binary files /dev/null and b/fonts/UTFont12/0066.png differ diff --git a/fonts/UTFont12/0067.png b/fonts/UTFont12/0067.png new file mode 100644 index 0000000..2206200 Binary files /dev/null and b/fonts/UTFont12/0067.png differ diff --git a/fonts/UTFont12/0068.png b/fonts/UTFont12/0068.png new file mode 100644 index 0000000..f795249 Binary files /dev/null and b/fonts/UTFont12/0068.png differ diff --git a/fonts/UTFont12/0069.png b/fonts/UTFont12/0069.png new file mode 100644 index 0000000..a61fdec Binary files /dev/null and b/fonts/UTFont12/0069.png differ diff --git a/graphics/UTFont12/uf12_106.png b/fonts/UTFont12/006a.png similarity index 56% rename from graphics/UTFont12/uf12_106.png rename to fonts/UTFont12/006a.png index 2cccf53..7902cf7 100644 Binary files a/graphics/UTFont12/uf12_106.png and b/fonts/UTFont12/006a.png differ diff --git a/fonts/UTFont12/006b.png b/fonts/UTFont12/006b.png new file mode 100644 index 0000000..915c409 Binary files /dev/null and b/fonts/UTFont12/006b.png differ diff --git a/fonts/UTFont12/006c.png b/fonts/UTFont12/006c.png new file mode 100644 index 0000000..5d58540 Binary files /dev/null and b/fonts/UTFont12/006c.png differ diff --git a/fonts/UTFont12/006d.png b/fonts/UTFont12/006d.png new file mode 100644 index 0000000..f7c05b5 Binary files /dev/null and b/fonts/UTFont12/006d.png differ diff --git a/fonts/UTFont12/006e.png b/fonts/UTFont12/006e.png new file mode 100644 index 0000000..39dcf68 Binary files /dev/null and b/fonts/UTFont12/006e.png differ diff --git a/graphics/UTFont12/uf12_111.png b/fonts/UTFont12/006f.png similarity index 57% rename from graphics/UTFont12/uf12_111.png rename to fonts/UTFont12/006f.png index 851c632..2548afd 100644 Binary files a/graphics/UTFont12/uf12_111.png and b/fonts/UTFont12/006f.png differ diff --git a/graphics/UTFont12/uf12_112.png b/fonts/UTFont12/0070.png similarity index 55% rename from graphics/UTFont12/uf12_112.png rename to fonts/UTFont12/0070.png index ff81b08..637d2e5 100644 Binary files a/graphics/UTFont12/uf12_112.png and b/fonts/UTFont12/0070.png differ diff --git a/fonts/UTFont12/0071.png b/fonts/UTFont12/0071.png new file mode 100644 index 0000000..1366799 Binary files /dev/null and b/fonts/UTFont12/0071.png differ diff --git a/fonts/UTFont12/0072.png b/fonts/UTFont12/0072.png new file mode 100644 index 0000000..37184b0 Binary files /dev/null and b/fonts/UTFont12/0072.png differ diff --git a/fonts/UTFont12/0073.png b/fonts/UTFont12/0073.png new file mode 100644 index 0000000..bd83871 Binary files /dev/null and b/fonts/UTFont12/0073.png differ diff --git a/fonts/UTFont12/0074.png b/fonts/UTFont12/0074.png new file mode 100644 index 0000000..6bb8f5f Binary files /dev/null and b/fonts/UTFont12/0074.png differ diff --git a/fonts/UTFont12/0075.png b/fonts/UTFont12/0075.png new file mode 100644 index 0000000..a25a2be Binary files /dev/null and b/fonts/UTFont12/0075.png differ diff --git a/fonts/UTFont12/0076.png b/fonts/UTFont12/0076.png new file mode 100644 index 0000000..791b933 Binary files /dev/null and b/fonts/UTFont12/0076.png differ diff --git a/fonts/UTFont12/0077.png b/fonts/UTFont12/0077.png new file mode 100644 index 0000000..8e0223e Binary files /dev/null and b/fonts/UTFont12/0077.png differ diff --git a/graphics/UTFont12/uf12_120.png b/fonts/UTFont12/0078.png similarity index 59% rename from graphics/UTFont12/uf12_120.png rename to fonts/UTFont12/0078.png index 4a8382b..0ef80d7 100644 Binary files a/graphics/UTFont12/uf12_120.png and b/fonts/UTFont12/0078.png differ diff --git a/fonts/UTFont12/0079.png b/fonts/UTFont12/0079.png new file mode 100644 index 0000000..b4ae4b7 Binary files /dev/null and b/fonts/UTFont12/0079.png differ diff --git a/fonts/UTFont12/007a.png b/fonts/UTFont12/007a.png new file mode 100644 index 0000000..b0501aa Binary files /dev/null and b/fonts/UTFont12/007a.png differ diff --git a/fonts/UTFont12/007b.png b/fonts/UTFont12/007b.png new file mode 100644 index 0000000..d288322 Binary files /dev/null and b/fonts/UTFont12/007b.png differ diff --git a/fonts/UTFont12/007c.png b/fonts/UTFont12/007c.png new file mode 100644 index 0000000..0421009 Binary files /dev/null and b/fonts/UTFont12/007c.png differ diff --git a/fonts/UTFont12/007d.png b/fonts/UTFont12/007d.png new file mode 100644 index 0000000..27dc2c6 Binary files /dev/null and b/fonts/UTFont12/007d.png differ diff --git a/fonts/UTFont12/007e.png b/fonts/UTFont12/007e.png new file mode 100644 index 0000000..219286b Binary files /dev/null and b/fonts/UTFont12/007e.png differ diff --git a/fonts/UTFont12/00a1.png b/fonts/UTFont12/00a1.png new file mode 100644 index 0000000..8ac413d Binary files /dev/null and b/fonts/UTFont12/00a1.png differ diff --git a/graphics/UTFont12/uf12_162.png b/fonts/UTFont12/00a2.png similarity index 53% rename from graphics/UTFont12/uf12_162.png rename to fonts/UTFont12/00a2.png index 5fa2ef8..2b7deb8 100644 Binary files a/graphics/UTFont12/uf12_162.png and b/fonts/UTFont12/00a2.png differ diff --git a/fonts/UTFont12/00a3.png b/fonts/UTFont12/00a3.png new file mode 100644 index 0000000..07d2d58 Binary files /dev/null and b/fonts/UTFont12/00a3.png differ diff --git a/fonts/UTFont12/00a4.png b/fonts/UTFont12/00a4.png new file mode 100644 index 0000000..f19cdf5 Binary files /dev/null and b/fonts/UTFont12/00a4.png differ diff --git a/fonts/UTFont12/00a5.png b/fonts/UTFont12/00a5.png new file mode 100644 index 0000000..f231d8e Binary files /dev/null and b/fonts/UTFont12/00a5.png differ diff --git a/fonts/UTFont12/00a6.png b/fonts/UTFont12/00a6.png new file mode 100644 index 0000000..e4e84e4 Binary files /dev/null and b/fonts/UTFont12/00a6.png differ diff --git a/fonts/UTFont12/00a7.png b/fonts/UTFont12/00a7.png new file mode 100644 index 0000000..aa5038a Binary files /dev/null and b/fonts/UTFont12/00a7.png differ diff --git a/fonts/UTFont12/00a8.png b/fonts/UTFont12/00a8.png new file mode 100644 index 0000000..09c4bc0 Binary files /dev/null and b/fonts/UTFont12/00a8.png differ diff --git a/graphics/UTFont12/uf12_169.png b/fonts/UTFont12/00a9.png similarity index 63% rename from graphics/UTFont12/uf12_169.png rename to fonts/UTFont12/00a9.png index 9702524..97074ee 100644 Binary files a/graphics/UTFont12/uf12_169.png and b/fonts/UTFont12/00a9.png differ diff --git a/fonts/UTFont12/00aa.png b/fonts/UTFont12/00aa.png new file mode 100644 index 0000000..f1014e7 Binary files /dev/null and b/fonts/UTFont12/00aa.png differ diff --git a/fonts/UTFont12/00ab.png b/fonts/UTFont12/00ab.png new file mode 100644 index 0000000..9162976 Binary files /dev/null and b/fonts/UTFont12/00ab.png differ diff --git a/fonts/UTFont12/00ac.png b/fonts/UTFont12/00ac.png new file mode 100644 index 0000000..e9415a9 Binary files /dev/null and b/fonts/UTFont12/00ac.png differ diff --git a/fonts/UTFont12/00ad.png b/fonts/UTFont12/00ad.png new file mode 100644 index 0000000..bfe8bb4 Binary files /dev/null and b/fonts/UTFont12/00ad.png differ diff --git a/graphics/UTFont12/uf12_174.png b/fonts/UTFont12/00ae.png similarity index 64% rename from graphics/UTFont12/uf12_174.png rename to fonts/UTFont12/00ae.png index 3859a79..616a9f4 100644 Binary files a/graphics/UTFont12/uf12_174.png and b/fonts/UTFont12/00ae.png differ diff --git a/fonts/UTFont12/00af.png b/fonts/UTFont12/00af.png new file mode 100644 index 0000000..92c9ad2 Binary files /dev/null and b/fonts/UTFont12/00af.png differ diff --git a/fonts/UTFont12/00b0.png b/fonts/UTFont12/00b0.png new file mode 100644 index 0000000..b34d465 Binary files /dev/null and b/fonts/UTFont12/00b0.png differ diff --git a/fonts/UTFont12/00b1.png b/fonts/UTFont12/00b1.png new file mode 100644 index 0000000..eb05729 Binary files /dev/null and b/fonts/UTFont12/00b1.png differ diff --git a/fonts/UTFont12/00b2.png b/fonts/UTFont12/00b2.png new file mode 100644 index 0000000..bcdc882 Binary files /dev/null and b/fonts/UTFont12/00b2.png differ diff --git a/fonts/UTFont12/00b3.png b/fonts/UTFont12/00b3.png new file mode 100644 index 0000000..6f21f69 Binary files /dev/null and b/fonts/UTFont12/00b3.png differ diff --git a/fonts/UTFont12/00b4.png b/fonts/UTFont12/00b4.png new file mode 100644 index 0000000..c346c89 Binary files /dev/null and b/fonts/UTFont12/00b4.png differ diff --git a/graphics/UTFont12/uf12_181.png b/fonts/UTFont12/00b5.png similarity index 56% rename from graphics/UTFont12/uf12_181.png rename to fonts/UTFont12/00b5.png index e2672e4..7283937 100644 Binary files a/graphics/UTFont12/uf12_181.png and b/fonts/UTFont12/00b5.png differ diff --git a/fonts/UTFont12/00b6.png b/fonts/UTFont12/00b6.png new file mode 100644 index 0000000..ee6a637 Binary files /dev/null and b/fonts/UTFont12/00b6.png differ diff --git a/fonts/UTFont12/00b7.png b/fonts/UTFont12/00b7.png new file mode 100644 index 0000000..d70265d Binary files /dev/null and b/fonts/UTFont12/00b7.png differ diff --git a/fonts/UTFont12/00b8.png b/fonts/UTFont12/00b8.png new file mode 100644 index 0000000..a803a44 Binary files /dev/null and b/fonts/UTFont12/00b8.png differ diff --git a/fonts/UTFont12/00b9.png b/fonts/UTFont12/00b9.png new file mode 100644 index 0000000..327e8ee Binary files /dev/null and b/fonts/UTFont12/00b9.png differ diff --git a/fonts/UTFont12/00ba.png b/fonts/UTFont12/00ba.png new file mode 100644 index 0000000..22a22a5 Binary files /dev/null and b/fonts/UTFont12/00ba.png differ diff --git a/fonts/UTFont12/00bb.png b/fonts/UTFont12/00bb.png new file mode 100644 index 0000000..bf85aca Binary files /dev/null and b/fonts/UTFont12/00bb.png differ diff --git a/fonts/UTFont12/00bc.png b/fonts/UTFont12/00bc.png new file mode 100644 index 0000000..11d278d Binary files /dev/null and b/fonts/UTFont12/00bc.png differ diff --git a/fonts/UTFont12/00bd.png b/fonts/UTFont12/00bd.png new file mode 100644 index 0000000..77db250 Binary files /dev/null and b/fonts/UTFont12/00bd.png differ diff --git a/fonts/UTFont12/00be.png b/fonts/UTFont12/00be.png new file mode 100644 index 0000000..5611056 Binary files /dev/null and b/fonts/UTFont12/00be.png differ diff --git a/fonts/UTFont12/00bf.png b/fonts/UTFont12/00bf.png new file mode 100644 index 0000000..0690a24 Binary files /dev/null and b/fonts/UTFont12/00bf.png differ diff --git a/fonts/UTFont12/00c0.png b/fonts/UTFont12/00c0.png new file mode 100644 index 0000000..ca3e4de Binary files /dev/null and b/fonts/UTFont12/00c0.png differ diff --git a/fonts/UTFont12/00c1.png b/fonts/UTFont12/00c1.png new file mode 100644 index 0000000..ca3e4de Binary files /dev/null and b/fonts/UTFont12/00c1.png differ diff --git a/fonts/UTFont12/00c2.png b/fonts/UTFont12/00c2.png new file mode 100644 index 0000000..8b3d9e0 Binary files /dev/null and b/fonts/UTFont12/00c2.png differ diff --git a/fonts/UTFont12/00c3.png b/fonts/UTFont12/00c3.png new file mode 100644 index 0000000..380577c Binary files /dev/null and b/fonts/UTFont12/00c3.png differ diff --git a/fonts/UTFont12/00c4.png b/fonts/UTFont12/00c4.png new file mode 100644 index 0000000..8b3d9e0 Binary files /dev/null and b/fonts/UTFont12/00c4.png differ diff --git a/fonts/UTFont12/00c5.png b/fonts/UTFont12/00c5.png new file mode 100644 index 0000000..1b102d7 Binary files /dev/null and b/fonts/UTFont12/00c5.png differ diff --git a/fonts/UTFont12/00c6.png b/fonts/UTFont12/00c6.png new file mode 100644 index 0000000..dfcd180 Binary files /dev/null and b/fonts/UTFont12/00c6.png differ diff --git a/fonts/UTFont12/00c7.png b/fonts/UTFont12/00c7.png new file mode 100644 index 0000000..273915f Binary files /dev/null and b/fonts/UTFont12/00c7.png differ diff --git a/fonts/UTFont12/00c8.png b/fonts/UTFont12/00c8.png new file mode 100644 index 0000000..f95a844 Binary files /dev/null and b/fonts/UTFont12/00c8.png differ diff --git a/fonts/UTFont12/00c9.png b/fonts/UTFont12/00c9.png new file mode 100644 index 0000000..f95a844 Binary files /dev/null and b/fonts/UTFont12/00c9.png differ diff --git a/fonts/UTFont12/00ca.png b/fonts/UTFont12/00ca.png new file mode 100644 index 0000000..923651d Binary files /dev/null and b/fonts/UTFont12/00ca.png differ diff --git a/fonts/UTFont12/00cb.png b/fonts/UTFont12/00cb.png new file mode 100644 index 0000000..d46a4ac Binary files /dev/null and b/fonts/UTFont12/00cb.png differ diff --git a/fonts/UTFont12/00cc.png b/fonts/UTFont12/00cc.png new file mode 100644 index 0000000..730a9aa Binary files /dev/null and b/fonts/UTFont12/00cc.png differ diff --git a/fonts/UTFont12/00cd.png b/fonts/UTFont12/00cd.png new file mode 100644 index 0000000..730a9aa Binary files /dev/null and b/fonts/UTFont12/00cd.png differ diff --git a/fonts/UTFont12/00ce.png b/fonts/UTFont12/00ce.png new file mode 100644 index 0000000..1c97060 Binary files /dev/null and b/fonts/UTFont12/00ce.png differ diff --git a/fonts/UTFont12/00cf.png b/fonts/UTFont12/00cf.png new file mode 100644 index 0000000..2af1faf Binary files /dev/null and b/fonts/UTFont12/00cf.png differ diff --git a/graphics/UTFont12/uf12_208.png b/fonts/UTFont12/00d0.png similarity index 63% rename from graphics/UTFont12/uf12_208.png rename to fonts/UTFont12/00d0.png index 2f95949..f37a1ff 100644 Binary files a/graphics/UTFont12/uf12_208.png and b/fonts/UTFont12/00d0.png differ diff --git a/fonts/UTFont12/00d1.png b/fonts/UTFont12/00d1.png new file mode 100644 index 0000000..e162b86 Binary files /dev/null and b/fonts/UTFont12/00d1.png differ diff --git a/fonts/UTFont12/00d2.png b/fonts/UTFont12/00d2.png new file mode 100644 index 0000000..9fd4b21 Binary files /dev/null and b/fonts/UTFont12/00d2.png differ diff --git a/fonts/UTFont12/00d3.png b/fonts/UTFont12/00d3.png new file mode 100644 index 0000000..9fd4b21 Binary files /dev/null and b/fonts/UTFont12/00d3.png differ diff --git a/fonts/UTFont12/00d4.png b/fonts/UTFont12/00d4.png new file mode 100644 index 0000000..d1b659f Binary files /dev/null and b/fonts/UTFont12/00d4.png differ diff --git a/fonts/UTFont12/00d5.png b/fonts/UTFont12/00d5.png new file mode 100644 index 0000000..afe2363 Binary files /dev/null and b/fonts/UTFont12/00d5.png differ diff --git a/fonts/UTFont12/00d6.png b/fonts/UTFont12/00d6.png new file mode 100644 index 0000000..d1b659f Binary files /dev/null and b/fonts/UTFont12/00d6.png differ diff --git a/fonts/UTFont12/00d7.png b/fonts/UTFont12/00d7.png new file mode 100644 index 0000000..9544d0f Binary files /dev/null and b/fonts/UTFont12/00d7.png differ diff --git a/fonts/UTFont12/00d8.png b/fonts/UTFont12/00d8.png new file mode 100644 index 0000000..e0c75a0 Binary files /dev/null and b/fonts/UTFont12/00d8.png differ diff --git a/fonts/UTFont12/00d9.png b/fonts/UTFont12/00d9.png new file mode 100644 index 0000000..f9eb0ab Binary files /dev/null and b/fonts/UTFont12/00d9.png differ diff --git a/fonts/UTFont12/00da.png b/fonts/UTFont12/00da.png new file mode 100644 index 0000000..f9eb0ab Binary files /dev/null and b/fonts/UTFont12/00da.png differ diff --git a/fonts/UTFont12/00db.png b/fonts/UTFont12/00db.png new file mode 100644 index 0000000..e8f4a78 Binary files /dev/null and b/fonts/UTFont12/00db.png differ diff --git a/fonts/UTFont12/00dc.png b/fonts/UTFont12/00dc.png new file mode 100644 index 0000000..50e0720 Binary files /dev/null and b/fonts/UTFont12/00dc.png differ diff --git a/fonts/UTFont12/00dd.png b/fonts/UTFont12/00dd.png new file mode 100644 index 0000000..483f081 Binary files /dev/null and b/fonts/UTFont12/00dd.png differ diff --git a/graphics/UTFont12/uf12_222.png b/fonts/UTFont12/00de.png similarity index 54% rename from graphics/UTFont12/uf12_222.png rename to fonts/UTFont12/00de.png index a269694..3ebb287 100644 Binary files a/graphics/UTFont12/uf12_222.png and b/fonts/UTFont12/00de.png differ diff --git a/fonts/UTFont12/00df.png b/fonts/UTFont12/00df.png new file mode 100644 index 0000000..2389f4d Binary files /dev/null and b/fonts/UTFont12/00df.png differ diff --git a/graphics/UTFont12/uf12_224.png b/fonts/UTFont12/00e0.png similarity index 62% rename from graphics/UTFont12/uf12_224.png rename to fonts/UTFont12/00e0.png index e477dbe..dc823d9 100644 Binary files a/graphics/UTFont12/uf12_224.png and b/fonts/UTFont12/00e0.png differ diff --git a/fonts/UTFont12/00e1.png b/fonts/UTFont12/00e1.png new file mode 100644 index 0000000..2b4fd3a Binary files /dev/null and b/fonts/UTFont12/00e1.png differ diff --git a/graphics/UTFont12/uf12_226.png b/fonts/UTFont12/00e2.png similarity index 61% rename from graphics/UTFont12/uf12_226.png rename to fonts/UTFont12/00e2.png index a3f5fda..afa109d 100644 Binary files a/graphics/UTFont12/uf12_226.png and b/fonts/UTFont12/00e2.png differ diff --git a/fonts/UTFont12/00e3.png b/fonts/UTFont12/00e3.png new file mode 100644 index 0000000..ce982f7 Binary files /dev/null and b/fonts/UTFont12/00e3.png differ diff --git a/fonts/UTFont12/00e4.png b/fonts/UTFont12/00e4.png new file mode 100644 index 0000000..12cdc23 Binary files /dev/null and b/fonts/UTFont12/00e4.png differ diff --git a/fonts/UTFont12/00e5.png b/fonts/UTFont12/00e5.png new file mode 100644 index 0000000..a6ec4b2 Binary files /dev/null and b/fonts/UTFont12/00e5.png differ diff --git a/graphics/UTFont12/uf12_230.png b/fonts/UTFont12/00e6.png similarity index 57% rename from graphics/UTFont12/uf12_230.png rename to fonts/UTFont12/00e6.png index b984718..97e179e 100644 Binary files a/graphics/UTFont12/uf12_230.png and b/fonts/UTFont12/00e6.png differ diff --git a/fonts/UTFont12/00e7.png b/fonts/UTFont12/00e7.png new file mode 100644 index 0000000..feb3cf8 Binary files /dev/null and b/fonts/UTFont12/00e7.png differ diff --git a/fonts/UTFont12/00e8.png b/fonts/UTFont12/00e8.png new file mode 100644 index 0000000..d7329cb Binary files /dev/null and b/fonts/UTFont12/00e8.png differ diff --git a/fonts/UTFont12/00e9.png b/fonts/UTFont12/00e9.png new file mode 100644 index 0000000..2bc5e0e Binary files /dev/null and b/fonts/UTFont12/00e9.png differ diff --git a/fonts/UTFont12/00ea.png b/fonts/UTFont12/00ea.png new file mode 100644 index 0000000..4b1cac8 Binary files /dev/null and b/fonts/UTFont12/00ea.png differ diff --git a/fonts/UTFont12/00eb.png b/fonts/UTFont12/00eb.png new file mode 100644 index 0000000..5260781 Binary files /dev/null and b/fonts/UTFont12/00eb.png differ diff --git a/fonts/UTFont12/00ec.png b/fonts/UTFont12/00ec.png new file mode 100644 index 0000000..aa78690 Binary files /dev/null and b/fonts/UTFont12/00ec.png differ diff --git a/fonts/UTFont12/00ed.png b/fonts/UTFont12/00ed.png new file mode 100644 index 0000000..5a6945a Binary files /dev/null and b/fonts/UTFont12/00ed.png differ diff --git a/fonts/UTFont12/00ee.png b/fonts/UTFont12/00ee.png new file mode 100644 index 0000000..c5eb5f1 Binary files /dev/null and b/fonts/UTFont12/00ee.png differ diff --git a/fonts/UTFont12/00ef.png b/fonts/UTFont12/00ef.png new file mode 100644 index 0000000..bb7e1b4 Binary files /dev/null and b/fonts/UTFont12/00ef.png differ diff --git a/fonts/UTFont12/00f0.png b/fonts/UTFont12/00f0.png new file mode 100644 index 0000000..2241efa Binary files /dev/null and b/fonts/UTFont12/00f0.png differ diff --git a/fonts/UTFont12/00f1.png b/fonts/UTFont12/00f1.png new file mode 100644 index 0000000..ddffdb4 Binary files /dev/null and b/fonts/UTFont12/00f1.png differ diff --git a/graphics/UTFont12/uf12_242.png b/fonts/UTFont12/00f2.png similarity index 62% rename from graphics/UTFont12/uf12_242.png rename to fonts/UTFont12/00f2.png index 390d2ba..1fafb50 100644 Binary files a/graphics/UTFont12/uf12_242.png and b/fonts/UTFont12/00f2.png differ diff --git a/fonts/UTFont12/00f3.png b/fonts/UTFont12/00f3.png new file mode 100644 index 0000000..96a6840 Binary files /dev/null and b/fonts/UTFont12/00f3.png differ diff --git a/fonts/UTFont12/00f4.png b/fonts/UTFont12/00f4.png new file mode 100644 index 0000000..3fbe71c Binary files /dev/null and b/fonts/UTFont12/00f4.png differ diff --git a/fonts/UTFont12/00f5.png b/fonts/UTFont12/00f5.png new file mode 100644 index 0000000..c78761a Binary files /dev/null and b/fonts/UTFont12/00f5.png differ diff --git a/fonts/UTFont12/00f6.png b/fonts/UTFont12/00f6.png new file mode 100644 index 0000000..8a5a46c Binary files /dev/null and b/fonts/UTFont12/00f6.png differ diff --git a/graphics/UTFont12/uf12_247.png b/fonts/UTFont12/00f7.png similarity index 64% rename from graphics/UTFont12/uf12_247.png rename to fonts/UTFont12/00f7.png index 74faf69..f45625c 100644 Binary files a/graphics/UTFont12/uf12_247.png and b/fonts/UTFont12/00f7.png differ diff --git a/fonts/UTFont12/00f8.png b/fonts/UTFont12/00f8.png new file mode 100644 index 0000000..9e59cb2 Binary files /dev/null and b/fonts/UTFont12/00f8.png differ diff --git a/graphics/UTFont12/uf12_249.png b/fonts/UTFont12/00f9.png similarity index 61% rename from graphics/UTFont12/uf12_249.png rename to fonts/UTFont12/00f9.png index fe59bcd..3726c11 100644 Binary files a/graphics/UTFont12/uf12_249.png and b/fonts/UTFont12/00f9.png differ diff --git a/fonts/UTFont12/00fa.png b/fonts/UTFont12/00fa.png new file mode 100644 index 0000000..cea7be8 Binary files /dev/null and b/fonts/UTFont12/00fa.png differ diff --git a/fonts/UTFont12/00fb.png b/fonts/UTFont12/00fb.png new file mode 100644 index 0000000..338748a Binary files /dev/null and b/fonts/UTFont12/00fb.png differ diff --git a/fonts/UTFont12/00fc.png b/fonts/UTFont12/00fc.png new file mode 100644 index 0000000..7b06e5b Binary files /dev/null and b/fonts/UTFont12/00fc.png differ diff --git a/graphics/UTFont12/uf12_253.png b/fonts/UTFont12/00fd.png similarity index 57% rename from graphics/UTFont12/uf12_253.png rename to fonts/UTFont12/00fd.png index 5699a04..833adc0 100644 Binary files a/graphics/UTFont12/uf12_253.png and b/fonts/UTFont12/00fd.png differ diff --git a/fonts/UTFont12/00fe.png b/fonts/UTFont12/00fe.png new file mode 100644 index 0000000..5b38b32 Binary files /dev/null and b/fonts/UTFont12/00fe.png differ diff --git a/fonts/UTFont12/00ff.png b/fonts/UTFont12/00ff.png new file mode 100644 index 0000000..26e5c09 Binary files /dev/null and b/fonts/UTFont12/00ff.png differ diff --git a/fonts/UTFont12/font.inf b/fonts/UTFont12/font.inf new file mode 100644 index 0000000..1794c6c --- /dev/null +++ b/fonts/UTFont12/font.inf @@ -0,0 +1 @@ +Kerning -1 diff --git a/fonts/UTFont40/0020.png b/fonts/UTFont40/0020.png new file mode 100644 index 0000000..58a8ce8 Binary files /dev/null and b/fonts/UTFont40/0020.png differ diff --git a/fonts/UTFont40/0021.png b/fonts/UTFont40/0021.png new file mode 100644 index 0000000..d025d0e Binary files /dev/null and b/fonts/UTFont40/0021.png differ diff --git a/graphics/UTFont40/uf40_034.png b/fonts/UTFont40/0022.png similarity index 100% rename from graphics/UTFont40/uf40_034.png rename to fonts/UTFont40/0022.png diff --git a/fonts/UTFont40/0023.png b/fonts/UTFont40/0023.png new file mode 100644 index 0000000..d84d292 Binary files /dev/null and b/fonts/UTFont40/0023.png differ diff --git a/fonts/UTFont40/0024.png b/fonts/UTFont40/0024.png new file mode 100644 index 0000000..21c777e Binary files /dev/null and b/fonts/UTFont40/0024.png differ diff --git a/graphics/UTFont40/uf40_037.png b/fonts/UTFont40/0025.png similarity index 100% rename from graphics/UTFont40/uf40_037.png rename to fonts/UTFont40/0025.png diff --git a/fonts/UTFont40/0026.png b/fonts/UTFont40/0026.png new file mode 100644 index 0000000..b8fdd2f Binary files /dev/null and b/fonts/UTFont40/0026.png differ diff --git a/graphics/UTFont40/uf40_039.png b/fonts/UTFont40/0027.png similarity index 100% rename from graphics/UTFont40/uf40_039.png rename to fonts/UTFont40/0027.png diff --git a/fonts/UTFont40/0028.png b/fonts/UTFont40/0028.png new file mode 100644 index 0000000..4c0c65c Binary files /dev/null and b/fonts/UTFont40/0028.png differ diff --git a/fonts/UTFont40/0029.png b/fonts/UTFont40/0029.png new file mode 100644 index 0000000..256d3e1 Binary files /dev/null and b/fonts/UTFont40/0029.png differ diff --git a/fonts/UTFont40/002a.png b/fonts/UTFont40/002a.png new file mode 100644 index 0000000..e05217e Binary files /dev/null and b/fonts/UTFont40/002a.png differ diff --git a/graphics/UTFont40/uf40_043.png b/fonts/UTFont40/002b.png similarity index 100% rename from graphics/UTFont40/uf40_043.png rename to fonts/UTFont40/002b.png diff --git a/graphics/UTFont40/uf40_044.png b/fonts/UTFont40/002c.png similarity index 100% rename from graphics/UTFont40/uf40_044.png rename to fonts/UTFont40/002c.png diff --git a/graphics/UTFont40/uf40_045.png b/fonts/UTFont40/002d.png similarity index 100% rename from graphics/UTFont40/uf40_045.png rename to fonts/UTFont40/002d.png diff --git a/graphics/UTFont40/uf40_046.png b/fonts/UTFont40/002e.png similarity index 100% rename from graphics/UTFont40/uf40_046.png rename to fonts/UTFont40/002e.png diff --git a/fonts/UTFont40/002f.png b/fonts/UTFont40/002f.png new file mode 100644 index 0000000..8dd35d1 Binary files /dev/null and b/fonts/UTFont40/002f.png differ diff --git a/fonts/UTFont40/0030.png b/fonts/UTFont40/0030.png new file mode 100644 index 0000000..f0304df Binary files /dev/null and b/fonts/UTFont40/0030.png differ diff --git a/graphics/UTFont40/uf40_049.png b/fonts/UTFont40/0031.png similarity index 100% rename from graphics/UTFont40/uf40_049.png rename to fonts/UTFont40/0031.png diff --git a/graphics/UTFont40/uf40_050.png b/fonts/UTFont40/0032.png similarity index 100% rename from graphics/UTFont40/uf40_050.png rename to fonts/UTFont40/0032.png diff --git a/fonts/UTFont40/0033.png b/fonts/UTFont40/0033.png new file mode 100644 index 0000000..f7309a3 Binary files /dev/null and b/fonts/UTFont40/0033.png differ diff --git a/graphics/UTFont40/uf40_052.png b/fonts/UTFont40/0034.png similarity index 100% rename from graphics/UTFont40/uf40_052.png rename to fonts/UTFont40/0034.png diff --git a/fonts/UTFont40/0035.png b/fonts/UTFont40/0035.png new file mode 100644 index 0000000..49455c1 Binary files /dev/null and b/fonts/UTFont40/0035.png differ diff --git a/fonts/UTFont40/0036.png b/fonts/UTFont40/0036.png new file mode 100644 index 0000000..a28748e Binary files /dev/null and b/fonts/UTFont40/0036.png differ diff --git a/graphics/UTFont40/uf40_055.png b/fonts/UTFont40/0037.png similarity index 100% rename from graphics/UTFont40/uf40_055.png rename to fonts/UTFont40/0037.png diff --git a/fonts/UTFont40/0038.png b/fonts/UTFont40/0038.png new file mode 100644 index 0000000..7c14abb Binary files /dev/null and b/fonts/UTFont40/0038.png differ diff --git a/fonts/UTFont40/0039.png b/fonts/UTFont40/0039.png new file mode 100644 index 0000000..2248d3d Binary files /dev/null and b/fonts/UTFont40/0039.png differ diff --git a/graphics/UTFont40/uf40_058.png b/fonts/UTFont40/003a.png similarity index 100% rename from graphics/UTFont40/uf40_058.png rename to fonts/UTFont40/003a.png diff --git a/graphics/UTFont40/uf40_059.png b/fonts/UTFont40/003b.png similarity index 100% rename from graphics/UTFont40/uf40_059.png rename to fonts/UTFont40/003b.png diff --git a/graphics/UTFont40/uf40_060.png b/fonts/UTFont40/003c.png similarity index 100% rename from graphics/UTFont40/uf40_060.png rename to fonts/UTFont40/003c.png diff --git a/graphics/UTFont40/uf40_061.png b/fonts/UTFont40/003d.png similarity index 100% rename from graphics/UTFont40/uf40_061.png rename to fonts/UTFont40/003d.png diff --git a/graphics/UTFont40/uf40_062.png b/fonts/UTFont40/003e.png similarity index 100% rename from graphics/UTFont40/uf40_062.png rename to fonts/UTFont40/003e.png diff --git a/graphics/UTFont40/uf40_063.png b/fonts/UTFont40/003f.png similarity index 100% rename from graphics/UTFont40/uf40_063.png rename to fonts/UTFont40/003f.png diff --git a/fonts/UTFont40/0040.png b/fonts/UTFont40/0040.png new file mode 100644 index 0000000..9ce09e2 Binary files /dev/null and b/fonts/UTFont40/0040.png differ diff --git a/graphics/UTFont40/uf40_065.png b/fonts/UTFont40/0041.png similarity index 100% rename from graphics/UTFont40/uf40_065.png rename to fonts/UTFont40/0041.png diff --git a/fonts/UTFont40/0042.png b/fonts/UTFont40/0042.png new file mode 100644 index 0000000..3a9a585 Binary files /dev/null and b/fonts/UTFont40/0042.png differ diff --git a/fonts/UTFont40/0043.png b/fonts/UTFont40/0043.png new file mode 100644 index 0000000..9d570b0 Binary files /dev/null and b/fonts/UTFont40/0043.png differ diff --git a/fonts/UTFont40/0044.png b/fonts/UTFont40/0044.png new file mode 100644 index 0000000..8025ad5 Binary files /dev/null and b/fonts/UTFont40/0044.png differ diff --git a/graphics/UTFont40/uf40_069.png b/fonts/UTFont40/0045.png similarity index 100% rename from graphics/UTFont40/uf40_069.png rename to fonts/UTFont40/0045.png diff --git a/graphics/UTFont40/uf40_070.png b/fonts/UTFont40/0046.png similarity index 100% rename from graphics/UTFont40/uf40_070.png rename to fonts/UTFont40/0046.png diff --git a/fonts/UTFont40/0047.png b/fonts/UTFont40/0047.png new file mode 100644 index 0000000..3049c65 Binary files /dev/null and b/fonts/UTFont40/0047.png differ diff --git a/graphics/UTFont40/uf40_072.png b/fonts/UTFont40/0048.png similarity index 100% rename from graphics/UTFont40/uf40_072.png rename to fonts/UTFont40/0048.png diff --git a/graphics/UTFont40/uf40_073.png b/fonts/UTFont40/0049.png similarity index 100% rename from graphics/UTFont40/uf40_073.png rename to fonts/UTFont40/0049.png diff --git a/graphics/UTFont40/uf40_074.png b/fonts/UTFont40/004a.png similarity index 100% rename from graphics/UTFont40/uf40_074.png rename to fonts/UTFont40/004a.png diff --git a/graphics/UTFont40/uf40_075.png b/fonts/UTFont40/004b.png similarity index 100% rename from graphics/UTFont40/uf40_075.png rename to fonts/UTFont40/004b.png diff --git a/graphics/UTFont40/uf40_076.png b/fonts/UTFont40/004c.png similarity index 100% rename from graphics/UTFont40/uf40_076.png rename to fonts/UTFont40/004c.png diff --git a/fonts/UTFont40/004d.png b/fonts/UTFont40/004d.png new file mode 100644 index 0000000..5b921c2 Binary files /dev/null and b/fonts/UTFont40/004d.png differ diff --git a/graphics/UTFont40/uf40_078.png b/fonts/UTFont40/004e.png similarity index 100% rename from graphics/UTFont40/uf40_078.png rename to fonts/UTFont40/004e.png diff --git a/fonts/UTFont40/004f.png b/fonts/UTFont40/004f.png new file mode 100644 index 0000000..33bc9f0 Binary files /dev/null and b/fonts/UTFont40/004f.png differ diff --git a/fonts/UTFont40/0050.png b/fonts/UTFont40/0050.png new file mode 100644 index 0000000..16c8c07 Binary files /dev/null and b/fonts/UTFont40/0050.png differ diff --git a/fonts/UTFont40/0051.png b/fonts/UTFont40/0051.png new file mode 100644 index 0000000..2028546 Binary files /dev/null and b/fonts/UTFont40/0051.png differ diff --git a/graphics/UTFont40/uf40_082.png b/fonts/UTFont40/0052.png similarity index 100% rename from graphics/UTFont40/uf40_082.png rename to fonts/UTFont40/0052.png diff --git a/fonts/UTFont40/0053.png b/fonts/UTFont40/0053.png new file mode 100644 index 0000000..88508c6 Binary files /dev/null and b/fonts/UTFont40/0053.png differ diff --git a/graphics/UTFont40/uf40_084.png b/fonts/UTFont40/0054.png similarity index 100% rename from graphics/UTFont40/uf40_084.png rename to fonts/UTFont40/0054.png diff --git a/graphics/UTFont40/uf40_085.png b/fonts/UTFont40/0055.png similarity index 100% rename from graphics/UTFont40/uf40_085.png rename to fonts/UTFont40/0055.png diff --git a/fonts/UTFont40/0056.png b/fonts/UTFont40/0056.png new file mode 100644 index 0000000..742441b Binary files /dev/null and b/fonts/UTFont40/0056.png differ diff --git a/fonts/UTFont40/0057.png b/fonts/UTFont40/0057.png new file mode 100644 index 0000000..022d9a7 Binary files /dev/null and b/fonts/UTFont40/0057.png differ diff --git a/graphics/UTFont40/uf40_088.png b/fonts/UTFont40/0058.png similarity index 100% rename from graphics/UTFont40/uf40_088.png rename to fonts/UTFont40/0058.png diff --git a/graphics/UTFont40/uf40_089.png b/fonts/UTFont40/0059.png similarity index 100% rename from graphics/UTFont40/uf40_089.png rename to fonts/UTFont40/0059.png diff --git a/graphics/UTFont40/uf40_090.png b/fonts/UTFont40/005a.png similarity index 100% rename from graphics/UTFont40/uf40_090.png rename to fonts/UTFont40/005a.png diff --git a/graphics/UTFont40/uf40_091.png b/fonts/UTFont40/005b.png similarity index 100% rename from graphics/UTFont40/uf40_091.png rename to fonts/UTFont40/005b.png diff --git a/fonts/UTFont40/005c.png b/fonts/UTFont40/005c.png new file mode 100644 index 0000000..fec6e49 Binary files /dev/null and b/fonts/UTFont40/005c.png differ diff --git a/graphics/UTFont40/uf40_093.png b/fonts/UTFont40/005d.png similarity index 100% rename from graphics/UTFont40/uf40_093.png rename to fonts/UTFont40/005d.png diff --git a/graphics/UTFont40/uf40_094.png b/fonts/UTFont40/005e.png similarity index 100% rename from graphics/UTFont40/uf40_094.png rename to fonts/UTFont40/005e.png diff --git a/graphics/UTFont40/uf40_095.png b/fonts/UTFont40/005f.png similarity index 100% rename from graphics/UTFont40/uf40_095.png rename to fonts/UTFont40/005f.png diff --git a/graphics/UTFont40/uf40_096.png b/fonts/UTFont40/0060.png similarity index 100% rename from graphics/UTFont40/uf40_096.png rename to fonts/UTFont40/0060.png diff --git a/fonts/UTFont40/0061.png b/fonts/UTFont40/0061.png new file mode 100644 index 0000000..7d93e2e Binary files /dev/null and b/fonts/UTFont40/0061.png differ diff --git a/fonts/UTFont40/0062.png b/fonts/UTFont40/0062.png new file mode 100644 index 0000000..0555b1d Binary files /dev/null and b/fonts/UTFont40/0062.png differ diff --git a/fonts/UTFont40/0063.png b/fonts/UTFont40/0063.png new file mode 100644 index 0000000..0f3d521 Binary files /dev/null and b/fonts/UTFont40/0063.png differ diff --git a/fonts/UTFont40/0064.png b/fonts/UTFont40/0064.png new file mode 100644 index 0000000..98070ce Binary files /dev/null and b/fonts/UTFont40/0064.png differ diff --git a/graphics/UTFont40/uf40_101.png b/fonts/UTFont40/0065.png similarity index 100% rename from graphics/UTFont40/uf40_101.png rename to fonts/UTFont40/0065.png diff --git a/graphics/UTFont40/uf40_102.png b/fonts/UTFont40/0066.png similarity index 100% rename from graphics/UTFont40/uf40_102.png rename to fonts/UTFont40/0066.png diff --git a/fonts/UTFont40/0067.png b/fonts/UTFont40/0067.png new file mode 100644 index 0000000..c687d8a Binary files /dev/null and b/fonts/UTFont40/0067.png differ diff --git a/graphics/UTFont40/uf40_104.png b/fonts/UTFont40/0068.png similarity index 100% rename from graphics/UTFont40/uf40_104.png rename to fonts/UTFont40/0068.png diff --git a/graphics/UTFont40/uf40_105.png b/fonts/UTFont40/0069.png similarity index 100% rename from graphics/UTFont40/uf40_105.png rename to fonts/UTFont40/0069.png diff --git a/graphics/UTFont40/uf40_106.png b/fonts/UTFont40/006a.png similarity index 100% rename from graphics/UTFont40/uf40_106.png rename to fonts/UTFont40/006a.png diff --git a/graphics/UTFont40/uf40_107.png b/fonts/UTFont40/006b.png similarity index 100% rename from graphics/UTFont40/uf40_107.png rename to fonts/UTFont40/006b.png diff --git a/graphics/UTFont40/uf40_108.png b/fonts/UTFont40/006c.png similarity index 100% rename from graphics/UTFont40/uf40_108.png rename to fonts/UTFont40/006c.png diff --git a/graphics/UTFont40/uf40_109.png b/fonts/UTFont40/006d.png similarity index 100% rename from graphics/UTFont40/uf40_109.png rename to fonts/UTFont40/006d.png diff --git a/graphics/UTFont40/uf40_110.png b/fonts/UTFont40/006e.png similarity index 100% rename from graphics/UTFont40/uf40_110.png rename to fonts/UTFont40/006e.png diff --git a/graphics/UTFont40/uf40_111.png b/fonts/UTFont40/006f.png similarity index 100% rename from graphics/UTFont40/uf40_111.png rename to fonts/UTFont40/006f.png diff --git a/fonts/UTFont40/0070.png b/fonts/UTFont40/0070.png new file mode 100644 index 0000000..a91b32f Binary files /dev/null and b/fonts/UTFont40/0070.png differ diff --git a/graphics/UTFont40/uf40_113.png b/fonts/UTFont40/0071.png similarity index 100% rename from graphics/UTFont40/uf40_113.png rename to fonts/UTFont40/0071.png diff --git a/graphics/UTFont40/uf40_114.png b/fonts/UTFont40/0072.png similarity index 100% rename from graphics/UTFont40/uf40_114.png rename to fonts/UTFont40/0072.png diff --git a/fonts/UTFont40/0073.png b/fonts/UTFont40/0073.png new file mode 100644 index 0000000..dd75ee7 Binary files /dev/null and b/fonts/UTFont40/0073.png differ diff --git a/graphics/UTFont40/uf40_116.png b/fonts/UTFont40/0074.png similarity index 100% rename from graphics/UTFont40/uf40_116.png rename to fonts/UTFont40/0074.png diff --git a/graphics/UTFont40/uf40_117.png b/fonts/UTFont40/0075.png similarity index 100% rename from graphics/UTFont40/uf40_117.png rename to fonts/UTFont40/0075.png diff --git a/fonts/UTFont40/0076.png b/fonts/UTFont40/0076.png new file mode 100644 index 0000000..c3eeace Binary files /dev/null and b/fonts/UTFont40/0076.png differ diff --git a/fonts/UTFont40/0077.png b/fonts/UTFont40/0077.png new file mode 100644 index 0000000..bb6a2d7 Binary files /dev/null and b/fonts/UTFont40/0077.png differ diff --git a/graphics/UTFont40/uf40_120.png b/fonts/UTFont40/0078.png similarity index 100% rename from graphics/UTFont40/uf40_120.png rename to fonts/UTFont40/0078.png diff --git a/fonts/UTFont40/0079.png b/fonts/UTFont40/0079.png new file mode 100644 index 0000000..541821b Binary files /dev/null and b/fonts/UTFont40/0079.png differ diff --git a/graphics/UTFont40/uf40_122.png b/fonts/UTFont40/007a.png similarity index 100% rename from graphics/UTFont40/uf40_122.png rename to fonts/UTFont40/007a.png diff --git a/fonts/UTFont40/007b.png b/fonts/UTFont40/007b.png new file mode 100644 index 0000000..08b8f75 Binary files /dev/null and b/fonts/UTFont40/007b.png differ diff --git a/graphics/UTFont40/uf40_124.png b/fonts/UTFont40/007c.png similarity index 100% rename from graphics/UTFont40/uf40_124.png rename to fonts/UTFont40/007c.png diff --git a/fonts/UTFont40/007d.png b/fonts/UTFont40/007d.png new file mode 100644 index 0000000..8920bdb Binary files /dev/null and b/fonts/UTFont40/007d.png differ diff --git a/graphics/UTFont40/uf40_126.png b/fonts/UTFont40/007e.png similarity index 100% rename from graphics/UTFont40/uf40_126.png rename to fonts/UTFont40/007e.png diff --git a/graphics/UTFont40/uf40_161.png b/fonts/UTFont40/00a1.png similarity index 100% rename from graphics/UTFont40/uf40_161.png rename to fonts/UTFont40/00a1.png diff --git a/fonts/UTFont40/00a2.png b/fonts/UTFont40/00a2.png new file mode 100644 index 0000000..a951004 Binary files /dev/null and b/fonts/UTFont40/00a2.png differ diff --git a/fonts/UTFont40/00a3.png b/fonts/UTFont40/00a3.png new file mode 100644 index 0000000..e0fe8d6 Binary files /dev/null and b/fonts/UTFont40/00a3.png differ diff --git a/graphics/UTFont40/uf40_164.png b/fonts/UTFont40/00a4.png similarity index 100% rename from graphics/UTFont40/uf40_164.png rename to fonts/UTFont40/00a4.png diff --git a/graphics/UTFont40/uf40_165.png b/fonts/UTFont40/00a5.png similarity index 100% rename from graphics/UTFont40/uf40_165.png rename to fonts/UTFont40/00a5.png diff --git a/graphics/UTFont40/uf40_166.png b/fonts/UTFont40/00a6.png similarity index 100% rename from graphics/UTFont40/uf40_166.png rename to fonts/UTFont40/00a6.png diff --git a/graphics/UTFont40/uf40_167.png b/fonts/UTFont40/00a7.png similarity index 100% rename from graphics/UTFont40/uf40_167.png rename to fonts/UTFont40/00a7.png diff --git a/graphics/UTFont40/uf40_168.png b/fonts/UTFont40/00a8.png similarity index 100% rename from graphics/UTFont40/uf40_168.png rename to fonts/UTFont40/00a8.png diff --git a/fonts/UTFont40/00a9.png b/fonts/UTFont40/00a9.png new file mode 100644 index 0000000..4b5285c Binary files /dev/null and b/fonts/UTFont40/00a9.png differ diff --git a/graphics/UTFont40/uf40_170.png b/fonts/UTFont40/00aa.png similarity index 100% rename from graphics/UTFont40/uf40_170.png rename to fonts/UTFont40/00aa.png diff --git a/graphics/UTFont40/uf40_171.png b/fonts/UTFont40/00ab.png similarity index 100% rename from graphics/UTFont40/uf40_171.png rename to fonts/UTFont40/00ab.png diff --git a/graphics/UTFont40/uf40_172.png b/fonts/UTFont40/00ac.png similarity index 100% rename from graphics/UTFont40/uf40_172.png rename to fonts/UTFont40/00ac.png diff --git a/graphics/UTFont40/uf40_173.png b/fonts/UTFont40/00ad.png similarity index 100% rename from graphics/UTFont40/uf40_173.png rename to fonts/UTFont40/00ad.png diff --git a/fonts/UTFont40/00ae.png b/fonts/UTFont40/00ae.png new file mode 100644 index 0000000..193cc5a Binary files /dev/null and b/fonts/UTFont40/00ae.png differ diff --git a/graphics/UTFont40/uf40_175.png b/fonts/UTFont40/00af.png similarity index 100% rename from graphics/UTFont40/uf40_175.png rename to fonts/UTFont40/00af.png diff --git a/graphics/UTFont40/uf40_176.png b/fonts/UTFont40/00b0.png similarity index 100% rename from graphics/UTFont40/uf40_176.png rename to fonts/UTFont40/00b0.png diff --git a/graphics/UTFont40/uf40_177.png b/fonts/UTFont40/00b1.png similarity index 100% rename from graphics/UTFont40/uf40_177.png rename to fonts/UTFont40/00b1.png diff --git a/graphics/UTFont40/uf40_178.png b/fonts/UTFont40/00b2.png similarity index 100% rename from graphics/UTFont40/uf40_178.png rename to fonts/UTFont40/00b2.png diff --git a/graphics/UTFont40/uf40_179.png b/fonts/UTFont40/00b3.png similarity index 100% rename from graphics/UTFont40/uf40_179.png rename to fonts/UTFont40/00b3.png diff --git a/graphics/UTFont40/uf40_180.png b/fonts/UTFont40/00b4.png similarity index 100% rename from graphics/UTFont40/uf40_180.png rename to fonts/UTFont40/00b4.png diff --git a/graphics/UTFont40/uf40_181.png b/fonts/UTFont40/00b5.png similarity index 100% rename from graphics/UTFont40/uf40_181.png rename to fonts/UTFont40/00b5.png diff --git a/graphics/UTFont40/uf40_182.png b/fonts/UTFont40/00b6.png similarity index 100% rename from graphics/UTFont40/uf40_182.png rename to fonts/UTFont40/00b6.png diff --git a/graphics/UTFont40/uf40_183.png b/fonts/UTFont40/00b7.png similarity index 100% rename from graphics/UTFont40/uf40_183.png rename to fonts/UTFont40/00b7.png diff --git a/graphics/UTFont40/uf40_184.png b/fonts/UTFont40/00b8.png similarity index 100% rename from graphics/UTFont40/uf40_184.png rename to fonts/UTFont40/00b8.png diff --git a/graphics/UTFont40/uf40_185.png b/fonts/UTFont40/00b9.png similarity index 100% rename from graphics/UTFont40/uf40_185.png rename to fonts/UTFont40/00b9.png diff --git a/graphics/UTFont40/uf40_186.png b/fonts/UTFont40/00ba.png similarity index 100% rename from graphics/UTFont40/uf40_186.png rename to fonts/UTFont40/00ba.png diff --git a/graphics/UTFont40/uf40_187.png b/fonts/UTFont40/00bb.png similarity index 100% rename from graphics/UTFont40/uf40_187.png rename to fonts/UTFont40/00bb.png diff --git a/graphics/UTFont40/uf40_188.png b/fonts/UTFont40/00bc.png similarity index 100% rename from graphics/UTFont40/uf40_188.png rename to fonts/UTFont40/00bc.png diff --git a/graphics/UTFont40/uf40_189.png b/fonts/UTFont40/00bd.png similarity index 100% rename from graphics/UTFont40/uf40_189.png rename to fonts/UTFont40/00bd.png diff --git a/graphics/UTFont40/uf40_190.png b/fonts/UTFont40/00be.png similarity index 100% rename from graphics/UTFont40/uf40_190.png rename to fonts/UTFont40/00be.png diff --git a/graphics/UTFont40/uf40_191.png b/fonts/UTFont40/00bf.png similarity index 100% rename from graphics/UTFont40/uf40_191.png rename to fonts/UTFont40/00bf.png diff --git a/graphics/UTFont40/uf40_192.png b/fonts/UTFont40/00c0.png similarity index 100% rename from graphics/UTFont40/uf40_192.png rename to fonts/UTFont40/00c0.png diff --git a/graphics/UTFont40/uf40_193.png b/fonts/UTFont40/00c1.png similarity index 100% rename from graphics/UTFont40/uf40_193.png rename to fonts/UTFont40/00c1.png diff --git a/fonts/UTFont40/00c2.png b/fonts/UTFont40/00c2.png new file mode 100644 index 0000000..20d46f1 Binary files /dev/null and b/fonts/UTFont40/00c2.png differ diff --git a/fonts/UTFont40/00c3.png b/fonts/UTFont40/00c3.png new file mode 100644 index 0000000..0fc9afc Binary files /dev/null and b/fonts/UTFont40/00c3.png differ diff --git a/graphics/UTFont40/uf40_196.png b/fonts/UTFont40/00c4.png similarity index 100% rename from graphics/UTFont40/uf40_196.png rename to fonts/UTFont40/00c4.png diff --git a/fonts/UTFont40/00c5.png b/fonts/UTFont40/00c5.png new file mode 100644 index 0000000..6b0388b Binary files /dev/null and b/fonts/UTFont40/00c5.png differ diff --git a/graphics/UTFont40/uf40_198.png b/fonts/UTFont40/00c6.png similarity index 100% rename from graphics/UTFont40/uf40_198.png rename to fonts/UTFont40/00c6.png diff --git a/fonts/UTFont40/00c7.png b/fonts/UTFont40/00c7.png new file mode 100644 index 0000000..8aca49c Binary files /dev/null and b/fonts/UTFont40/00c7.png differ diff --git a/graphics/UTFont40/uf40_200.png b/fonts/UTFont40/00c8.png similarity index 100% rename from graphics/UTFont40/uf40_200.png rename to fonts/UTFont40/00c8.png diff --git a/graphics/UTFont40/uf40_201.png b/fonts/UTFont40/00c9.png similarity index 100% rename from graphics/UTFont40/uf40_201.png rename to fonts/UTFont40/00c9.png diff --git a/graphics/UTFont40/uf40_202.png b/fonts/UTFont40/00ca.png similarity index 100% rename from graphics/UTFont40/uf40_202.png rename to fonts/UTFont40/00ca.png diff --git a/graphics/UTFont40/uf40_203.png b/fonts/UTFont40/00cb.png similarity index 100% rename from graphics/UTFont40/uf40_203.png rename to fonts/UTFont40/00cb.png diff --git a/graphics/UTFont40/uf40_204.png b/fonts/UTFont40/00cc.png similarity index 100% rename from graphics/UTFont40/uf40_204.png rename to fonts/UTFont40/00cc.png diff --git a/graphics/UTFont40/uf40_205.png b/fonts/UTFont40/00cd.png similarity index 100% rename from graphics/UTFont40/uf40_205.png rename to fonts/UTFont40/00cd.png diff --git a/graphics/UTFont40/uf40_206.png b/fonts/UTFont40/00ce.png similarity index 100% rename from graphics/UTFont40/uf40_206.png rename to fonts/UTFont40/00ce.png diff --git a/graphics/UTFont40/uf40_207.png b/fonts/UTFont40/00cf.png similarity index 100% rename from graphics/UTFont40/uf40_207.png rename to fonts/UTFont40/00cf.png diff --git a/fonts/UTFont40/00d0.png b/fonts/UTFont40/00d0.png new file mode 100644 index 0000000..d54943c Binary files /dev/null and b/fonts/UTFont40/00d0.png differ diff --git a/graphics/UTFont40/uf40_209.png b/fonts/UTFont40/00d1.png similarity index 100% rename from graphics/UTFont40/uf40_209.png rename to fonts/UTFont40/00d1.png diff --git a/fonts/UTFont40/00d2.png b/fonts/UTFont40/00d2.png new file mode 100644 index 0000000..ed07ce8 Binary files /dev/null and b/fonts/UTFont40/00d2.png differ diff --git a/fonts/UTFont40/00d3.png b/fonts/UTFont40/00d3.png new file mode 100644 index 0000000..2bc71f9 Binary files /dev/null and b/fonts/UTFont40/00d3.png differ diff --git a/fonts/UTFont40/00d4.png b/fonts/UTFont40/00d4.png new file mode 100644 index 0000000..ce92330 Binary files /dev/null and b/fonts/UTFont40/00d4.png differ diff --git a/fonts/UTFont40/00d5.png b/fonts/UTFont40/00d5.png new file mode 100644 index 0000000..fbf3ffe Binary files /dev/null and b/fonts/UTFont40/00d5.png differ diff --git a/fonts/UTFont40/00d6.png b/fonts/UTFont40/00d6.png new file mode 100644 index 0000000..b9d07af Binary files /dev/null and b/fonts/UTFont40/00d6.png differ diff --git a/graphics/UTFont40/uf40_215.png b/fonts/UTFont40/00d7.png similarity index 100% rename from graphics/UTFont40/uf40_215.png rename to fonts/UTFont40/00d7.png diff --git a/fonts/UTFont40/00d8.png b/fonts/UTFont40/00d8.png new file mode 100644 index 0000000..9c7a56f Binary files /dev/null and b/fonts/UTFont40/00d8.png differ diff --git a/graphics/UTFont40/uf40_217.png b/fonts/UTFont40/00d9.png similarity index 100% rename from graphics/UTFont40/uf40_217.png rename to fonts/UTFont40/00d9.png diff --git a/graphics/UTFont40/uf40_218.png b/fonts/UTFont40/00da.png similarity index 100% rename from graphics/UTFont40/uf40_218.png rename to fonts/UTFont40/00da.png diff --git a/graphics/UTFont40/uf40_219.png b/fonts/UTFont40/00db.png similarity index 100% rename from graphics/UTFont40/uf40_219.png rename to fonts/UTFont40/00db.png diff --git a/graphics/UTFont40/uf40_220.png b/fonts/UTFont40/00dc.png similarity index 100% rename from graphics/UTFont40/uf40_220.png rename to fonts/UTFont40/00dc.png diff --git a/graphics/UTFont40/uf40_221.png b/fonts/UTFont40/00dd.png similarity index 100% rename from graphics/UTFont40/uf40_221.png rename to fonts/UTFont40/00dd.png diff --git a/fonts/UTFont40/00de.png b/fonts/UTFont40/00de.png new file mode 100644 index 0000000..1594d19 Binary files /dev/null and b/fonts/UTFont40/00de.png differ diff --git a/fonts/UTFont40/00df.png b/fonts/UTFont40/00df.png new file mode 100644 index 0000000..2f10f74 Binary files /dev/null and b/fonts/UTFont40/00df.png differ diff --git a/fonts/UTFont40/00e0.png b/fonts/UTFont40/00e0.png new file mode 100644 index 0000000..1e371ce Binary files /dev/null and b/fonts/UTFont40/00e0.png differ diff --git a/fonts/UTFont40/00e1.png b/fonts/UTFont40/00e1.png new file mode 100644 index 0000000..4ecf624 Binary files /dev/null and b/fonts/UTFont40/00e1.png differ diff --git a/fonts/UTFont40/00e2.png b/fonts/UTFont40/00e2.png new file mode 100644 index 0000000..9bea334 Binary files /dev/null and b/fonts/UTFont40/00e2.png differ diff --git a/fonts/UTFont40/00e3.png b/fonts/UTFont40/00e3.png new file mode 100644 index 0000000..ac9109f Binary files /dev/null and b/fonts/UTFont40/00e3.png differ diff --git a/fonts/UTFont40/00e4.png b/fonts/UTFont40/00e4.png new file mode 100644 index 0000000..edf016a Binary files /dev/null and b/fonts/UTFont40/00e4.png differ diff --git a/fonts/UTFont40/00e5.png b/fonts/UTFont40/00e5.png new file mode 100644 index 0000000..0f5b0da Binary files /dev/null and b/fonts/UTFont40/00e5.png differ diff --git a/fonts/UTFont40/00e6.png b/fonts/UTFont40/00e6.png new file mode 100644 index 0000000..0c1f8a3 Binary files /dev/null and b/fonts/UTFont40/00e6.png differ diff --git a/fonts/UTFont40/00e7.png b/fonts/UTFont40/00e7.png new file mode 100644 index 0000000..7fd5ebf Binary files /dev/null and b/fonts/UTFont40/00e7.png differ diff --git a/graphics/UTFont40/uf40_232.png b/fonts/UTFont40/00e8.png similarity index 100% rename from graphics/UTFont40/uf40_232.png rename to fonts/UTFont40/00e8.png diff --git a/graphics/UTFont40/uf40_233.png b/fonts/UTFont40/00e9.png similarity index 100% rename from graphics/UTFont40/uf40_233.png rename to fonts/UTFont40/00e9.png diff --git a/graphics/UTFont40/uf40_234.png b/fonts/UTFont40/00ea.png similarity index 100% rename from graphics/UTFont40/uf40_234.png rename to fonts/UTFont40/00ea.png diff --git a/graphics/UTFont40/uf40_235.png b/fonts/UTFont40/00eb.png similarity index 100% rename from graphics/UTFont40/uf40_235.png rename to fonts/UTFont40/00eb.png diff --git a/graphics/UTFont40/uf40_236.png b/fonts/UTFont40/00ec.png similarity index 100% rename from graphics/UTFont40/uf40_236.png rename to fonts/UTFont40/00ec.png diff --git a/graphics/UTFont40/uf40_237.png b/fonts/UTFont40/00ed.png similarity index 100% rename from graphics/UTFont40/uf40_237.png rename to fonts/UTFont40/00ed.png diff --git a/graphics/UTFont40/uf40_238.png b/fonts/UTFont40/00ee.png similarity index 100% rename from graphics/UTFont40/uf40_238.png rename to fonts/UTFont40/00ee.png diff --git a/graphics/UTFont40/uf40_239.png b/fonts/UTFont40/00ef.png similarity index 100% rename from graphics/UTFont40/uf40_239.png rename to fonts/UTFont40/00ef.png diff --git a/fonts/UTFont40/00f0.png b/fonts/UTFont40/00f0.png new file mode 100644 index 0000000..9b2e469 Binary files /dev/null and b/fonts/UTFont40/00f0.png differ diff --git a/graphics/UTFont40/uf40_241.png b/fonts/UTFont40/00f1.png similarity index 100% rename from graphics/UTFont40/uf40_241.png rename to fonts/UTFont40/00f1.png diff --git a/graphics/UTFont40/uf40_242.png b/fonts/UTFont40/00f2.png similarity index 100% rename from graphics/UTFont40/uf40_242.png rename to fonts/UTFont40/00f2.png diff --git a/graphics/UTFont40/uf40_243.png b/fonts/UTFont40/00f3.png similarity index 100% rename from graphics/UTFont40/uf40_243.png rename to fonts/UTFont40/00f3.png diff --git a/fonts/UTFont40/00f4.png b/fonts/UTFont40/00f4.png new file mode 100644 index 0000000..861c179 Binary files /dev/null and b/fonts/UTFont40/00f4.png differ diff --git a/fonts/UTFont40/00f5.png b/fonts/UTFont40/00f5.png new file mode 100644 index 0000000..20db279 Binary files /dev/null and b/fonts/UTFont40/00f5.png differ diff --git a/graphics/UTFont40/uf40_246.png b/fonts/UTFont40/00f6.png similarity index 100% rename from graphics/UTFont40/uf40_246.png rename to fonts/UTFont40/00f6.png diff --git a/graphics/UTFont40/uf40_247.png b/fonts/UTFont40/00f7.png similarity index 100% rename from graphics/UTFont40/uf40_247.png rename to fonts/UTFont40/00f7.png diff --git a/graphics/UTFont40/uf40_248.png b/fonts/UTFont40/00f8.png similarity index 100% rename from graphics/UTFont40/uf40_248.png rename to fonts/UTFont40/00f8.png diff --git a/graphics/UTFont40/uf40_249.png b/fonts/UTFont40/00f9.png similarity index 100% rename from graphics/UTFont40/uf40_249.png rename to fonts/UTFont40/00f9.png diff --git a/graphics/UTFont40/uf40_250.png b/fonts/UTFont40/00fa.png similarity index 100% rename from graphics/UTFont40/uf40_250.png rename to fonts/UTFont40/00fa.png diff --git a/graphics/UTFont40/uf40_251.png b/fonts/UTFont40/00fb.png similarity index 100% rename from graphics/UTFont40/uf40_251.png rename to fonts/UTFont40/00fb.png diff --git a/graphics/UTFont40/uf40_252.png b/fonts/UTFont40/00fc.png similarity index 100% rename from graphics/UTFont40/uf40_252.png rename to fonts/UTFont40/00fc.png diff --git a/fonts/UTFont40/00fd.png b/fonts/UTFont40/00fd.png new file mode 100644 index 0000000..25ada87 Binary files /dev/null and b/fonts/UTFont40/00fd.png differ diff --git a/fonts/UTFont40/00fe.png b/fonts/UTFont40/00fe.png new file mode 100644 index 0000000..f623395 Binary files /dev/null and b/fonts/UTFont40/00fe.png differ diff --git a/fonts/UTFont40/00ff.png b/fonts/UTFont40/00ff.png new file mode 100644 index 0000000..ecf4ccc Binary files /dev/null and b/fonts/UTFont40/00ff.png differ diff --git a/gameinfo.txt b/gameinfo.txt new file mode 100644 index 0000000..4bad922 --- /dev/null +++ b/gameinfo.txt @@ -0,0 +1,4 @@ +STARTUPCOLORS = "FF FF FF", "00 00 20" +STARTUPTITLE = "Doom Tournament" +LOADLIGHTS = 1 +LOADBRIGHTMAPS = 1 diff --git a/graphics/Blake.png b/graphics/Blake.png index 5b1d0b8..f804069 100644 Binary files a/graphics/Blake.png and b/graphics/Blake.png differ diff --git a/graphics/BordB.png b/graphics/BordB.png new file mode 100644 index 0000000..4ed14ca Binary files /dev/null and b/graphics/BordB.png differ diff --git a/graphics/BordBL.png b/graphics/BordBL.png new file mode 100644 index 0000000..f9fedbd Binary files /dev/null and b/graphics/BordBL.png differ diff --git a/graphics/BordBR.png b/graphics/BordBR.png new file mode 100644 index 0000000..be099dc Binary files /dev/null and b/graphics/BordBR.png differ diff --git a/graphics/BordL.png b/graphics/BordL.png new file mode 100644 index 0000000..5a741be Binary files /dev/null and b/graphics/BordL.png differ diff --git a/graphics/BordR.png b/graphics/BordR.png new file mode 100644 index 0000000..e96b50d Binary files /dev/null and b/graphics/BordR.png differ diff --git a/graphics/BordT.png b/graphics/BordT.png new file mode 100644 index 0000000..2db7e02 Binary files /dev/null and b/graphics/BordT.png differ diff --git a/graphics/BordTL.png b/graphics/BordTL.png new file mode 100644 index 0000000..d8374d9 Binary files /dev/null and b/graphics/BordTL.png differ diff --git a/graphics/BordTR.png b/graphics/BordTR.png new file mode 100644 index 0000000..056a285 Binary files /dev/null and b/graphics/BordTR.png differ diff --git a/graphics/Brock.png b/graphics/Brock.png index 19891f0..9c233f3 100644 Binary files a/graphics/Brock.png and b/graphics/Brock.png differ diff --git a/graphics/Ivana.png b/graphics/Ivana.png index c16e1d1..5f96434 100644 Binary files a/graphics/Ivana.png and b/graphics/Ivana.png differ diff --git a/graphics/Lauren.png b/graphics/Lauren.png index a3d748c..005647d 100644 Binary files a/graphics/Lauren.png and b/graphics/Lauren.png differ diff --git a/graphics/TEMPBG.png b/graphics/TEMPBG.png index 6aa57c1..74a59e2 100644 Binary files a/graphics/TEMPBG.png and b/graphics/TEMPBG.png differ diff --git a/graphics/Tahoma10/th10_033.png b/graphics/Tahoma10/th10_033.png deleted file mode 100644 index 1665f2e..0000000 Binary files a/graphics/Tahoma10/th10_033.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_034.png b/graphics/Tahoma10/th10_034.png deleted file mode 100644 index e741fa3..0000000 Binary files a/graphics/Tahoma10/th10_034.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_035.png b/graphics/Tahoma10/th10_035.png deleted file mode 100644 index 3ed9433..0000000 Binary files a/graphics/Tahoma10/th10_035.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_036.png b/graphics/Tahoma10/th10_036.png deleted file mode 100644 index e4afd47..0000000 Binary files a/graphics/Tahoma10/th10_036.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_037.png b/graphics/Tahoma10/th10_037.png deleted file mode 100644 index e8a6c6b..0000000 Binary files a/graphics/Tahoma10/th10_037.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_038.png b/graphics/Tahoma10/th10_038.png deleted file mode 100644 index 5add27e..0000000 Binary files a/graphics/Tahoma10/th10_038.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_039.png b/graphics/Tahoma10/th10_039.png deleted file mode 100644 index e540f84..0000000 Binary files a/graphics/Tahoma10/th10_039.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_043.png b/graphics/Tahoma10/th10_043.png deleted file mode 100644 index 5b93d06..0000000 Binary files a/graphics/Tahoma10/th10_043.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_044.png b/graphics/Tahoma10/th10_044.png deleted file mode 100644 index 78d1f13..0000000 Binary files a/graphics/Tahoma10/th10_044.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_045.png b/graphics/Tahoma10/th10_045.png deleted file mode 100644 index 190d7c6..0000000 Binary files a/graphics/Tahoma10/th10_045.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_046.png b/graphics/Tahoma10/th10_046.png deleted file mode 100644 index 9688959..0000000 Binary files a/graphics/Tahoma10/th10_046.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_047.png b/graphics/Tahoma10/th10_047.png deleted file mode 100644 index 54e5ff1..0000000 Binary files a/graphics/Tahoma10/th10_047.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_048.png b/graphics/Tahoma10/th10_048.png deleted file mode 100644 index 30602d8..0000000 Binary files a/graphics/Tahoma10/th10_048.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_049.png b/graphics/Tahoma10/th10_049.png deleted file mode 100644 index 41308bd..0000000 Binary files a/graphics/Tahoma10/th10_049.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_050.png b/graphics/Tahoma10/th10_050.png deleted file mode 100644 index 9e4cc28..0000000 Binary files a/graphics/Tahoma10/th10_050.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_051.png b/graphics/Tahoma10/th10_051.png deleted file mode 100644 index e8852d0..0000000 Binary files a/graphics/Tahoma10/th10_051.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_052.png b/graphics/Tahoma10/th10_052.png deleted file mode 100644 index dbdfd2a..0000000 Binary files a/graphics/Tahoma10/th10_052.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_053.png b/graphics/Tahoma10/th10_053.png deleted file mode 100644 index 8f7b12c..0000000 Binary files a/graphics/Tahoma10/th10_053.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_054.png b/graphics/Tahoma10/th10_054.png deleted file mode 100644 index 0e9e11e..0000000 Binary files a/graphics/Tahoma10/th10_054.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_055.png b/graphics/Tahoma10/th10_055.png deleted file mode 100644 index c3b1943..0000000 Binary files a/graphics/Tahoma10/th10_055.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_056.png b/graphics/Tahoma10/th10_056.png deleted file mode 100644 index 2c4685f..0000000 Binary files a/graphics/Tahoma10/th10_056.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_057.png b/graphics/Tahoma10/th10_057.png deleted file mode 100644 index 26d3347..0000000 Binary files a/graphics/Tahoma10/th10_057.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_058.png b/graphics/Tahoma10/th10_058.png deleted file mode 100644 index c34ffa6..0000000 Binary files a/graphics/Tahoma10/th10_058.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_059.png b/graphics/Tahoma10/th10_059.png deleted file mode 100644 index 6f8d452..0000000 Binary files a/graphics/Tahoma10/th10_059.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_060.png b/graphics/Tahoma10/th10_060.png deleted file mode 100644 index ff55319..0000000 Binary files a/graphics/Tahoma10/th10_060.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_061.png b/graphics/Tahoma10/th10_061.png deleted file mode 100644 index 6286637..0000000 Binary files a/graphics/Tahoma10/th10_061.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_062.png b/graphics/Tahoma10/th10_062.png deleted file mode 100644 index bae86b3..0000000 Binary files a/graphics/Tahoma10/th10_062.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_063.png b/graphics/Tahoma10/th10_063.png deleted file mode 100644 index c2b5228..0000000 Binary files a/graphics/Tahoma10/th10_063.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_064.png b/graphics/Tahoma10/th10_064.png deleted file mode 100644 index 184febf..0000000 Binary files a/graphics/Tahoma10/th10_064.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_065.png b/graphics/Tahoma10/th10_065.png deleted file mode 100644 index aa243d1..0000000 Binary files a/graphics/Tahoma10/th10_065.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_066.png b/graphics/Tahoma10/th10_066.png deleted file mode 100644 index ca2e270..0000000 Binary files a/graphics/Tahoma10/th10_066.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_067.png b/graphics/Tahoma10/th10_067.png deleted file mode 100644 index 4eadd57..0000000 Binary files a/graphics/Tahoma10/th10_067.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_069.png b/graphics/Tahoma10/th10_069.png deleted file mode 100644 index 4445130..0000000 Binary files a/graphics/Tahoma10/th10_069.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_070.png b/graphics/Tahoma10/th10_070.png deleted file mode 100644 index 1d120dd..0000000 Binary files a/graphics/Tahoma10/th10_070.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_071.png b/graphics/Tahoma10/th10_071.png deleted file mode 100644 index a1ae799..0000000 Binary files a/graphics/Tahoma10/th10_071.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_073.png b/graphics/Tahoma10/th10_073.png deleted file mode 100644 index 03efe0d..0000000 Binary files a/graphics/Tahoma10/th10_073.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_074.png b/graphics/Tahoma10/th10_074.png deleted file mode 100644 index 0a1417e..0000000 Binary files a/graphics/Tahoma10/th10_074.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_075.png b/graphics/Tahoma10/th10_075.png deleted file mode 100644 index 403c00c..0000000 Binary files a/graphics/Tahoma10/th10_075.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_076.png b/graphics/Tahoma10/th10_076.png deleted file mode 100644 index 20e4fa8..0000000 Binary files a/graphics/Tahoma10/th10_076.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_078.png b/graphics/Tahoma10/th10_078.png deleted file mode 100644 index 27fbc5d..0000000 Binary files a/graphics/Tahoma10/th10_078.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_079.png b/graphics/Tahoma10/th10_079.png deleted file mode 100644 index 0966262..0000000 Binary files a/graphics/Tahoma10/th10_079.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_081.png b/graphics/Tahoma10/th10_081.png deleted file mode 100644 index 302cefd..0000000 Binary files a/graphics/Tahoma10/th10_081.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_082.png b/graphics/Tahoma10/th10_082.png deleted file mode 100644 index c7fa9c2..0000000 Binary files a/graphics/Tahoma10/th10_082.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_083.png b/graphics/Tahoma10/th10_083.png deleted file mode 100644 index 1472aee..0000000 Binary files a/graphics/Tahoma10/th10_083.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_084.png b/graphics/Tahoma10/th10_084.png deleted file mode 100644 index db14351..0000000 Binary files a/graphics/Tahoma10/th10_084.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_085.png b/graphics/Tahoma10/th10_085.png deleted file mode 100644 index 4b57f0d..0000000 Binary files a/graphics/Tahoma10/th10_085.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_086.png b/graphics/Tahoma10/th10_086.png deleted file mode 100644 index c037e16..0000000 Binary files a/graphics/Tahoma10/th10_086.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_087.png b/graphics/Tahoma10/th10_087.png deleted file mode 100644 index b567571..0000000 Binary files a/graphics/Tahoma10/th10_087.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_088.png b/graphics/Tahoma10/th10_088.png deleted file mode 100644 index 2d86cd4..0000000 Binary files a/graphics/Tahoma10/th10_088.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_089.png b/graphics/Tahoma10/th10_089.png deleted file mode 100644 index 3de7e11..0000000 Binary files a/graphics/Tahoma10/th10_089.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_090.png b/graphics/Tahoma10/th10_090.png deleted file mode 100644 index 6eb7683..0000000 Binary files a/graphics/Tahoma10/th10_090.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_091.png b/graphics/Tahoma10/th10_091.png deleted file mode 100644 index e78f865..0000000 Binary files a/graphics/Tahoma10/th10_091.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_092.png b/graphics/Tahoma10/th10_092.png deleted file mode 100644 index 6383e5e..0000000 Binary files a/graphics/Tahoma10/th10_092.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_093.png b/graphics/Tahoma10/th10_093.png deleted file mode 100644 index c1c8acd..0000000 Binary files a/graphics/Tahoma10/th10_093.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_094.png b/graphics/Tahoma10/th10_094.png deleted file mode 100644 index 17450b9..0000000 Binary files a/graphics/Tahoma10/th10_094.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_095.png b/graphics/Tahoma10/th10_095.png deleted file mode 100644 index 630c341..0000000 Binary files a/graphics/Tahoma10/th10_095.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_096.png b/graphics/Tahoma10/th10_096.png deleted file mode 100644 index 064f96a..0000000 Binary files a/graphics/Tahoma10/th10_096.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_097.png b/graphics/Tahoma10/th10_097.png deleted file mode 100644 index bf55021..0000000 Binary files a/graphics/Tahoma10/th10_097.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_099.png b/graphics/Tahoma10/th10_099.png deleted file mode 100644 index 01c0707..0000000 Binary files a/graphics/Tahoma10/th10_099.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_100.png b/graphics/Tahoma10/th10_100.png deleted file mode 100644 index 352e159..0000000 Binary files a/graphics/Tahoma10/th10_100.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_101.png b/graphics/Tahoma10/th10_101.png deleted file mode 100644 index 74c1405..0000000 Binary files a/graphics/Tahoma10/th10_101.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_102.png b/graphics/Tahoma10/th10_102.png deleted file mode 100644 index 8d92787..0000000 Binary files a/graphics/Tahoma10/th10_102.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_103.png b/graphics/Tahoma10/th10_103.png deleted file mode 100644 index 4ec61fc..0000000 Binary files a/graphics/Tahoma10/th10_103.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_104.png b/graphics/Tahoma10/th10_104.png deleted file mode 100644 index fc7915b..0000000 Binary files a/graphics/Tahoma10/th10_104.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_105.png b/graphics/Tahoma10/th10_105.png deleted file mode 100644 index ccec4bb..0000000 Binary files a/graphics/Tahoma10/th10_105.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_106.png b/graphics/Tahoma10/th10_106.png deleted file mode 100644 index 8ab8299..0000000 Binary files a/graphics/Tahoma10/th10_106.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_107.png b/graphics/Tahoma10/th10_107.png deleted file mode 100644 index 8efc613..0000000 Binary files a/graphics/Tahoma10/th10_107.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_109.png b/graphics/Tahoma10/th10_109.png deleted file mode 100644 index 639014b..0000000 Binary files a/graphics/Tahoma10/th10_109.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_110.png b/graphics/Tahoma10/th10_110.png deleted file mode 100644 index 5368491..0000000 Binary files a/graphics/Tahoma10/th10_110.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_111.png b/graphics/Tahoma10/th10_111.png deleted file mode 100644 index b255304..0000000 Binary files a/graphics/Tahoma10/th10_111.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_112.png b/graphics/Tahoma10/th10_112.png deleted file mode 100644 index 8fe3196..0000000 Binary files a/graphics/Tahoma10/th10_112.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_114.png b/graphics/Tahoma10/th10_114.png deleted file mode 100644 index 7e6b0dc..0000000 Binary files a/graphics/Tahoma10/th10_114.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_115.png b/graphics/Tahoma10/th10_115.png deleted file mode 100644 index 390976a..0000000 Binary files a/graphics/Tahoma10/th10_115.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_116.png b/graphics/Tahoma10/th10_116.png deleted file mode 100644 index 3fa8cf7..0000000 Binary files a/graphics/Tahoma10/th10_116.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_117.png b/graphics/Tahoma10/th10_117.png deleted file mode 100644 index aa0256b..0000000 Binary files a/graphics/Tahoma10/th10_117.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_119.png b/graphics/Tahoma10/th10_119.png deleted file mode 100644 index c4019cb..0000000 Binary files a/graphics/Tahoma10/th10_119.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_120.png b/graphics/Tahoma10/th10_120.png deleted file mode 100644 index 85997af..0000000 Binary files a/graphics/Tahoma10/th10_120.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_122.png b/graphics/Tahoma10/th10_122.png deleted file mode 100644 index e94b840..0000000 Binary files a/graphics/Tahoma10/th10_122.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_123.png b/graphics/Tahoma10/th10_123.png deleted file mode 100644 index 0ee5e06..0000000 Binary files a/graphics/Tahoma10/th10_123.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_124.png b/graphics/Tahoma10/th10_124.png deleted file mode 100644 index 2e1ab75..0000000 Binary files a/graphics/Tahoma10/th10_124.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_125.png b/graphics/Tahoma10/th10_125.png deleted file mode 100644 index 9a59efb..0000000 Binary files a/graphics/Tahoma10/th10_125.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_126.png b/graphics/Tahoma10/th10_126.png deleted file mode 100644 index 447f95d..0000000 Binary files a/graphics/Tahoma10/th10_126.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_161.png b/graphics/Tahoma10/th10_161.png deleted file mode 100644 index b6fc0af..0000000 Binary files a/graphics/Tahoma10/th10_161.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_162.png b/graphics/Tahoma10/th10_162.png deleted file mode 100644 index 95e7128..0000000 Binary files a/graphics/Tahoma10/th10_162.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_163.png b/graphics/Tahoma10/th10_163.png deleted file mode 100644 index 6b572f9..0000000 Binary files a/graphics/Tahoma10/th10_163.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_164.png b/graphics/Tahoma10/th10_164.png deleted file mode 100644 index 957b28e..0000000 Binary files a/graphics/Tahoma10/th10_164.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_165.png b/graphics/Tahoma10/th10_165.png deleted file mode 100644 index aebcbea..0000000 Binary files a/graphics/Tahoma10/th10_165.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_166.png b/graphics/Tahoma10/th10_166.png deleted file mode 100644 index c474c4d..0000000 Binary files a/graphics/Tahoma10/th10_166.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_167.png b/graphics/Tahoma10/th10_167.png deleted file mode 100644 index 19d66ae..0000000 Binary files a/graphics/Tahoma10/th10_167.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_168.png b/graphics/Tahoma10/th10_168.png deleted file mode 100644 index 83938ca..0000000 Binary files a/graphics/Tahoma10/th10_168.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_169.png b/graphics/Tahoma10/th10_169.png deleted file mode 100644 index cf100a6..0000000 Binary files a/graphics/Tahoma10/th10_169.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_171.png b/graphics/Tahoma10/th10_171.png deleted file mode 100644 index 777b415..0000000 Binary files a/graphics/Tahoma10/th10_171.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_172.png b/graphics/Tahoma10/th10_172.png deleted file mode 100644 index 5f50481..0000000 Binary files a/graphics/Tahoma10/th10_172.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_173.png b/graphics/Tahoma10/th10_173.png deleted file mode 100644 index 9574bb6..0000000 Binary files a/graphics/Tahoma10/th10_173.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_175.png b/graphics/Tahoma10/th10_175.png deleted file mode 100644 index 206962a..0000000 Binary files a/graphics/Tahoma10/th10_175.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_176.png b/graphics/Tahoma10/th10_176.png deleted file mode 100644 index bb718f6..0000000 Binary files a/graphics/Tahoma10/th10_176.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_177.png b/graphics/Tahoma10/th10_177.png deleted file mode 100644 index 8ec8c0a..0000000 Binary files a/graphics/Tahoma10/th10_177.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_178.png b/graphics/Tahoma10/th10_178.png deleted file mode 100644 index d5f0c9d..0000000 Binary files a/graphics/Tahoma10/th10_178.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_179.png b/graphics/Tahoma10/th10_179.png deleted file mode 100644 index 71fe706..0000000 Binary files a/graphics/Tahoma10/th10_179.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_180.png b/graphics/Tahoma10/th10_180.png deleted file mode 100644 index d41e063..0000000 Binary files a/graphics/Tahoma10/th10_180.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_181.png b/graphics/Tahoma10/th10_181.png deleted file mode 100644 index a414618..0000000 Binary files a/graphics/Tahoma10/th10_181.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_182.png b/graphics/Tahoma10/th10_182.png deleted file mode 100644 index 4642cda..0000000 Binary files a/graphics/Tahoma10/th10_182.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_183.png b/graphics/Tahoma10/th10_183.png deleted file mode 100644 index 54b2bcb..0000000 Binary files a/graphics/Tahoma10/th10_183.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_184.png b/graphics/Tahoma10/th10_184.png deleted file mode 100644 index 9baecf0..0000000 Binary files a/graphics/Tahoma10/th10_184.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_185.png b/graphics/Tahoma10/th10_185.png deleted file mode 100644 index 4fa7711..0000000 Binary files a/graphics/Tahoma10/th10_185.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_186.png b/graphics/Tahoma10/th10_186.png deleted file mode 100644 index 0e0a8ff..0000000 Binary files a/graphics/Tahoma10/th10_186.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_187.png b/graphics/Tahoma10/th10_187.png deleted file mode 100644 index 9a37fc9..0000000 Binary files a/graphics/Tahoma10/th10_187.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_188.png b/graphics/Tahoma10/th10_188.png deleted file mode 100644 index dc41e2d..0000000 Binary files a/graphics/Tahoma10/th10_188.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_189.png b/graphics/Tahoma10/th10_189.png deleted file mode 100644 index 65e5576..0000000 Binary files a/graphics/Tahoma10/th10_189.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_190.png b/graphics/Tahoma10/th10_190.png deleted file mode 100644 index af4d940..0000000 Binary files a/graphics/Tahoma10/th10_190.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_191.png b/graphics/Tahoma10/th10_191.png deleted file mode 100644 index 14e21ce..0000000 Binary files a/graphics/Tahoma10/th10_191.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_192.png b/graphics/Tahoma10/th10_192.png deleted file mode 100644 index cf5c204..0000000 Binary files a/graphics/Tahoma10/th10_192.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_194.png b/graphics/Tahoma10/th10_194.png deleted file mode 100644 index b4d3320..0000000 Binary files a/graphics/Tahoma10/th10_194.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_195.png b/graphics/Tahoma10/th10_195.png deleted file mode 100644 index 263a794..0000000 Binary files a/graphics/Tahoma10/th10_195.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_196.png b/graphics/Tahoma10/th10_196.png deleted file mode 100644 index 55312c3..0000000 Binary files a/graphics/Tahoma10/th10_196.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_197.png b/graphics/Tahoma10/th10_197.png deleted file mode 100644 index 2043db3..0000000 Binary files a/graphics/Tahoma10/th10_197.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_198.png b/graphics/Tahoma10/th10_198.png deleted file mode 100644 index ff1fd13..0000000 Binary files a/graphics/Tahoma10/th10_198.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_199.png b/graphics/Tahoma10/th10_199.png deleted file mode 100644 index edad22f..0000000 Binary files a/graphics/Tahoma10/th10_199.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_200.png b/graphics/Tahoma10/th10_200.png deleted file mode 100644 index 3db6eeb..0000000 Binary files a/graphics/Tahoma10/th10_200.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_201.png b/graphics/Tahoma10/th10_201.png deleted file mode 100644 index 69c07cc..0000000 Binary files a/graphics/Tahoma10/th10_201.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_202.png b/graphics/Tahoma10/th10_202.png deleted file mode 100644 index 821a743..0000000 Binary files a/graphics/Tahoma10/th10_202.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_203.png b/graphics/Tahoma10/th10_203.png deleted file mode 100644 index 872109e..0000000 Binary files a/graphics/Tahoma10/th10_203.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_204.png b/graphics/Tahoma10/th10_204.png deleted file mode 100644 index 388cf4b..0000000 Binary files a/graphics/Tahoma10/th10_204.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_205.png b/graphics/Tahoma10/th10_205.png deleted file mode 100644 index 388cf4b..0000000 Binary files a/graphics/Tahoma10/th10_205.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_206.png b/graphics/Tahoma10/th10_206.png deleted file mode 100644 index 1003094..0000000 Binary files a/graphics/Tahoma10/th10_206.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_207.png b/graphics/Tahoma10/th10_207.png deleted file mode 100644 index 1003094..0000000 Binary files a/graphics/Tahoma10/th10_207.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_208.png b/graphics/Tahoma10/th10_208.png deleted file mode 100644 index 8e81e2d..0000000 Binary files a/graphics/Tahoma10/th10_208.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_210.png b/graphics/Tahoma10/th10_210.png deleted file mode 100644 index a307b65..0000000 Binary files a/graphics/Tahoma10/th10_210.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_211.png b/graphics/Tahoma10/th10_211.png deleted file mode 100644 index a307b65..0000000 Binary files a/graphics/Tahoma10/th10_211.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_212.png b/graphics/Tahoma10/th10_212.png deleted file mode 100644 index 95cbd1f..0000000 Binary files a/graphics/Tahoma10/th10_212.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_213.png b/graphics/Tahoma10/th10_213.png deleted file mode 100644 index 11dba95..0000000 Binary files a/graphics/Tahoma10/th10_213.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_214.png b/graphics/Tahoma10/th10_214.png deleted file mode 100644 index 95cbd1f..0000000 Binary files a/graphics/Tahoma10/th10_214.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_215.png b/graphics/Tahoma10/th10_215.png deleted file mode 100644 index f4aaed0..0000000 Binary files a/graphics/Tahoma10/th10_215.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_216.png b/graphics/Tahoma10/th10_216.png deleted file mode 100644 index ddd9746..0000000 Binary files a/graphics/Tahoma10/th10_216.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_217.png b/graphics/Tahoma10/th10_217.png deleted file mode 100644 index b1b831e..0000000 Binary files a/graphics/Tahoma10/th10_217.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_218.png b/graphics/Tahoma10/th10_218.png deleted file mode 100644 index db40a13..0000000 Binary files a/graphics/Tahoma10/th10_218.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_219.png b/graphics/Tahoma10/th10_219.png deleted file mode 100644 index 5aa0aac..0000000 Binary files a/graphics/Tahoma10/th10_219.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_220.png b/graphics/Tahoma10/th10_220.png deleted file mode 100644 index 1b68166..0000000 Binary files a/graphics/Tahoma10/th10_220.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_221.png b/graphics/Tahoma10/th10_221.png deleted file mode 100644 index 9d38b1a..0000000 Binary files a/graphics/Tahoma10/th10_221.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_222.png b/graphics/Tahoma10/th10_222.png deleted file mode 100644 index dbd18ec..0000000 Binary files a/graphics/Tahoma10/th10_222.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_223.png b/graphics/Tahoma10/th10_223.png deleted file mode 100644 index 5e846b1..0000000 Binary files a/graphics/Tahoma10/th10_223.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_224.png b/graphics/Tahoma10/th10_224.png deleted file mode 100644 index 06c9f80..0000000 Binary files a/graphics/Tahoma10/th10_224.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_225.png b/graphics/Tahoma10/th10_225.png deleted file mode 100644 index 6d94617..0000000 Binary files a/graphics/Tahoma10/th10_225.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_226.png b/graphics/Tahoma10/th10_226.png deleted file mode 100644 index 8166dc9..0000000 Binary files a/graphics/Tahoma10/th10_226.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_227.png b/graphics/Tahoma10/th10_227.png deleted file mode 100644 index 2ea4f61..0000000 Binary files a/graphics/Tahoma10/th10_227.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_228.png b/graphics/Tahoma10/th10_228.png deleted file mode 100644 index 345115e..0000000 Binary files a/graphics/Tahoma10/th10_228.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_229.png b/graphics/Tahoma10/th10_229.png deleted file mode 100644 index 9d1c0e5..0000000 Binary files a/graphics/Tahoma10/th10_229.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_230.png b/graphics/Tahoma10/th10_230.png deleted file mode 100644 index 9d5665f..0000000 Binary files a/graphics/Tahoma10/th10_230.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_231.png b/graphics/Tahoma10/th10_231.png deleted file mode 100644 index 916de60..0000000 Binary files a/graphics/Tahoma10/th10_231.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_232.png b/graphics/Tahoma10/th10_232.png deleted file mode 100644 index 99b9a58..0000000 Binary files a/graphics/Tahoma10/th10_232.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_233.png b/graphics/Tahoma10/th10_233.png deleted file mode 100644 index b940e18..0000000 Binary files a/graphics/Tahoma10/th10_233.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_234.png b/graphics/Tahoma10/th10_234.png deleted file mode 100644 index f5ee043..0000000 Binary files a/graphics/Tahoma10/th10_234.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_235.png b/graphics/Tahoma10/th10_235.png deleted file mode 100644 index ad19c09..0000000 Binary files a/graphics/Tahoma10/th10_235.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_236.png b/graphics/Tahoma10/th10_236.png deleted file mode 100644 index c87771b..0000000 Binary files a/graphics/Tahoma10/th10_236.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_237.png b/graphics/Tahoma10/th10_237.png deleted file mode 100644 index a6027d5..0000000 Binary files a/graphics/Tahoma10/th10_237.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_238.png b/graphics/Tahoma10/th10_238.png deleted file mode 100644 index 9c78760..0000000 Binary files a/graphics/Tahoma10/th10_238.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_239.png b/graphics/Tahoma10/th10_239.png deleted file mode 100644 index 61c04fb..0000000 Binary files a/graphics/Tahoma10/th10_239.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_240.png b/graphics/Tahoma10/th10_240.png deleted file mode 100644 index 99604dc..0000000 Binary files a/graphics/Tahoma10/th10_240.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_242.png b/graphics/Tahoma10/th10_242.png deleted file mode 100644 index fead544..0000000 Binary files a/graphics/Tahoma10/th10_242.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_243.png b/graphics/Tahoma10/th10_243.png deleted file mode 100644 index 9b4c0b4..0000000 Binary files a/graphics/Tahoma10/th10_243.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_244.png b/graphics/Tahoma10/th10_244.png deleted file mode 100644 index 987acf5..0000000 Binary files a/graphics/Tahoma10/th10_244.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_246.png b/graphics/Tahoma10/th10_246.png deleted file mode 100644 index bf6c7af..0000000 Binary files a/graphics/Tahoma10/th10_246.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_247.png b/graphics/Tahoma10/th10_247.png deleted file mode 100644 index 27992ad..0000000 Binary files a/graphics/Tahoma10/th10_247.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_248.png b/graphics/Tahoma10/th10_248.png deleted file mode 100644 index 16336f4..0000000 Binary files a/graphics/Tahoma10/th10_248.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_249.png b/graphics/Tahoma10/th10_249.png deleted file mode 100644 index 689867e..0000000 Binary files a/graphics/Tahoma10/th10_249.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_250.png b/graphics/Tahoma10/th10_250.png deleted file mode 100644 index a23099e..0000000 Binary files a/graphics/Tahoma10/th10_250.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_251.png b/graphics/Tahoma10/th10_251.png deleted file mode 100644 index dcf949e..0000000 Binary files a/graphics/Tahoma10/th10_251.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_252.png b/graphics/Tahoma10/th10_252.png deleted file mode 100644 index a22695b..0000000 Binary files a/graphics/Tahoma10/th10_252.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_253.png b/graphics/Tahoma10/th10_253.png deleted file mode 100644 index 4d616df..0000000 Binary files a/graphics/Tahoma10/th10_253.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_254.png b/graphics/Tahoma10/th10_254.png deleted file mode 100644 index 5930187..0000000 Binary files a/graphics/Tahoma10/th10_254.png and /dev/null differ diff --git a/graphics/Tahoma10/th10_255.png b/graphics/Tahoma10/th10_255.png deleted file mode 100644 index 8858d4a..0000000 Binary files a/graphics/Tahoma10/th10_255.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_032.png b/graphics/USmallFont/usmf_032.png deleted file mode 100644 index c9c4e8b..0000000 Binary files a/graphics/USmallFont/usmf_032.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_033.png b/graphics/USmallFont/usmf_033.png deleted file mode 100644 index 4dd502d..0000000 Binary files a/graphics/USmallFont/usmf_033.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_034.png b/graphics/USmallFont/usmf_034.png deleted file mode 100644 index 3d511a1..0000000 Binary files a/graphics/USmallFont/usmf_034.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_035.png b/graphics/USmallFont/usmf_035.png deleted file mode 100644 index 5334e09..0000000 Binary files a/graphics/USmallFont/usmf_035.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_036.png b/graphics/USmallFont/usmf_036.png deleted file mode 100644 index 9d56cba..0000000 Binary files a/graphics/USmallFont/usmf_036.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_037.png b/graphics/USmallFont/usmf_037.png deleted file mode 100644 index 417d462..0000000 Binary files a/graphics/USmallFont/usmf_037.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_038.png b/graphics/USmallFont/usmf_038.png deleted file mode 100644 index cf84f2c..0000000 Binary files a/graphics/USmallFont/usmf_038.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_039.png b/graphics/USmallFont/usmf_039.png deleted file mode 100644 index 91e82fe..0000000 Binary files a/graphics/USmallFont/usmf_039.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_040.png b/graphics/USmallFont/usmf_040.png deleted file mode 100644 index 46c2dc1..0000000 Binary files a/graphics/USmallFont/usmf_040.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_041.png b/graphics/USmallFont/usmf_041.png deleted file mode 100644 index 741fcf5..0000000 Binary files a/graphics/USmallFont/usmf_041.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_042.png b/graphics/USmallFont/usmf_042.png deleted file mode 100644 index d4eff82..0000000 Binary files a/graphics/USmallFont/usmf_042.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_043.png b/graphics/USmallFont/usmf_043.png deleted file mode 100644 index 1f76c57..0000000 Binary files a/graphics/USmallFont/usmf_043.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_044.png b/graphics/USmallFont/usmf_044.png deleted file mode 100644 index c3b723f..0000000 Binary files a/graphics/USmallFont/usmf_044.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_045.png b/graphics/USmallFont/usmf_045.png deleted file mode 100644 index 492f407..0000000 Binary files a/graphics/USmallFont/usmf_045.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_046.png b/graphics/USmallFont/usmf_046.png deleted file mode 100644 index fc949b2..0000000 Binary files a/graphics/USmallFont/usmf_046.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_047.png b/graphics/USmallFont/usmf_047.png deleted file mode 100644 index 590ba40..0000000 Binary files a/graphics/USmallFont/usmf_047.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_048.png b/graphics/USmallFont/usmf_048.png deleted file mode 100644 index 56ede50..0000000 Binary files a/graphics/USmallFont/usmf_048.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_049.png b/graphics/USmallFont/usmf_049.png deleted file mode 100644 index 4caddec..0000000 Binary files a/graphics/USmallFont/usmf_049.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_050.png b/graphics/USmallFont/usmf_050.png deleted file mode 100644 index 56594a7..0000000 Binary files a/graphics/USmallFont/usmf_050.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_051.png b/graphics/USmallFont/usmf_051.png deleted file mode 100644 index f93b467..0000000 Binary files a/graphics/USmallFont/usmf_051.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_052.png b/graphics/USmallFont/usmf_052.png deleted file mode 100644 index 2c95544..0000000 Binary files a/graphics/USmallFont/usmf_052.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_053.png b/graphics/USmallFont/usmf_053.png deleted file mode 100644 index cda90ca..0000000 Binary files a/graphics/USmallFont/usmf_053.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_054.png b/graphics/USmallFont/usmf_054.png deleted file mode 100644 index a32685a..0000000 Binary files a/graphics/USmallFont/usmf_054.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_055.png b/graphics/USmallFont/usmf_055.png deleted file mode 100644 index 16148a3..0000000 Binary files a/graphics/USmallFont/usmf_055.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_056.png b/graphics/USmallFont/usmf_056.png deleted file mode 100644 index 2afe9b0..0000000 Binary files a/graphics/USmallFont/usmf_056.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_057.png b/graphics/USmallFont/usmf_057.png deleted file mode 100644 index 4692951..0000000 Binary files a/graphics/USmallFont/usmf_057.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_058.png b/graphics/USmallFont/usmf_058.png deleted file mode 100644 index ed455e1..0000000 Binary files a/graphics/USmallFont/usmf_058.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_059.png b/graphics/USmallFont/usmf_059.png deleted file mode 100644 index a62e9f8..0000000 Binary files a/graphics/USmallFont/usmf_059.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_060.png b/graphics/USmallFont/usmf_060.png deleted file mode 100644 index 0d7463f..0000000 Binary files a/graphics/USmallFont/usmf_060.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_061.png b/graphics/USmallFont/usmf_061.png deleted file mode 100644 index 3d35520..0000000 Binary files a/graphics/USmallFont/usmf_061.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_062.png b/graphics/USmallFont/usmf_062.png deleted file mode 100644 index 860fb93..0000000 Binary files a/graphics/USmallFont/usmf_062.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_063.png b/graphics/USmallFont/usmf_063.png deleted file mode 100644 index f0ed705..0000000 Binary files a/graphics/USmallFont/usmf_063.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_064.png b/graphics/USmallFont/usmf_064.png deleted file mode 100644 index 8830b3f..0000000 Binary files a/graphics/USmallFont/usmf_064.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_065.png b/graphics/USmallFont/usmf_065.png deleted file mode 100644 index 972fed9..0000000 Binary files a/graphics/USmallFont/usmf_065.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_066.png b/graphics/USmallFont/usmf_066.png deleted file mode 100644 index 0165edb..0000000 Binary files a/graphics/USmallFont/usmf_066.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_067.png b/graphics/USmallFont/usmf_067.png deleted file mode 100644 index fa43fca..0000000 Binary files a/graphics/USmallFont/usmf_067.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_068.png b/graphics/USmallFont/usmf_068.png deleted file mode 100644 index c008b53..0000000 Binary files a/graphics/USmallFont/usmf_068.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_069.png b/graphics/USmallFont/usmf_069.png deleted file mode 100644 index b044c1c..0000000 Binary files a/graphics/USmallFont/usmf_069.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_070.png b/graphics/USmallFont/usmf_070.png deleted file mode 100644 index 2fe7f1d..0000000 Binary files a/graphics/USmallFont/usmf_070.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_071.png b/graphics/USmallFont/usmf_071.png deleted file mode 100644 index 47a451c..0000000 Binary files a/graphics/USmallFont/usmf_071.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_072.png b/graphics/USmallFont/usmf_072.png deleted file mode 100644 index ad45add..0000000 Binary files a/graphics/USmallFont/usmf_072.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_073.png b/graphics/USmallFont/usmf_073.png deleted file mode 100644 index 309cb7b..0000000 Binary files a/graphics/USmallFont/usmf_073.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_074.png b/graphics/USmallFont/usmf_074.png deleted file mode 100644 index 71ecaa4..0000000 Binary files a/graphics/USmallFont/usmf_074.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_075.png b/graphics/USmallFont/usmf_075.png deleted file mode 100644 index d5fc8f6..0000000 Binary files a/graphics/USmallFont/usmf_075.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_076.png b/graphics/USmallFont/usmf_076.png deleted file mode 100644 index 6a910dc..0000000 Binary files a/graphics/USmallFont/usmf_076.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_077.png b/graphics/USmallFont/usmf_077.png deleted file mode 100644 index 12e387b..0000000 Binary files a/graphics/USmallFont/usmf_077.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_078.png b/graphics/USmallFont/usmf_078.png deleted file mode 100644 index a1147a4..0000000 Binary files a/graphics/USmallFont/usmf_078.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_079.png b/graphics/USmallFont/usmf_079.png deleted file mode 100644 index 52505d7..0000000 Binary files a/graphics/USmallFont/usmf_079.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_080.png b/graphics/USmallFont/usmf_080.png deleted file mode 100644 index fd1e49a..0000000 Binary files a/graphics/USmallFont/usmf_080.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_081.png b/graphics/USmallFont/usmf_081.png deleted file mode 100644 index cf47cd9..0000000 Binary files a/graphics/USmallFont/usmf_081.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_082.png b/graphics/USmallFont/usmf_082.png deleted file mode 100644 index 41ab2c9..0000000 Binary files a/graphics/USmallFont/usmf_082.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_083.png b/graphics/USmallFont/usmf_083.png deleted file mode 100644 index b260f10..0000000 Binary files a/graphics/USmallFont/usmf_083.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_084.png b/graphics/USmallFont/usmf_084.png deleted file mode 100644 index 1f48953..0000000 Binary files a/graphics/USmallFont/usmf_084.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_085.png b/graphics/USmallFont/usmf_085.png deleted file mode 100644 index ad8587c..0000000 Binary files a/graphics/USmallFont/usmf_085.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_086.png b/graphics/USmallFont/usmf_086.png deleted file mode 100644 index af9d473..0000000 Binary files a/graphics/USmallFont/usmf_086.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_087.png b/graphics/USmallFont/usmf_087.png deleted file mode 100644 index 9f86098..0000000 Binary files a/graphics/USmallFont/usmf_087.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_088.png b/graphics/USmallFont/usmf_088.png deleted file mode 100644 index 05119ab..0000000 Binary files a/graphics/USmallFont/usmf_088.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_089.png b/graphics/USmallFont/usmf_089.png deleted file mode 100644 index 7ee7bd3..0000000 Binary files a/graphics/USmallFont/usmf_089.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_090.png b/graphics/USmallFont/usmf_090.png deleted file mode 100644 index ff965e2..0000000 Binary files a/graphics/USmallFont/usmf_090.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_091.png b/graphics/USmallFont/usmf_091.png deleted file mode 100644 index 711f8cd..0000000 Binary files a/graphics/USmallFont/usmf_091.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_092.png b/graphics/USmallFont/usmf_092.png deleted file mode 100644 index af45e4f..0000000 Binary files a/graphics/USmallFont/usmf_092.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_093.png b/graphics/USmallFont/usmf_093.png deleted file mode 100644 index 022c139..0000000 Binary files a/graphics/USmallFont/usmf_093.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_094.png b/graphics/USmallFont/usmf_094.png deleted file mode 100644 index bb3eac1..0000000 Binary files a/graphics/USmallFont/usmf_094.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_095.png b/graphics/USmallFont/usmf_095.png deleted file mode 100644 index 2817318..0000000 Binary files a/graphics/USmallFont/usmf_095.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_096.png b/graphics/USmallFont/usmf_096.png deleted file mode 100644 index 3f17512..0000000 Binary files a/graphics/USmallFont/usmf_096.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_097.png b/graphics/USmallFont/usmf_097.png deleted file mode 100644 index 972fed9..0000000 Binary files a/graphics/USmallFont/usmf_097.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_098.png b/graphics/USmallFont/usmf_098.png deleted file mode 100644 index 0165edb..0000000 Binary files a/graphics/USmallFont/usmf_098.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_099.png b/graphics/USmallFont/usmf_099.png deleted file mode 100644 index fa43fca..0000000 Binary files a/graphics/USmallFont/usmf_099.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_100.png b/graphics/USmallFont/usmf_100.png deleted file mode 100644 index c008b53..0000000 Binary files a/graphics/USmallFont/usmf_100.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_101.png b/graphics/USmallFont/usmf_101.png deleted file mode 100644 index b044c1c..0000000 Binary files a/graphics/USmallFont/usmf_101.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_102.png b/graphics/USmallFont/usmf_102.png deleted file mode 100644 index 2fe7f1d..0000000 Binary files a/graphics/USmallFont/usmf_102.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_103.png b/graphics/USmallFont/usmf_103.png deleted file mode 100644 index 47a451c..0000000 Binary files a/graphics/USmallFont/usmf_103.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_104.png b/graphics/USmallFont/usmf_104.png deleted file mode 100644 index ad45add..0000000 Binary files a/graphics/USmallFont/usmf_104.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_105.png b/graphics/USmallFont/usmf_105.png deleted file mode 100644 index 309cb7b..0000000 Binary files a/graphics/USmallFont/usmf_105.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_106.png b/graphics/USmallFont/usmf_106.png deleted file mode 100644 index 71ecaa4..0000000 Binary files a/graphics/USmallFont/usmf_106.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_107.png b/graphics/USmallFont/usmf_107.png deleted file mode 100644 index d5fc8f6..0000000 Binary files a/graphics/USmallFont/usmf_107.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_108.png b/graphics/USmallFont/usmf_108.png deleted file mode 100644 index 6a910dc..0000000 Binary files a/graphics/USmallFont/usmf_108.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_109.png b/graphics/USmallFont/usmf_109.png deleted file mode 100644 index 12e387b..0000000 Binary files a/graphics/USmallFont/usmf_109.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_110.png b/graphics/USmallFont/usmf_110.png deleted file mode 100644 index a1147a4..0000000 Binary files a/graphics/USmallFont/usmf_110.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_111.png b/graphics/USmallFont/usmf_111.png deleted file mode 100644 index 52505d7..0000000 Binary files a/graphics/USmallFont/usmf_111.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_112.png b/graphics/USmallFont/usmf_112.png deleted file mode 100644 index fd1e49a..0000000 Binary files a/graphics/USmallFont/usmf_112.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_113.png b/graphics/USmallFont/usmf_113.png deleted file mode 100644 index cf47cd9..0000000 Binary files a/graphics/USmallFont/usmf_113.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_114.png b/graphics/USmallFont/usmf_114.png deleted file mode 100644 index 41ab2c9..0000000 Binary files a/graphics/USmallFont/usmf_114.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_115.png b/graphics/USmallFont/usmf_115.png deleted file mode 100644 index b260f10..0000000 Binary files a/graphics/USmallFont/usmf_115.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_116.png b/graphics/USmallFont/usmf_116.png deleted file mode 100644 index 1f48953..0000000 Binary files a/graphics/USmallFont/usmf_116.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_117.png b/graphics/USmallFont/usmf_117.png deleted file mode 100644 index ad8587c..0000000 Binary files a/graphics/USmallFont/usmf_117.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_118.png b/graphics/USmallFont/usmf_118.png deleted file mode 100644 index af9d473..0000000 Binary files a/graphics/USmallFont/usmf_118.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_119.png b/graphics/USmallFont/usmf_119.png deleted file mode 100644 index 9f86098..0000000 Binary files a/graphics/USmallFont/usmf_119.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_120.png b/graphics/USmallFont/usmf_120.png deleted file mode 100644 index 05119ab..0000000 Binary files a/graphics/USmallFont/usmf_120.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_121.png b/graphics/USmallFont/usmf_121.png deleted file mode 100644 index 7ee7bd3..0000000 Binary files a/graphics/USmallFont/usmf_121.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_122.png b/graphics/USmallFont/usmf_122.png deleted file mode 100644 index ff965e2..0000000 Binary files a/graphics/USmallFont/usmf_122.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_123.png b/graphics/USmallFont/usmf_123.png deleted file mode 100644 index 16825de..0000000 Binary files a/graphics/USmallFont/usmf_123.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_124.png b/graphics/USmallFont/usmf_124.png deleted file mode 100644 index ad2501a..0000000 Binary files a/graphics/USmallFont/usmf_124.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_125.png b/graphics/USmallFont/usmf_125.png deleted file mode 100644 index 2780959..0000000 Binary files a/graphics/USmallFont/usmf_125.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_126.png b/graphics/USmallFont/usmf_126.png deleted file mode 100644 index 2bcbf1f..0000000 Binary files a/graphics/USmallFont/usmf_126.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_127.png b/graphics/USmallFont/usmf_127.png deleted file mode 100644 index a468ebe..0000000 Binary files a/graphics/USmallFont/usmf_127.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_161.png b/graphics/USmallFont/usmf_161.png deleted file mode 100644 index 32f93c7..0000000 Binary files a/graphics/USmallFont/usmf_161.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_162.png b/graphics/USmallFont/usmf_162.png deleted file mode 100644 index d078e75..0000000 Binary files a/graphics/USmallFont/usmf_162.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_163.png b/graphics/USmallFont/usmf_163.png deleted file mode 100644 index 9f958ad..0000000 Binary files a/graphics/USmallFont/usmf_163.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_164.png b/graphics/USmallFont/usmf_164.png deleted file mode 100644 index ec81fd5..0000000 Binary files a/graphics/USmallFont/usmf_164.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_165.png b/graphics/USmallFont/usmf_165.png deleted file mode 100644 index c68036e..0000000 Binary files a/graphics/USmallFont/usmf_165.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_166.png b/graphics/USmallFont/usmf_166.png deleted file mode 100644 index ad2501a..0000000 Binary files a/graphics/USmallFont/usmf_166.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_167.png b/graphics/USmallFont/usmf_167.png deleted file mode 100644 index 83f8963..0000000 Binary files a/graphics/USmallFont/usmf_167.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_169.png b/graphics/USmallFont/usmf_169.png deleted file mode 100644 index d078e75..0000000 Binary files a/graphics/USmallFont/usmf_169.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_170.png b/graphics/USmallFont/usmf_170.png deleted file mode 100644 index 8db18a5..0000000 Binary files a/graphics/USmallFont/usmf_170.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_171.png b/graphics/USmallFont/usmf_171.png deleted file mode 100644 index c9c4e8b..0000000 Binary files a/graphics/USmallFont/usmf_171.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_172.png b/graphics/USmallFont/usmf_172.png deleted file mode 100644 index c9c4e8b..0000000 Binary files a/graphics/USmallFont/usmf_172.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_173.png b/graphics/USmallFont/usmf_173.png deleted file mode 100644 index c9c4e8b..0000000 Binary files a/graphics/USmallFont/usmf_173.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_174.png b/graphics/USmallFont/usmf_174.png deleted file mode 100644 index c9c4e8b..0000000 Binary files a/graphics/USmallFont/usmf_174.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_175.png b/graphics/USmallFont/usmf_175.png deleted file mode 100644 index 16d1b44..0000000 Binary files a/graphics/USmallFont/usmf_175.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_176.png b/graphics/USmallFont/usmf_176.png deleted file mode 100644 index fe48178..0000000 Binary files a/graphics/USmallFont/usmf_176.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_177.png b/graphics/USmallFont/usmf_177.png deleted file mode 100644 index 5765e62..0000000 Binary files a/graphics/USmallFont/usmf_177.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_178.png b/graphics/USmallFont/usmf_178.png deleted file mode 100644 index 39fcffb..0000000 Binary files a/graphics/USmallFont/usmf_178.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_179.png b/graphics/USmallFont/usmf_179.png deleted file mode 100644 index a3f9a13..0000000 Binary files a/graphics/USmallFont/usmf_179.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_180.png b/graphics/USmallFont/usmf_180.png deleted file mode 100644 index 5a357b4..0000000 Binary files a/graphics/USmallFont/usmf_180.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_181.png b/graphics/USmallFont/usmf_181.png deleted file mode 100644 index eec20c9..0000000 Binary files a/graphics/USmallFont/usmf_181.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_182.png b/graphics/USmallFont/usmf_182.png deleted file mode 100644 index 4b3c9b2..0000000 Binary files a/graphics/USmallFont/usmf_182.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_183.png b/graphics/USmallFont/usmf_183.png deleted file mode 100644 index 2d478c1..0000000 Binary files a/graphics/USmallFont/usmf_183.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_184.png b/graphics/USmallFont/usmf_184.png deleted file mode 100644 index dd17121..0000000 Binary files a/graphics/USmallFont/usmf_184.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_185.png b/graphics/USmallFont/usmf_185.png deleted file mode 100644 index aab34be..0000000 Binary files a/graphics/USmallFont/usmf_185.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_186.png b/graphics/USmallFont/usmf_186.png deleted file mode 100644 index fe48178..0000000 Binary files a/graphics/USmallFont/usmf_186.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_187.png b/graphics/USmallFont/usmf_187.png deleted file mode 100644 index c9c4e8b..0000000 Binary files a/graphics/USmallFont/usmf_187.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_188.png b/graphics/USmallFont/usmf_188.png deleted file mode 100644 index c9c4e8b..0000000 Binary files a/graphics/USmallFont/usmf_188.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_189.png b/graphics/USmallFont/usmf_189.png deleted file mode 100644 index c9c4e8b..0000000 Binary files a/graphics/USmallFont/usmf_189.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_190.png b/graphics/USmallFont/usmf_190.png deleted file mode 100644 index c9c4e8b..0000000 Binary files a/graphics/USmallFont/usmf_190.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_191.png b/graphics/USmallFont/usmf_191.png deleted file mode 100644 index de8f03b..0000000 Binary files a/graphics/USmallFont/usmf_191.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_192.png b/graphics/USmallFont/usmf_192.png deleted file mode 100644 index b63ae9c..0000000 Binary files a/graphics/USmallFont/usmf_192.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_193.png b/graphics/USmallFont/usmf_193.png deleted file mode 100644 index 1406e4b..0000000 Binary files a/graphics/USmallFont/usmf_193.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_194.png b/graphics/USmallFont/usmf_194.png deleted file mode 100644 index 96d1cfe..0000000 Binary files a/graphics/USmallFont/usmf_194.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_195.png b/graphics/USmallFont/usmf_195.png deleted file mode 100644 index c9c4e8b..0000000 Binary files a/graphics/USmallFont/usmf_195.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_196.png b/graphics/USmallFont/usmf_196.png deleted file mode 100644 index 83625c9..0000000 Binary files a/graphics/USmallFont/usmf_196.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_197.png b/graphics/USmallFont/usmf_197.png deleted file mode 100644 index 836ceec..0000000 Binary files a/graphics/USmallFont/usmf_197.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_198.png b/graphics/USmallFont/usmf_198.png deleted file mode 100644 index 08b9cfb..0000000 Binary files a/graphics/USmallFont/usmf_198.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_199.png b/graphics/USmallFont/usmf_199.png deleted file mode 100644 index 00944c5..0000000 Binary files a/graphics/USmallFont/usmf_199.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_200.png b/graphics/USmallFont/usmf_200.png deleted file mode 100644 index 02ec91d..0000000 Binary files a/graphics/USmallFont/usmf_200.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_201.png b/graphics/USmallFont/usmf_201.png deleted file mode 100644 index ece2872..0000000 Binary files a/graphics/USmallFont/usmf_201.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_202.png b/graphics/USmallFont/usmf_202.png deleted file mode 100644 index 6893477..0000000 Binary files a/graphics/USmallFont/usmf_202.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_203.png b/graphics/USmallFont/usmf_203.png deleted file mode 100644 index 8c76ba1..0000000 Binary files a/graphics/USmallFont/usmf_203.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_204.png b/graphics/USmallFont/usmf_204.png deleted file mode 100644 index 1c0c110..0000000 Binary files a/graphics/USmallFont/usmf_204.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_205.png b/graphics/USmallFont/usmf_205.png deleted file mode 100644 index 4371648..0000000 Binary files a/graphics/USmallFont/usmf_205.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_206.png b/graphics/USmallFont/usmf_206.png deleted file mode 100644 index ab64780..0000000 Binary files a/graphics/USmallFont/usmf_206.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_207.png b/graphics/USmallFont/usmf_207.png deleted file mode 100644 index 4b7ee6e..0000000 Binary files a/graphics/USmallFont/usmf_207.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_208.png b/graphics/USmallFont/usmf_208.png deleted file mode 100644 index 24008f4..0000000 Binary files a/graphics/USmallFont/usmf_208.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_209.png b/graphics/USmallFont/usmf_209.png deleted file mode 100644 index 31c2a87..0000000 Binary files a/graphics/USmallFont/usmf_209.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_210.png b/graphics/USmallFont/usmf_210.png deleted file mode 100644 index 99e7dcc..0000000 Binary files a/graphics/USmallFont/usmf_210.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_211.png b/graphics/USmallFont/usmf_211.png deleted file mode 100644 index 3c4e561..0000000 Binary files a/graphics/USmallFont/usmf_211.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_212.png b/graphics/USmallFont/usmf_212.png deleted file mode 100644 index 10258f3..0000000 Binary files a/graphics/USmallFont/usmf_212.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_213.png b/graphics/USmallFont/usmf_213.png deleted file mode 100644 index eec20c9..0000000 Binary files a/graphics/USmallFont/usmf_213.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_214.png b/graphics/USmallFont/usmf_214.png deleted file mode 100644 index 91f19c8..0000000 Binary files a/graphics/USmallFont/usmf_214.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_215.png b/graphics/USmallFont/usmf_215.png deleted file mode 100644 index c3c2506..0000000 Binary files a/graphics/USmallFont/usmf_215.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_216.png b/graphics/USmallFont/usmf_216.png deleted file mode 100644 index f5664b6..0000000 Binary files a/graphics/USmallFont/usmf_216.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_217.png b/graphics/USmallFont/usmf_217.png deleted file mode 100644 index 2ce6fd9..0000000 Binary files a/graphics/USmallFont/usmf_217.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_218.png b/graphics/USmallFont/usmf_218.png deleted file mode 100644 index edc8bbe..0000000 Binary files a/graphics/USmallFont/usmf_218.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_219.png b/graphics/USmallFont/usmf_219.png deleted file mode 100644 index 81eca71..0000000 Binary files a/graphics/USmallFont/usmf_219.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_220.png b/graphics/USmallFont/usmf_220.png deleted file mode 100644 index 2ce6fd9..0000000 Binary files a/graphics/USmallFont/usmf_220.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_221.png b/graphics/USmallFont/usmf_221.png deleted file mode 100644 index 8654c07..0000000 Binary files a/graphics/USmallFont/usmf_221.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_222.png b/graphics/USmallFont/usmf_222.png deleted file mode 100644 index d219e57..0000000 Binary files a/graphics/USmallFont/usmf_222.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_223.png b/graphics/USmallFont/usmf_223.png deleted file mode 100644 index 5f93855..0000000 Binary files a/graphics/USmallFont/usmf_223.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_224.png b/graphics/USmallFont/usmf_224.png deleted file mode 100644 index 6edd2ea..0000000 Binary files a/graphics/USmallFont/usmf_224.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_225.png b/graphics/USmallFont/usmf_225.png deleted file mode 100644 index 1406e4b..0000000 Binary files a/graphics/USmallFont/usmf_225.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_226.png b/graphics/USmallFont/usmf_226.png deleted file mode 100644 index 96d1cfe..0000000 Binary files a/graphics/USmallFont/usmf_226.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_227.png b/graphics/USmallFont/usmf_227.png deleted file mode 100644 index c9c4e8b..0000000 Binary files a/graphics/USmallFont/usmf_227.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_228.png b/graphics/USmallFont/usmf_228.png deleted file mode 100644 index 83625c9..0000000 Binary files a/graphics/USmallFont/usmf_228.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_229.png b/graphics/USmallFont/usmf_229.png deleted file mode 100644 index 836ceec..0000000 Binary files a/graphics/USmallFont/usmf_229.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_230.png b/graphics/USmallFont/usmf_230.png deleted file mode 100644 index 08b9cfb..0000000 Binary files a/graphics/USmallFont/usmf_230.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_231.png b/graphics/USmallFont/usmf_231.png deleted file mode 100644 index 00944c5..0000000 Binary files a/graphics/USmallFont/usmf_231.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_232.png b/graphics/USmallFont/usmf_232.png deleted file mode 100644 index 02ec91d..0000000 Binary files a/graphics/USmallFont/usmf_232.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_233.png b/graphics/USmallFont/usmf_233.png deleted file mode 100644 index ece2872..0000000 Binary files a/graphics/USmallFont/usmf_233.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_234.png b/graphics/USmallFont/usmf_234.png deleted file mode 100644 index 9a07123..0000000 Binary files a/graphics/USmallFont/usmf_234.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_235.png b/graphics/USmallFont/usmf_235.png deleted file mode 100644 index 1645544..0000000 Binary files a/graphics/USmallFont/usmf_235.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_236.png b/graphics/USmallFont/usmf_236.png deleted file mode 100644 index 1c0c110..0000000 Binary files a/graphics/USmallFont/usmf_236.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_237.png b/graphics/USmallFont/usmf_237.png deleted file mode 100644 index 4371648..0000000 Binary files a/graphics/USmallFont/usmf_237.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_238.png b/graphics/USmallFont/usmf_238.png deleted file mode 100644 index ab64780..0000000 Binary files a/graphics/USmallFont/usmf_238.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_239.png b/graphics/USmallFont/usmf_239.png deleted file mode 100644 index 4b7ee6e..0000000 Binary files a/graphics/USmallFont/usmf_239.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_240.png b/graphics/USmallFont/usmf_240.png deleted file mode 100644 index ead7085..0000000 Binary files a/graphics/USmallFont/usmf_240.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_241.png b/graphics/USmallFont/usmf_241.png deleted file mode 100644 index 31c2a87..0000000 Binary files a/graphics/USmallFont/usmf_241.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_242.png b/graphics/USmallFont/usmf_242.png deleted file mode 100644 index e8d5bdb..0000000 Binary files a/graphics/USmallFont/usmf_242.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_243.png b/graphics/USmallFont/usmf_243.png deleted file mode 100644 index c037f49..0000000 Binary files a/graphics/USmallFont/usmf_243.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_244.png b/graphics/USmallFont/usmf_244.png deleted file mode 100644 index 99e7dcc..0000000 Binary files a/graphics/USmallFont/usmf_244.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_245.png b/graphics/USmallFont/usmf_245.png deleted file mode 100644 index bbd6aa3..0000000 Binary files a/graphics/USmallFont/usmf_245.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_246.png b/graphics/USmallFont/usmf_246.png deleted file mode 100644 index 91f19c8..0000000 Binary files a/graphics/USmallFont/usmf_246.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_247.png b/graphics/USmallFont/usmf_247.png deleted file mode 100644 index dc16051..0000000 Binary files a/graphics/USmallFont/usmf_247.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_248.png b/graphics/USmallFont/usmf_248.png deleted file mode 100644 index f5664b6..0000000 Binary files a/graphics/USmallFont/usmf_248.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_249.png b/graphics/USmallFont/usmf_249.png deleted file mode 100644 index 8f793f5..0000000 Binary files a/graphics/USmallFont/usmf_249.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_250.png b/graphics/USmallFont/usmf_250.png deleted file mode 100644 index af8c84b..0000000 Binary files a/graphics/USmallFont/usmf_250.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_251.png b/graphics/USmallFont/usmf_251.png deleted file mode 100644 index 2ce6fd9..0000000 Binary files a/graphics/USmallFont/usmf_251.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_252.png b/graphics/USmallFont/usmf_252.png deleted file mode 100644 index 7e32bad..0000000 Binary files a/graphics/USmallFont/usmf_252.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_253.png b/graphics/USmallFont/usmf_253.png deleted file mode 100644 index 8654c07..0000000 Binary files a/graphics/USmallFont/usmf_253.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_254.png b/graphics/USmallFont/usmf_254.png deleted file mode 100644 index edc8bbe..0000000 Binary files a/graphics/USmallFont/usmf_254.png and /dev/null differ diff --git a/graphics/USmallFont/usmf_255.png b/graphics/USmallFont/usmf_255.png deleted file mode 100644 index fffdba7..0000000 Binary files a/graphics/USmallFont/usmf_255.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_033.png b/graphics/UTFont12/uf12_033.png deleted file mode 100644 index 92528dd..0000000 Binary files a/graphics/UTFont12/uf12_033.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_034.png b/graphics/UTFont12/uf12_034.png deleted file mode 100644 index bd0acdf..0000000 Binary files a/graphics/UTFont12/uf12_034.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_035.png b/graphics/UTFont12/uf12_035.png deleted file mode 100644 index 05e4d27..0000000 Binary files a/graphics/UTFont12/uf12_035.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_036.png b/graphics/UTFont12/uf12_036.png deleted file mode 100644 index 1d6dec8..0000000 Binary files a/graphics/UTFont12/uf12_036.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_037.png b/graphics/UTFont12/uf12_037.png deleted file mode 100644 index ef9b31e..0000000 Binary files a/graphics/UTFont12/uf12_037.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_038.png b/graphics/UTFont12/uf12_038.png deleted file mode 100644 index bf54e67..0000000 Binary files a/graphics/UTFont12/uf12_038.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_039.png b/graphics/UTFont12/uf12_039.png deleted file mode 100644 index 2fad4d5..0000000 Binary files a/graphics/UTFont12/uf12_039.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_040.png b/graphics/UTFont12/uf12_040.png deleted file mode 100644 index 8d29e5f..0000000 Binary files a/graphics/UTFont12/uf12_040.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_041.png b/graphics/UTFont12/uf12_041.png deleted file mode 100644 index 98e7bda..0000000 Binary files a/graphics/UTFont12/uf12_041.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_042.png b/graphics/UTFont12/uf12_042.png deleted file mode 100644 index aadceb9..0000000 Binary files a/graphics/UTFont12/uf12_042.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_043.png b/graphics/UTFont12/uf12_043.png deleted file mode 100644 index d483c45..0000000 Binary files a/graphics/UTFont12/uf12_043.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_044.png b/graphics/UTFont12/uf12_044.png deleted file mode 100644 index b8ec87d..0000000 Binary files a/graphics/UTFont12/uf12_044.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_045.png b/graphics/UTFont12/uf12_045.png deleted file mode 100644 index 6bdd248..0000000 Binary files a/graphics/UTFont12/uf12_045.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_046.png b/graphics/UTFont12/uf12_046.png deleted file mode 100644 index ac5ffd8..0000000 Binary files a/graphics/UTFont12/uf12_046.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_047.png b/graphics/UTFont12/uf12_047.png deleted file mode 100644 index c1cb087..0000000 Binary files a/graphics/UTFont12/uf12_047.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_049.png b/graphics/UTFont12/uf12_049.png deleted file mode 100644 index e670e25..0000000 Binary files a/graphics/UTFont12/uf12_049.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_050.png b/graphics/UTFont12/uf12_050.png deleted file mode 100644 index 4ceb03d..0000000 Binary files a/graphics/UTFont12/uf12_050.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_051.png b/graphics/UTFont12/uf12_051.png deleted file mode 100644 index abae341..0000000 Binary files a/graphics/UTFont12/uf12_051.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_052.png b/graphics/UTFont12/uf12_052.png deleted file mode 100644 index d0933aa..0000000 Binary files a/graphics/UTFont12/uf12_052.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_053.png b/graphics/UTFont12/uf12_053.png deleted file mode 100644 index a658bc5..0000000 Binary files a/graphics/UTFont12/uf12_053.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_054.png b/graphics/UTFont12/uf12_054.png deleted file mode 100644 index 04da697..0000000 Binary files a/graphics/UTFont12/uf12_054.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_055.png b/graphics/UTFont12/uf12_055.png deleted file mode 100644 index 3025e6a..0000000 Binary files a/graphics/UTFont12/uf12_055.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_056.png b/graphics/UTFont12/uf12_056.png deleted file mode 100644 index f243573..0000000 Binary files a/graphics/UTFont12/uf12_056.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_057.png b/graphics/UTFont12/uf12_057.png deleted file mode 100644 index 9e5638f..0000000 Binary files a/graphics/UTFont12/uf12_057.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_058.png b/graphics/UTFont12/uf12_058.png deleted file mode 100644 index f0b4d63..0000000 Binary files a/graphics/UTFont12/uf12_058.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_059.png b/graphics/UTFont12/uf12_059.png deleted file mode 100644 index 5c29251..0000000 Binary files a/graphics/UTFont12/uf12_059.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_060.png b/graphics/UTFont12/uf12_060.png deleted file mode 100644 index 55f10d7..0000000 Binary files a/graphics/UTFont12/uf12_060.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_061.png b/graphics/UTFont12/uf12_061.png deleted file mode 100644 index 0a472e3..0000000 Binary files a/graphics/UTFont12/uf12_061.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_062.png b/graphics/UTFont12/uf12_062.png deleted file mode 100644 index 0dcf80d..0000000 Binary files a/graphics/UTFont12/uf12_062.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_063.png b/graphics/UTFont12/uf12_063.png deleted file mode 100644 index f542655..0000000 Binary files a/graphics/UTFont12/uf12_063.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_065.png b/graphics/UTFont12/uf12_065.png deleted file mode 100644 index 6e57395..0000000 Binary files a/graphics/UTFont12/uf12_065.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_066.png b/graphics/UTFont12/uf12_066.png deleted file mode 100644 index 716b159..0000000 Binary files a/graphics/UTFont12/uf12_066.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_067.png b/graphics/UTFont12/uf12_067.png deleted file mode 100644 index 57cdf71..0000000 Binary files a/graphics/UTFont12/uf12_067.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_068.png b/graphics/UTFont12/uf12_068.png deleted file mode 100644 index 95931c7..0000000 Binary files a/graphics/UTFont12/uf12_068.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_069.png b/graphics/UTFont12/uf12_069.png deleted file mode 100644 index 5f8dc4d..0000000 Binary files a/graphics/UTFont12/uf12_069.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_070.png b/graphics/UTFont12/uf12_070.png deleted file mode 100644 index c5039ce..0000000 Binary files a/graphics/UTFont12/uf12_070.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_071.png b/graphics/UTFont12/uf12_071.png deleted file mode 100644 index 5a276b9..0000000 Binary files a/graphics/UTFont12/uf12_071.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_072.png b/graphics/UTFont12/uf12_072.png deleted file mode 100644 index 8308410..0000000 Binary files a/graphics/UTFont12/uf12_072.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_073.png b/graphics/UTFont12/uf12_073.png deleted file mode 100644 index 19cba1d..0000000 Binary files a/graphics/UTFont12/uf12_073.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_074.png b/graphics/UTFont12/uf12_074.png deleted file mode 100644 index db00478..0000000 Binary files a/graphics/UTFont12/uf12_074.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_075.png b/graphics/UTFont12/uf12_075.png deleted file mode 100644 index 9429df7..0000000 Binary files a/graphics/UTFont12/uf12_075.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_076.png b/graphics/UTFont12/uf12_076.png deleted file mode 100644 index 0e640bf..0000000 Binary files a/graphics/UTFont12/uf12_076.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_077.png b/graphics/UTFont12/uf12_077.png deleted file mode 100644 index e05a243..0000000 Binary files a/graphics/UTFont12/uf12_077.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_079.png b/graphics/UTFont12/uf12_079.png deleted file mode 100644 index 1201e82..0000000 Binary files a/graphics/UTFont12/uf12_079.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_081.png b/graphics/UTFont12/uf12_081.png deleted file mode 100644 index 2710844..0000000 Binary files a/graphics/UTFont12/uf12_081.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_082.png b/graphics/UTFont12/uf12_082.png deleted file mode 100644 index 554bb4f..0000000 Binary files a/graphics/UTFont12/uf12_082.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_083.png b/graphics/UTFont12/uf12_083.png deleted file mode 100644 index 15f44ec..0000000 Binary files a/graphics/UTFont12/uf12_083.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_084.png b/graphics/UTFont12/uf12_084.png deleted file mode 100644 index 655cc64..0000000 Binary files a/graphics/UTFont12/uf12_084.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_085.png b/graphics/UTFont12/uf12_085.png deleted file mode 100644 index 1febb6e..0000000 Binary files a/graphics/UTFont12/uf12_085.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_086.png b/graphics/UTFont12/uf12_086.png deleted file mode 100644 index 8382db9..0000000 Binary files a/graphics/UTFont12/uf12_086.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_087.png b/graphics/UTFont12/uf12_087.png deleted file mode 100644 index 3ce46e1..0000000 Binary files a/graphics/UTFont12/uf12_087.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_088.png b/graphics/UTFont12/uf12_088.png deleted file mode 100644 index 2b08532..0000000 Binary files a/graphics/UTFont12/uf12_088.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_089.png b/graphics/UTFont12/uf12_089.png deleted file mode 100644 index 390000b..0000000 Binary files a/graphics/UTFont12/uf12_089.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_090.png b/graphics/UTFont12/uf12_090.png deleted file mode 100644 index 67380a2..0000000 Binary files a/graphics/UTFont12/uf12_090.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_092.png b/graphics/UTFont12/uf12_092.png deleted file mode 100644 index 684339f..0000000 Binary files a/graphics/UTFont12/uf12_092.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_094.png b/graphics/UTFont12/uf12_094.png deleted file mode 100644 index 54003cc..0000000 Binary files a/graphics/UTFont12/uf12_094.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_095.png b/graphics/UTFont12/uf12_095.png deleted file mode 100644 index 77989b9..0000000 Binary files a/graphics/UTFont12/uf12_095.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_096.png b/graphics/UTFont12/uf12_096.png deleted file mode 100644 index 7a4e052..0000000 Binary files a/graphics/UTFont12/uf12_096.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_097.png b/graphics/UTFont12/uf12_097.png deleted file mode 100644 index fd73eed..0000000 Binary files a/graphics/UTFont12/uf12_097.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_098.png b/graphics/UTFont12/uf12_098.png deleted file mode 100644 index fb6dfa8..0000000 Binary files a/graphics/UTFont12/uf12_098.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_099.png b/graphics/UTFont12/uf12_099.png deleted file mode 100644 index 0d24309..0000000 Binary files a/graphics/UTFont12/uf12_099.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_100.png b/graphics/UTFont12/uf12_100.png deleted file mode 100644 index c0ef915..0000000 Binary files a/graphics/UTFont12/uf12_100.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_101.png b/graphics/UTFont12/uf12_101.png deleted file mode 100644 index 43213d4..0000000 Binary files a/graphics/UTFont12/uf12_101.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_102.png b/graphics/UTFont12/uf12_102.png deleted file mode 100644 index 2258ea4..0000000 Binary files a/graphics/UTFont12/uf12_102.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_103.png b/graphics/UTFont12/uf12_103.png deleted file mode 100644 index 6a50920..0000000 Binary files a/graphics/UTFont12/uf12_103.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_104.png b/graphics/UTFont12/uf12_104.png deleted file mode 100644 index f516007..0000000 Binary files a/graphics/UTFont12/uf12_104.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_105.png b/graphics/UTFont12/uf12_105.png deleted file mode 100644 index f617541..0000000 Binary files a/graphics/UTFont12/uf12_105.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_107.png b/graphics/UTFont12/uf12_107.png deleted file mode 100644 index 99c9dbf..0000000 Binary files a/graphics/UTFont12/uf12_107.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_108.png b/graphics/UTFont12/uf12_108.png deleted file mode 100644 index c94ff30..0000000 Binary files a/graphics/UTFont12/uf12_108.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_109.png b/graphics/UTFont12/uf12_109.png deleted file mode 100644 index 996d44c..0000000 Binary files a/graphics/UTFont12/uf12_109.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_110.png b/graphics/UTFont12/uf12_110.png deleted file mode 100644 index 540a681..0000000 Binary files a/graphics/UTFont12/uf12_110.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_113.png b/graphics/UTFont12/uf12_113.png deleted file mode 100644 index 7461a83..0000000 Binary files a/graphics/UTFont12/uf12_113.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_114.png b/graphics/UTFont12/uf12_114.png deleted file mode 100644 index b5c53ac..0000000 Binary files a/graphics/UTFont12/uf12_114.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_115.png b/graphics/UTFont12/uf12_115.png deleted file mode 100644 index a321666..0000000 Binary files a/graphics/UTFont12/uf12_115.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_116.png b/graphics/UTFont12/uf12_116.png deleted file mode 100644 index ecc2c34..0000000 Binary files a/graphics/UTFont12/uf12_116.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_117.png b/graphics/UTFont12/uf12_117.png deleted file mode 100644 index c952322..0000000 Binary files a/graphics/UTFont12/uf12_117.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_118.png b/graphics/UTFont12/uf12_118.png deleted file mode 100644 index 2b6b9ea..0000000 Binary files a/graphics/UTFont12/uf12_118.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_119.png b/graphics/UTFont12/uf12_119.png deleted file mode 100644 index c7cc2eb..0000000 Binary files a/graphics/UTFont12/uf12_119.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_121.png b/graphics/UTFont12/uf12_121.png deleted file mode 100644 index 7ef0d5b..0000000 Binary files a/graphics/UTFont12/uf12_121.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_122.png b/graphics/UTFont12/uf12_122.png deleted file mode 100644 index ab20270..0000000 Binary files a/graphics/UTFont12/uf12_122.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_123.png b/graphics/UTFont12/uf12_123.png deleted file mode 100644 index b969a92..0000000 Binary files a/graphics/UTFont12/uf12_123.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_124.png b/graphics/UTFont12/uf12_124.png deleted file mode 100644 index 57d6ec9..0000000 Binary files a/graphics/UTFont12/uf12_124.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_125.png b/graphics/UTFont12/uf12_125.png deleted file mode 100644 index ba410a5..0000000 Binary files a/graphics/UTFont12/uf12_125.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_126.png b/graphics/UTFont12/uf12_126.png deleted file mode 100644 index 4f031c8..0000000 Binary files a/graphics/UTFont12/uf12_126.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_161.png b/graphics/UTFont12/uf12_161.png deleted file mode 100644 index b163b9e..0000000 Binary files a/graphics/UTFont12/uf12_161.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_163.png b/graphics/UTFont12/uf12_163.png deleted file mode 100644 index 8e77b31..0000000 Binary files a/graphics/UTFont12/uf12_163.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_164.png b/graphics/UTFont12/uf12_164.png deleted file mode 100644 index 546dbc2..0000000 Binary files a/graphics/UTFont12/uf12_164.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_165.png b/graphics/UTFont12/uf12_165.png deleted file mode 100644 index f8bcefd..0000000 Binary files a/graphics/UTFont12/uf12_165.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_166.png b/graphics/UTFont12/uf12_166.png deleted file mode 100644 index 4e206ae..0000000 Binary files a/graphics/UTFont12/uf12_166.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_167.png b/graphics/UTFont12/uf12_167.png deleted file mode 100644 index d209da0..0000000 Binary files a/graphics/UTFont12/uf12_167.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_168.png b/graphics/UTFont12/uf12_168.png deleted file mode 100644 index 59cffca..0000000 Binary files a/graphics/UTFont12/uf12_168.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_170.png b/graphics/UTFont12/uf12_170.png deleted file mode 100644 index 572965f..0000000 Binary files a/graphics/UTFont12/uf12_170.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_171.png b/graphics/UTFont12/uf12_171.png deleted file mode 100644 index dc9f35b..0000000 Binary files a/graphics/UTFont12/uf12_171.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_172.png b/graphics/UTFont12/uf12_172.png deleted file mode 100644 index dbb36bb..0000000 Binary files a/graphics/UTFont12/uf12_172.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_173.png b/graphics/UTFont12/uf12_173.png deleted file mode 100644 index 55c3a6c..0000000 Binary files a/graphics/UTFont12/uf12_173.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_175.png b/graphics/UTFont12/uf12_175.png deleted file mode 100644 index 7d40696..0000000 Binary files a/graphics/UTFont12/uf12_175.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_176.png b/graphics/UTFont12/uf12_176.png deleted file mode 100644 index dd0231e..0000000 Binary files a/graphics/UTFont12/uf12_176.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_177.png b/graphics/UTFont12/uf12_177.png deleted file mode 100644 index dd85502..0000000 Binary files a/graphics/UTFont12/uf12_177.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_178.png b/graphics/UTFont12/uf12_178.png deleted file mode 100644 index 17cde27..0000000 Binary files a/graphics/UTFont12/uf12_178.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_179.png b/graphics/UTFont12/uf12_179.png deleted file mode 100644 index 5e518f6..0000000 Binary files a/graphics/UTFont12/uf12_179.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_180.png b/graphics/UTFont12/uf12_180.png deleted file mode 100644 index 7b93586..0000000 Binary files a/graphics/UTFont12/uf12_180.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_182.png b/graphics/UTFont12/uf12_182.png deleted file mode 100644 index b60947f..0000000 Binary files a/graphics/UTFont12/uf12_182.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_183.png b/graphics/UTFont12/uf12_183.png deleted file mode 100644 index 424ba33..0000000 Binary files a/graphics/UTFont12/uf12_183.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_184.png b/graphics/UTFont12/uf12_184.png deleted file mode 100644 index 1424ee3..0000000 Binary files a/graphics/UTFont12/uf12_184.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_185.png b/graphics/UTFont12/uf12_185.png deleted file mode 100644 index cb0dfcf..0000000 Binary files a/graphics/UTFont12/uf12_185.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_186.png b/graphics/UTFont12/uf12_186.png deleted file mode 100644 index a19ae2f..0000000 Binary files a/graphics/UTFont12/uf12_186.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_187.png b/graphics/UTFont12/uf12_187.png deleted file mode 100644 index e9a15da..0000000 Binary files a/graphics/UTFont12/uf12_187.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_188.png b/graphics/UTFont12/uf12_188.png deleted file mode 100644 index 538ac9e..0000000 Binary files a/graphics/UTFont12/uf12_188.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_189.png b/graphics/UTFont12/uf12_189.png deleted file mode 100644 index 9709d0a..0000000 Binary files a/graphics/UTFont12/uf12_189.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_190.png b/graphics/UTFont12/uf12_190.png deleted file mode 100644 index 2c22b0b..0000000 Binary files a/graphics/UTFont12/uf12_190.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_191.png b/graphics/UTFont12/uf12_191.png deleted file mode 100644 index 76ac88f..0000000 Binary files a/graphics/UTFont12/uf12_191.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_192.png b/graphics/UTFont12/uf12_192.png deleted file mode 100644 index 524dc6c..0000000 Binary files a/graphics/UTFont12/uf12_192.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_193.png b/graphics/UTFont12/uf12_193.png deleted file mode 100644 index 524dc6c..0000000 Binary files a/graphics/UTFont12/uf12_193.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_194.png b/graphics/UTFont12/uf12_194.png deleted file mode 100644 index e09d86e..0000000 Binary files a/graphics/UTFont12/uf12_194.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_195.png b/graphics/UTFont12/uf12_195.png deleted file mode 100644 index a916d10..0000000 Binary files a/graphics/UTFont12/uf12_195.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_196.png b/graphics/UTFont12/uf12_196.png deleted file mode 100644 index e09d86e..0000000 Binary files a/graphics/UTFont12/uf12_196.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_197.png b/graphics/UTFont12/uf12_197.png deleted file mode 100644 index e3a99d3..0000000 Binary files a/graphics/UTFont12/uf12_197.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_198.png b/graphics/UTFont12/uf12_198.png deleted file mode 100644 index 112f522..0000000 Binary files a/graphics/UTFont12/uf12_198.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_199.png b/graphics/UTFont12/uf12_199.png deleted file mode 100644 index 5a5c5d2..0000000 Binary files a/graphics/UTFont12/uf12_199.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_200.png b/graphics/UTFont12/uf12_200.png deleted file mode 100644 index 7ccad8f..0000000 Binary files a/graphics/UTFont12/uf12_200.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_201.png b/graphics/UTFont12/uf12_201.png deleted file mode 100644 index 7ccad8f..0000000 Binary files a/graphics/UTFont12/uf12_201.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_202.png b/graphics/UTFont12/uf12_202.png deleted file mode 100644 index c76a5d7..0000000 Binary files a/graphics/UTFont12/uf12_202.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_203.png b/graphics/UTFont12/uf12_203.png deleted file mode 100644 index 9313fda..0000000 Binary files a/graphics/UTFont12/uf12_203.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_204.png b/graphics/UTFont12/uf12_204.png deleted file mode 100644 index 411eaa3..0000000 Binary files a/graphics/UTFont12/uf12_204.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_205.png b/graphics/UTFont12/uf12_205.png deleted file mode 100644 index 411eaa3..0000000 Binary files a/graphics/UTFont12/uf12_205.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_206.png b/graphics/UTFont12/uf12_206.png deleted file mode 100644 index d6ff684..0000000 Binary files a/graphics/UTFont12/uf12_206.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_207.png b/graphics/UTFont12/uf12_207.png deleted file mode 100644 index 9a1de7f..0000000 Binary files a/graphics/UTFont12/uf12_207.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_209.png b/graphics/UTFont12/uf12_209.png deleted file mode 100644 index cb5f198..0000000 Binary files a/graphics/UTFont12/uf12_209.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_210.png b/graphics/UTFont12/uf12_210.png deleted file mode 100644 index ce1de0e..0000000 Binary files a/graphics/UTFont12/uf12_210.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_211.png b/graphics/UTFont12/uf12_211.png deleted file mode 100644 index ce1de0e..0000000 Binary files a/graphics/UTFont12/uf12_211.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_212.png b/graphics/UTFont12/uf12_212.png deleted file mode 100644 index 4563369..0000000 Binary files a/graphics/UTFont12/uf12_212.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_213.png b/graphics/UTFont12/uf12_213.png deleted file mode 100644 index 44dcd93..0000000 Binary files a/graphics/UTFont12/uf12_213.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_214.png b/graphics/UTFont12/uf12_214.png deleted file mode 100644 index 4563369..0000000 Binary files a/graphics/UTFont12/uf12_214.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_215.png b/graphics/UTFont12/uf12_215.png deleted file mode 100644 index f3d582b..0000000 Binary files a/graphics/UTFont12/uf12_215.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_216.png b/graphics/UTFont12/uf12_216.png deleted file mode 100644 index 1c511ae..0000000 Binary files a/graphics/UTFont12/uf12_216.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_217.png b/graphics/UTFont12/uf12_217.png deleted file mode 100644 index 55264ca..0000000 Binary files a/graphics/UTFont12/uf12_217.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_218.png b/graphics/UTFont12/uf12_218.png deleted file mode 100644 index 55264ca..0000000 Binary files a/graphics/UTFont12/uf12_218.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_219.png b/graphics/UTFont12/uf12_219.png deleted file mode 100644 index f23b0e8..0000000 Binary files a/graphics/UTFont12/uf12_219.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_220.png b/graphics/UTFont12/uf12_220.png deleted file mode 100644 index 386b66d..0000000 Binary files a/graphics/UTFont12/uf12_220.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_221.png b/graphics/UTFont12/uf12_221.png deleted file mode 100644 index a864b02..0000000 Binary files a/graphics/UTFont12/uf12_221.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_223.png b/graphics/UTFont12/uf12_223.png deleted file mode 100644 index 883f6b9..0000000 Binary files a/graphics/UTFont12/uf12_223.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_225.png b/graphics/UTFont12/uf12_225.png deleted file mode 100644 index d767e57..0000000 Binary files a/graphics/UTFont12/uf12_225.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_227.png b/graphics/UTFont12/uf12_227.png deleted file mode 100644 index b2ef12d..0000000 Binary files a/graphics/UTFont12/uf12_227.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_228.png b/graphics/UTFont12/uf12_228.png deleted file mode 100644 index e9c36ba..0000000 Binary files a/graphics/UTFont12/uf12_228.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_229.png b/graphics/UTFont12/uf12_229.png deleted file mode 100644 index 3c9caa1..0000000 Binary files a/graphics/UTFont12/uf12_229.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_231.png b/graphics/UTFont12/uf12_231.png deleted file mode 100644 index d5ab23b..0000000 Binary files a/graphics/UTFont12/uf12_231.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_232.png b/graphics/UTFont12/uf12_232.png deleted file mode 100644 index d35d2d8..0000000 Binary files a/graphics/UTFont12/uf12_232.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_233.png b/graphics/UTFont12/uf12_233.png deleted file mode 100644 index 0eb048c..0000000 Binary files a/graphics/UTFont12/uf12_233.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_234.png b/graphics/UTFont12/uf12_234.png deleted file mode 100644 index 2a58843..0000000 Binary files a/graphics/UTFont12/uf12_234.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_235.png b/graphics/UTFont12/uf12_235.png deleted file mode 100644 index 211930c..0000000 Binary files a/graphics/UTFont12/uf12_235.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_236.png b/graphics/UTFont12/uf12_236.png deleted file mode 100644 index 2e207e1..0000000 Binary files a/graphics/UTFont12/uf12_236.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_237.png b/graphics/UTFont12/uf12_237.png deleted file mode 100644 index 087efd6..0000000 Binary files a/graphics/UTFont12/uf12_237.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_238.png b/graphics/UTFont12/uf12_238.png deleted file mode 100644 index 84e0157..0000000 Binary files a/graphics/UTFont12/uf12_238.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_239.png b/graphics/UTFont12/uf12_239.png deleted file mode 100644 index f7fbef7..0000000 Binary files a/graphics/UTFont12/uf12_239.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_240.png b/graphics/UTFont12/uf12_240.png deleted file mode 100644 index d63dbfc..0000000 Binary files a/graphics/UTFont12/uf12_240.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_241.png b/graphics/UTFont12/uf12_241.png deleted file mode 100644 index ad53f0c..0000000 Binary files a/graphics/UTFont12/uf12_241.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_243.png b/graphics/UTFont12/uf12_243.png deleted file mode 100644 index 5368f6e..0000000 Binary files a/graphics/UTFont12/uf12_243.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_244.png b/graphics/UTFont12/uf12_244.png deleted file mode 100644 index 7bc8d52..0000000 Binary files a/graphics/UTFont12/uf12_244.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_245.png b/graphics/UTFont12/uf12_245.png deleted file mode 100644 index 8896bd6..0000000 Binary files a/graphics/UTFont12/uf12_245.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_246.png b/graphics/UTFont12/uf12_246.png deleted file mode 100644 index 71f7414..0000000 Binary files a/graphics/UTFont12/uf12_246.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_248.png b/graphics/UTFont12/uf12_248.png deleted file mode 100644 index 6cce94e..0000000 Binary files a/graphics/UTFont12/uf12_248.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_250.png b/graphics/UTFont12/uf12_250.png deleted file mode 100644 index 255465c..0000000 Binary files a/graphics/UTFont12/uf12_250.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_251.png b/graphics/UTFont12/uf12_251.png deleted file mode 100644 index dd0597d..0000000 Binary files a/graphics/UTFont12/uf12_251.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_252.png b/graphics/UTFont12/uf12_252.png deleted file mode 100644 index d879253..0000000 Binary files a/graphics/UTFont12/uf12_252.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_254.png b/graphics/UTFont12/uf12_254.png deleted file mode 100644 index 1c9aa1a..0000000 Binary files a/graphics/UTFont12/uf12_254.png and /dev/null differ diff --git a/graphics/UTFont12/uf12_255.png b/graphics/UTFont12/uf12_255.png deleted file mode 100644 index 0b5ad0b..0000000 Binary files a/graphics/UTFont12/uf12_255.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_032.png b/graphics/UTFont40/uf40_032.png deleted file mode 100644 index 7c62529..0000000 Binary files a/graphics/UTFont40/uf40_032.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_033.png b/graphics/UTFont40/uf40_033.png deleted file mode 100644 index 0209107..0000000 Binary files a/graphics/UTFont40/uf40_033.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_035.png b/graphics/UTFont40/uf40_035.png deleted file mode 100644 index 1334838..0000000 Binary files a/graphics/UTFont40/uf40_035.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_036.png b/graphics/UTFont40/uf40_036.png deleted file mode 100644 index 74ab07e..0000000 Binary files a/graphics/UTFont40/uf40_036.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_038.png b/graphics/UTFont40/uf40_038.png deleted file mode 100644 index e5a8c99..0000000 Binary files a/graphics/UTFont40/uf40_038.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_040.png b/graphics/UTFont40/uf40_040.png deleted file mode 100644 index 8155c23..0000000 Binary files a/graphics/UTFont40/uf40_040.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_041.png b/graphics/UTFont40/uf40_041.png deleted file mode 100644 index 8fdb4d7..0000000 Binary files a/graphics/UTFont40/uf40_041.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_042.png b/graphics/UTFont40/uf40_042.png deleted file mode 100644 index 8e17d9a..0000000 Binary files a/graphics/UTFont40/uf40_042.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_047.png b/graphics/UTFont40/uf40_047.png deleted file mode 100644 index 1d6f37a..0000000 Binary files a/graphics/UTFont40/uf40_047.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_048.png b/graphics/UTFont40/uf40_048.png deleted file mode 100644 index 7cb2316..0000000 Binary files a/graphics/UTFont40/uf40_048.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_051.png b/graphics/UTFont40/uf40_051.png deleted file mode 100644 index 3a3e6cd..0000000 Binary files a/graphics/UTFont40/uf40_051.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_053.png b/graphics/UTFont40/uf40_053.png deleted file mode 100644 index 458ec2a..0000000 Binary files a/graphics/UTFont40/uf40_053.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_054.png b/graphics/UTFont40/uf40_054.png deleted file mode 100644 index d7ab7ba..0000000 Binary files a/graphics/UTFont40/uf40_054.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_056.png b/graphics/UTFont40/uf40_056.png deleted file mode 100644 index f125522..0000000 Binary files a/graphics/UTFont40/uf40_056.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_057.png b/graphics/UTFont40/uf40_057.png deleted file mode 100644 index 6a3d0e0..0000000 Binary files a/graphics/UTFont40/uf40_057.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_064.png b/graphics/UTFont40/uf40_064.png deleted file mode 100644 index 0b5e9f1..0000000 Binary files a/graphics/UTFont40/uf40_064.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_066.png b/graphics/UTFont40/uf40_066.png deleted file mode 100644 index 0f75f8b..0000000 Binary files a/graphics/UTFont40/uf40_066.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_067.png b/graphics/UTFont40/uf40_067.png deleted file mode 100644 index 39f7549..0000000 Binary files a/graphics/UTFont40/uf40_067.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_068.png b/graphics/UTFont40/uf40_068.png deleted file mode 100644 index e12ba0d..0000000 Binary files a/graphics/UTFont40/uf40_068.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_071.png b/graphics/UTFont40/uf40_071.png deleted file mode 100644 index 807fcfb..0000000 Binary files a/graphics/UTFont40/uf40_071.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_077.png b/graphics/UTFont40/uf40_077.png deleted file mode 100644 index bb80d81..0000000 Binary files a/graphics/UTFont40/uf40_077.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_079.png b/graphics/UTFont40/uf40_079.png deleted file mode 100644 index cc2113f..0000000 Binary files a/graphics/UTFont40/uf40_079.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_080.png b/graphics/UTFont40/uf40_080.png deleted file mode 100644 index fc53b40..0000000 Binary files a/graphics/UTFont40/uf40_080.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_081.png b/graphics/UTFont40/uf40_081.png deleted file mode 100644 index 6b66ccc..0000000 Binary files a/graphics/UTFont40/uf40_081.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_083.png b/graphics/UTFont40/uf40_083.png deleted file mode 100644 index f64ddb0..0000000 Binary files a/graphics/UTFont40/uf40_083.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_086.png b/graphics/UTFont40/uf40_086.png deleted file mode 100644 index 4a51900..0000000 Binary files a/graphics/UTFont40/uf40_086.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_087.png b/graphics/UTFont40/uf40_087.png deleted file mode 100644 index f58da75..0000000 Binary files a/graphics/UTFont40/uf40_087.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_092.png b/graphics/UTFont40/uf40_092.png deleted file mode 100644 index bd76e4a..0000000 Binary files a/graphics/UTFont40/uf40_092.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_097.png b/graphics/UTFont40/uf40_097.png deleted file mode 100644 index b42356c..0000000 Binary files a/graphics/UTFont40/uf40_097.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_098.png b/graphics/UTFont40/uf40_098.png deleted file mode 100644 index 756837d..0000000 Binary files a/graphics/UTFont40/uf40_098.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_099.png b/graphics/UTFont40/uf40_099.png deleted file mode 100644 index 2d839d6..0000000 Binary files a/graphics/UTFont40/uf40_099.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_100.png b/graphics/UTFont40/uf40_100.png deleted file mode 100644 index 9439092..0000000 Binary files a/graphics/UTFont40/uf40_100.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_103.png b/graphics/UTFont40/uf40_103.png deleted file mode 100644 index ab43bfa..0000000 Binary files a/graphics/UTFont40/uf40_103.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_112.png b/graphics/UTFont40/uf40_112.png deleted file mode 100644 index 983bee5..0000000 Binary files a/graphics/UTFont40/uf40_112.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_115.png b/graphics/UTFont40/uf40_115.png deleted file mode 100644 index 3deccb4..0000000 Binary files a/graphics/UTFont40/uf40_115.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_118.png b/graphics/UTFont40/uf40_118.png deleted file mode 100644 index 77cf9e8..0000000 Binary files a/graphics/UTFont40/uf40_118.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_119.png b/graphics/UTFont40/uf40_119.png deleted file mode 100644 index dc15d23..0000000 Binary files a/graphics/UTFont40/uf40_119.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_121.png b/graphics/UTFont40/uf40_121.png deleted file mode 100644 index 412b5ae..0000000 Binary files a/graphics/UTFont40/uf40_121.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_123.png b/graphics/UTFont40/uf40_123.png deleted file mode 100644 index 9252a02..0000000 Binary files a/graphics/UTFont40/uf40_123.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_125.png b/graphics/UTFont40/uf40_125.png deleted file mode 100644 index 9d3f7b1..0000000 Binary files a/graphics/UTFont40/uf40_125.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_162.png b/graphics/UTFont40/uf40_162.png deleted file mode 100644 index e00fe1a..0000000 Binary files a/graphics/UTFont40/uf40_162.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_163.png b/graphics/UTFont40/uf40_163.png deleted file mode 100644 index f80ae50..0000000 Binary files a/graphics/UTFont40/uf40_163.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_169.png b/graphics/UTFont40/uf40_169.png deleted file mode 100644 index 3ab8964..0000000 Binary files a/graphics/UTFont40/uf40_169.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_174.png b/graphics/UTFont40/uf40_174.png deleted file mode 100644 index 7fb43f2..0000000 Binary files a/graphics/UTFont40/uf40_174.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_194.png b/graphics/UTFont40/uf40_194.png deleted file mode 100644 index c771646..0000000 Binary files a/graphics/UTFont40/uf40_194.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_195.png b/graphics/UTFont40/uf40_195.png deleted file mode 100644 index 2cbed00..0000000 Binary files a/graphics/UTFont40/uf40_195.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_197.png b/graphics/UTFont40/uf40_197.png deleted file mode 100644 index 8b6ff83..0000000 Binary files a/graphics/UTFont40/uf40_197.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_199.png b/graphics/UTFont40/uf40_199.png deleted file mode 100644 index cf4831f..0000000 Binary files a/graphics/UTFont40/uf40_199.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_208.png b/graphics/UTFont40/uf40_208.png deleted file mode 100644 index 17ed630..0000000 Binary files a/graphics/UTFont40/uf40_208.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_210.png b/graphics/UTFont40/uf40_210.png deleted file mode 100644 index 42bd3bc..0000000 Binary files a/graphics/UTFont40/uf40_210.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_211.png b/graphics/UTFont40/uf40_211.png deleted file mode 100644 index 1d1e84a..0000000 Binary files a/graphics/UTFont40/uf40_211.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_212.png b/graphics/UTFont40/uf40_212.png deleted file mode 100644 index e859fcc..0000000 Binary files a/graphics/UTFont40/uf40_212.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_213.png b/graphics/UTFont40/uf40_213.png deleted file mode 100644 index 2fe5230..0000000 Binary files a/graphics/UTFont40/uf40_213.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_214.png b/graphics/UTFont40/uf40_214.png deleted file mode 100644 index 7e18022..0000000 Binary files a/graphics/UTFont40/uf40_214.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_216.png b/graphics/UTFont40/uf40_216.png deleted file mode 100644 index 4744ff1..0000000 Binary files a/graphics/UTFont40/uf40_216.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_222.png b/graphics/UTFont40/uf40_222.png deleted file mode 100644 index 60c71a3..0000000 Binary files a/graphics/UTFont40/uf40_222.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_223.png b/graphics/UTFont40/uf40_223.png deleted file mode 100644 index dce0595..0000000 Binary files a/graphics/UTFont40/uf40_223.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_224.png b/graphics/UTFont40/uf40_224.png deleted file mode 100644 index 4db40c8..0000000 Binary files a/graphics/UTFont40/uf40_224.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_225.png b/graphics/UTFont40/uf40_225.png deleted file mode 100644 index 5fbed76..0000000 Binary files a/graphics/UTFont40/uf40_225.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_226.png b/graphics/UTFont40/uf40_226.png deleted file mode 100644 index 1f4d22c..0000000 Binary files a/graphics/UTFont40/uf40_226.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_227.png b/graphics/UTFont40/uf40_227.png deleted file mode 100644 index 1eaf9dd..0000000 Binary files a/graphics/UTFont40/uf40_227.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_228.png b/graphics/UTFont40/uf40_228.png deleted file mode 100644 index c5cbe92..0000000 Binary files a/graphics/UTFont40/uf40_228.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_229.png b/graphics/UTFont40/uf40_229.png deleted file mode 100644 index 59549ef..0000000 Binary files a/graphics/UTFont40/uf40_229.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_230.png b/graphics/UTFont40/uf40_230.png deleted file mode 100644 index 8a718b8..0000000 Binary files a/graphics/UTFont40/uf40_230.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_231.png b/graphics/UTFont40/uf40_231.png deleted file mode 100644 index f736814..0000000 Binary files a/graphics/UTFont40/uf40_231.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_240.png b/graphics/UTFont40/uf40_240.png deleted file mode 100644 index 25c8637..0000000 Binary files a/graphics/UTFont40/uf40_240.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_244.png b/graphics/UTFont40/uf40_244.png deleted file mode 100644 index a18adfa..0000000 Binary files a/graphics/UTFont40/uf40_244.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_245.png b/graphics/UTFont40/uf40_245.png deleted file mode 100644 index f1c13c7..0000000 Binary files a/graphics/UTFont40/uf40_245.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_253.png b/graphics/UTFont40/uf40_253.png deleted file mode 100644 index f3177e8..0000000 Binary files a/graphics/UTFont40/uf40_253.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_254.png b/graphics/UTFont40/uf40_254.png deleted file mode 100644 index dc3f613..0000000 Binary files a/graphics/UTFont40/uf40_254.png and /dev/null differ diff --git a/graphics/UTFont40/uf40_255.png b/graphics/UTFont40/uf40_255.png deleted file mode 100644 index 48fc3e0..0000000 Binary files a/graphics/UTFont40/uf40_255.png and /dev/null differ diff --git a/graphics/Xan.png b/graphics/Xan.png index 6e971d5..deee134 100644 Binary files a/graphics/Xan.png and b/graphics/Xan.png differ diff --git a/graphics/hud/FacePnl.png b/graphics/hud/FacePnl.png new file mode 100644 index 0000000..4642d5a Binary files /dev/null and b/graphics/hud/FacePnl.png differ diff --git a/graphics/hud/FacePnlA.png b/graphics/hud/FacePnlA.png new file mode 100644 index 0000000..67ef898 Binary files /dev/null and b/graphics/hud/FacePnlA.png differ diff --git a/graphics/hud/UseSaw2.png b/graphics/hud/UseSaw2.png index 6cc9cfb..5dd9d0a 100644 Binary files a/graphics/hud/UseSaw2.png and b/graphics/hud/UseSaw2.png differ diff --git a/models/JGCow1.png b/models/JGCow1.png index 27d5245..babf426 100644 Binary files a/models/JGCow1.png and b/models/JGCow1.png differ diff --git a/models/Jtutot1.png b/models/Jtutot1.png index 5b0fc65..41ebdd7 100644 Binary files a/models/Jtutot1.png and b/models/Jtutot1.png differ diff --git a/models/Jtutot2.png b/models/Jtutot2.png index 21ddc5a..35ddb0d 100644 Binary files a/models/Jtutot2.png and b/models/Jtutot2.png differ diff --git a/models/Jtutot3.png b/models/Jtutot3.png index 4502c09..3be6b68 100644 Binary files a/models/Jtutot3.png and b/models/Jtutot3.png differ diff --git a/models/Jtutot4.png b/models/Jtutot4.png index 3abca80..512b48d 100644 Binary files a/models/Jtutot4.png and b/models/Jtutot4.png differ diff --git a/music/Course.it b/music/Course.it new file mode 100644 index 0000000..58becbe Binary files /dev/null and b/music/Course.it differ diff --git a/palettes/ExplGreen.pal b/palettes/ExplGreen.pal new file mode 100644 index 0000000..27af831 Binary files /dev/null and b/palettes/ExplGreen.pal differ diff --git a/palettes/ExplSShock.pal b/palettes/ExplSShock.pal new file mode 100644 index 0000000..d27450a Binary files /dev/null and b/palettes/ExplSShock.pal differ diff --git a/palettes/ExplShock.pal b/palettes/ExplShock.pal new file mode 100644 index 0000000..5e70e0b Binary files /dev/null and b/palettes/ExplShock.pal differ diff --git a/palettes/Explosion.pal b/palettes/Explosion.pal new file mode 100644 index 0000000..9487e05 Binary files /dev/null and b/palettes/Explosion.pal differ diff --git a/sndinfo.txt b/sndinfo.txt index f437e5b..2efbb9b 100644 --- a/sndinfo.txt +++ b/sndinfo.txt @@ -144,7 +144,7 @@ $playeralias tboss neutral *pain50 ut/bosspain3 $playeralias tboss neutral *pain25 ut/bosspain4 $playeralias tboss neutral *grunt ut/bossgrunt $playeralias tboss neutral *land DSEMPTY -$playeralias tboss neutral *uland ut/land +$playeralias tboss neutral *uland ut/bossgrunt $playeralias tboss neutral *jump ut/bossjump $playeralias tboss neutral *usefail ut/bosshump $playeralias tboss neutral *surface ut/malesurf diff --git a/textures/fizzfull.png b/textures/fizzfull.png index a33a988..5aad6c4 100644 Binary files a/textures/fizzfull.png and b/textures/fizzfull.png differ diff --git a/textures/fizzside.png b/textures/fizzside.png index b25eb0f..699535c 100644 Binary files a/textures/fizzside.png and b/textures/fizzside.png differ diff --git a/textures/fizztop.png b/textures/fizztop.png index 51fed75..4714f75 100644 Binary files a/textures/fizztop.png and b/textures/fizztop.png differ diff --git a/zmapinfo.txt b/zmapinfo.txt index 4cd903d..34d8fa0 100644 --- a/zmapinfo.txt +++ b/zmapinfo.txt @@ -5,5 +5,6 @@ GameInfo StatusBarClass = "UTHud" BackpackType = "UTBackpack" BorderFlat = "TEMPBG" - Border = 0,0,"","","","","","","","" + Border = 3, 3, "BordTR", "BordT", "BordTL", "BordR", "BordL", "BordBR", "BordB", "BordBL" + MessageBoxClass = "UTMessageBox" } diff --git a/zscript.txt b/zscript.txt index 290e4d1..79e6a7d 100644 --- a/zscript.txt +++ b/zscript.txt @@ -1,4 +1,4 @@ -version "4.2" +version "4.3" #include "zscript/dt_matrix.zsc" #include "zscript/dt_coordutil.zsc" diff --git a/zscript/armoritems.zsc b/zscript/armoritems.zsc index a629834..81aa962 100644 --- a/zscript/armoritems.zsc +++ b/zscript/armoritems.zsc @@ -142,7 +142,7 @@ Class UTShieldBelt : UTArmor } int oldamt = amount; Super.AbsorbDamage(damage,damageType,newdamage); - if ( (oldamt > 0) && (amount <= 0) ) PrintPickupMessage(true,StringTable.Localize("$D_SHIELDBELT")); + if ( (oldamt > 0) && (amount <= 0) && Owner.CheckLocalView() ) Console.Printf(StringTable.Localize("$D_SHIELDBELT")); } override bool HandlePickup( Inventory item ) { diff --git a/zscript/biorifle.zsc b/zscript/biorifle.zsc index 95cc6f2..96da344 100644 --- a/zscript/biorifle.zsc +++ b/zscript/biorifle.zsc @@ -144,28 +144,13 @@ Class BioLight : DynamicLight } } -Class BioXLight : DynamicLight +Class BioXLight : PaletteLight { - double lifetime; Default { - DynamicLight.Type "Point"; - Args 64,255,48,30; - } - override void PostBeginPlay() - { - Super.PostBeginPlay(); - lifetime = 1.0; - } - override void Tick() - { - Super.Tick(); - if ( isFrozen() ) return; - args[LIGHT_RED] = int(64*lifetime); - args[LIGHT_GREEN] = int(255*lifetime); - args[LIGHT_BLUE] = int(48*lifetime); - lifetime -= 0.05; - if ( lifetime <= 0 ) Destroy(); + Tag "ExplGreen"; + Args 0,0,0,30; + ReactionTime 20; } } diff --git a/zscript/compat.zsc b/zscript/compat.zsc index 76015b4..8d1eb02 100644 --- a/zscript/compat.zsc +++ b/zscript/compat.zsc @@ -104,6 +104,7 @@ Class ActShieldBelt : UTActivatable Inventory.PickupMessage "$I_SHIELDBELT"; +COUNTITEM; +INVENTORY.BIGPOWERUP; + +INVENTORY.ISARMOR; UTActivatable.GiveItem "UTShieldBelt"; Inventory.RespawnTics 2100; } diff --git a/zscript/eightball.zsc b/zscript/eightball.zsc index 7cff39e..6462216 100644 --- a/zscript/eightball.zsc +++ b/zscript/eightball.zsc @@ -94,11 +94,12 @@ Class UTRocketTrail : Actor } } -Class RocketExplLight : SlugLight +Class RocketExplLight : PaletteLight { Default { - Args 255,224,128,120; + Args 0,0,0,120; + ReactionTime 20; } } diff --git a/zscript/enforcer.zsc b/zscript/enforcer.zsc index 88add58..0df57cb 100644 --- a/zscript/enforcer.zsc +++ b/zscript/enforcer.zsc @@ -31,7 +31,13 @@ Class EnforcerLight : DynamicLight Destroy(); return; } - if ( target.player ) SetOrigin(target.Vec2OffsetZ(0,0,target.player.viewz),true); + if ( target.player ) + { + Vector3 x, y, z, origin; + [x, y, z] = dt_CoordUtil.GetAxes(target.pitch,target.angle,target.roll); + origin = level.Vec3Offset(target.Vec2OffsetZ(0,0,target.player.viewz),x*12); + SetOrigin(origin,true); + } else SetOrigin(target.pos,true); if ( cnt++ > 2 ) Destroy(); } @@ -173,6 +179,7 @@ Class Enforcer : UTWeapon bool SlaveActive, SlaveDown, SlaveReload, SlaveAltFire; int SlaveRefire; transient ui Font usmf; + double AltAccuracy; property ClipCount : ClipCount; property SlaveClipCount : SlaveClipCount; @@ -213,6 +220,7 @@ Class Enforcer : UTWeapon { Weapon weap = Weapon(invoker); if ( !weap || !player ) return; + if ( invoker.altaccuracy < 0.2 ) invoker.altaccuracy += 0.05; if ( slave ) { if ( flak_enforcerreload && (invoker.slaveclipcount < 5) ) A_PlaySound("enforcer/click",CHAN_6); @@ -323,8 +331,7 @@ Class Enforcer : UTWeapon int ydir = slave?-1:1; if ( alt ) origin = origin-z*3.0+ydir*y*1.0; else origin = origin-z*1.0+ydir*y*4.0; - double a = FRandom[Enforcer](0,360), s = FRandom[Enforcer](0,alt?0.08:0.004); - if ( invoker.SlaveActive ) s *= 3; + double a = FRandom[Enforcer](0,360), s = FRandom[Enforcer](0,alt?invoker.altaccuracy:0.004); [x2, y2, z2] = dt_CoordUtil.GetAxes(BulletSlope(),angle,roll); Vector3 dir = (x2+y2*cos(a)*s+z2*sin(a)*s).unit(); FLineTraceData d; @@ -499,7 +506,11 @@ Class Enforcer : UTWeapon 2NFI A 0; Goto LeftIdle; AltFire: - ENFA A 0 A_Overlay(-9999,null); + ENFA A 0 + { + invoker.altaccuracy = 0.08; + A_Overlay(-9999,null); + } ENFA ABCDEF 1; AltHold: ENFA G 0 A_EnforcerFire(true); diff --git a/zscript/flakcannon.zsc b/zscript/flakcannon.zsc index 4f97a74..7b62691 100644 --- a/zscript/flakcannon.zsc +++ b/zscript/flakcannon.zsc @@ -395,28 +395,12 @@ Class SlugSmoke : Actor } } -Class SlugLight : DynamicLight +Class SlugLight : PaletteLight { - double lifetime; Default { - DynamicLight.Type "Point"; - Args 255,224,128,80; - } - override void PostBeginPlay() - { - Super.PostBeginPlay(); - lifetime = 1.0; - } - override void Tick() - { - Super.Tick(); - if ( isFrozen() ) return; - args[LIGHT_RED] = int(255*lifetime); - args[LIGHT_GREEN] = int(224*lifetime); - args[LIGHT_BLUE] = int(128*lifetime); - lifetime -= 0.05; - if ( lifetime <= 0 ) Destroy(); + Args 0,0,0,80; + ReactionTime 20; } } diff --git a/zscript/powerups.zsc b/zscript/powerups.zsc index a3a37f6..1a56ee3 100644 --- a/zscript/powerups.zsc +++ b/zscript/powerups.zsc @@ -39,7 +39,7 @@ Class DamageAmpLight : DynamicLight if ( target.player ) SetOrigin(target.Vec2OffsetZ(0,0,target.player.viewz),true); else SetOrigin(target.Vec3Offset(0,0,target.height/2),true); - args[LIGHT_INTENSITY] = Random[ASMD](10,12)*8; + args[LIGHT_INTENSITY] = Random[UDamage](10,12)*8; bDORMANT = Powerup(master).isBlinking(); } } @@ -78,7 +78,7 @@ Class DamageAmplifier : Powerup override void EndEffect() { Super.EndEffect(); - if ( EffectTics <= 0 ) PrintPickupMessage(true,StringTable.Localize("$D_UDAMAGE")); + if ( (EffectTics <= 0) && Owner && Owner.CheckLocalView() ) Console.Printf(StringTable.Localize("$D_UDAMAGE")); } override bool isBlinking() @@ -219,7 +219,7 @@ Class PowerUTInvisibility : PowerInvisibility override void EndEffect() { Super.EndEffect(); - if ( EffectTics <= 0 ) PrintPickupMessage(true,StringTable.Localize("$D_INVISIBILITY")); + if ( (EffectTics <= 0) && Owner && Owner.CheckLocalView() ) Console.Printf(StringTable.Localize("$D_INVISIBILITY")); } } @@ -339,7 +339,7 @@ Class UTJumpBoots : Inventory } else if ( (Amount <= 0) && owner.player.onground ) { - PrintPickupMessage(true,StringTable.Localize("$D_JUMPBOOTS")); + if ( Owner.CheckLocalView() ) Console.Printf(StringTable.Localize("$D_JUMPBOOTS")); DepleteOrDestroy(); } } @@ -438,7 +438,7 @@ Class Searchlight : Inventory ticcnt = 0; if ( --Amount <= 0 ) { - PrintPickupMessage(true,StringTable.Localize("$D_SEARCHLIGHT")); + if ( Owner.CheckLocalView() ) Console.Printf(StringTable.Localize("$D_SEARCHLIGHT")); DepleteOrDestroy(); } } diff --git a/zscript/pulsegun.zsc b/zscript/pulsegun.zsc index dc08d4a..bc1e745 100644 --- a/zscript/pulsegun.zsc +++ b/zscript/pulsegun.zsc @@ -132,28 +132,13 @@ Class PulseBallLight : DynamicLight } } -Class PulseExplLight : DynamicLight +Class PulseExplLight : PaletteLight { - double lifetime; Default { - DynamicLight.Type "Point"; + Tag "ExplGreen"; ReactionTime 20; - Args 64,255,0,30; - } - override void PostBeginPlay() - { - Super.PostBeginPlay(); - lifetime = 1.0; - } - override void Tick() - { - Super.Tick(); - if ( isFrozen() ) return; - args[LIGHT_RED] = int(64*lifetime); - args[LIGHT_GREEN] = int(255*lifetime); - lifetime -= 1./ReactionTime; - if ( lifetime <= 0 ) Destroy(); + Args 0,0,0,30; } } diff --git a/zscript/ripper.zsc b/zscript/ripper.zsc index 8d7895a..fcb3fdf 100644 --- a/zscript/ripper.zsc +++ b/zscript/ripper.zsc @@ -148,28 +148,12 @@ Class Razor2 : Actor } } -Class Razor2AltLight : DynamicLight +Class Razor2AltLight : PaletteLight { - double lifetime; Default { - DynamicLight.Type "Point"; - Args 255,240,224,90; - } - override void PostBeginPlay() - { - Super.PostBeginPlay(); - lifetime = 1.0; - } - override void Tick() - { - Super.Tick(); - if ( isFrozen() ) return; - args[LIGHT_RED] = int(255*lifetime); - args[LIGHT_GREEN] = int(240*lifetime); - args[LIGHT_BLUE] = int(224*lifetime); - lifetime -= 0.05; - if ( lifetime <= 0 ) Destroy(); + Args 0,0,0,90; + ReactionTime 20; } } diff --git a/zscript/shockrifle.zsc b/zscript/shockrifle.zsc index baa9164..4d6b583 100644 --- a/zscript/shockrifle.zsc +++ b/zscript/shockrifle.zsc @@ -696,116 +696,89 @@ Class SuperShockBallLight : ShockBallLight { Default { - DynamicLight.Type "Point"; Args 255,160,128,120; } } -Class ShockBeamLight : ShockExplLight +Class ShockBeamLight : PaletteLight { Default { - +DYNAMICLIGHT.ATTENUATE; + Tag "ExplShock"; ReactionTime 15; Args 0,0,0,80; + +DYNAMICLIGHT.ATTENUATE; } } -Class SuperShockBeamLight : SuperShockExplLight +Class SuperShockBeamLight : PaletteLight { Default { - +DYNAMICLIGHT.ATTENUATE; + Tag "ExplSShock"; ReactionTime 15; Args 0,0,0,100; + +DYNAMICLIGHT.ATTENUATE; } } -Class ShockBeamHitLight : ShockExplLight +Class ShockBeamHitLight : PaletteLight { Default { + Tag "ExplShock"; ReactionTime 24; Args 0,0,0,120; } } -Class SuperShockBeamHitLight : SuperShockExplLight +Class SuperShockBeamHitLight : PaletteLight { Default { + Tag "ExplSShock"; ReactionTime 24; Args 0,0,0,150; } } -Class ShockBlastLight : ShockExplLight +Class ShockBlastLight : PaletteLight { Default { - ReactionTime 50; + Tag "ExplShock"; + ReactionTime 60; Args 0,0,0,300; } } -Class SuperShockBlastLight : SuperShockExplLight +Class SuperShockBlastLight : PaletteLight { Default { - ReactionTime 50; + Tag "ExplSShock"; + ReactionTime 60; Args 0,0,0,400; } } -Class ShockExplLight : DynamicLight +Class ShockExplLight : PaletteLight { - double lifetime; Default { - DynamicLight.Type "Point"; + Tag "ExplShock"; ReactionTime 30; - Args 160,128,255,150; - } - override void PostBeginPlay() - { - Super.PostBeginPlay(); - lifetime = 1.0; - } - override void Tick() - { - Super.Tick(); - if ( isFrozen() ) return; - args[LIGHT_RED] = int(160*lifetime); - args[LIGHT_GREEN] = int(128*lifetime); - args[LIGHT_BLUE] = int(255*lifetime); - lifetime -= 1./ReactionTime; - if ( lifetime <= 0 ) Destroy(); + Args 0,0,0,150; } } -Class SuperShockExplLight : DynamicLight +Class SuperShockExplLight : PaletteLight { - double lifetime; Default { - DynamicLight.Type "Point"; + Tag "ExplSShock"; ReactionTime 30; - Args 255,160,128,200; - } - override void PostBeginPlay() - { - Super.PostBeginPlay(); - lifetime = 1.0; - } - override void Tick() - { - Super.Tick(); - if ( isFrozen() ) return; - args[LIGHT_RED] = int(255*lifetime); - args[LIGHT_GREEN] = int(160*lifetime); - args[LIGHT_BLUE] = int(128*lifetime); - lifetime -= 1./ReactionTime; - if ( lifetime <= 0 ) Destroy(); + Args 0,0,0,200; } } @@ -823,16 +796,16 @@ Class ShockHitbox : Actor override void Tick() { Super.Tick(); - if ( !target || target.InStateSequence(target.CurState,target.ResolveState("Death")) ) + if ( !target || !target.InStateSequence(target.CurState,target.FindState("Spawn")) ) { Destroy(); return; } - SetOrigin(target.pos-(0,0,height*0.5),true); + SetOrigin(target.Vec3Offset(0,0,-height*0.5),true); } override bool CanCollideWith( Actor other, bool passive ) { - return ((other is 'ShockBeam') || (other is 'SuperShockBeam')); + return false; } } diff --git a/zscript/utcommon.zsc b/zscript/utcommon.zsc index 345afc8..607cd00 100644 --- a/zscript/utcommon.zsc +++ b/zscript/utcommon.zsc @@ -1321,7 +1321,7 @@ Class UTWeapon : Weapon Owner.player.WeaponState |= WF_WEAPONBOBBING; // UT weapons always bob } - void FireEffect() + virtual void FireEffect() { let amp = DamageAmplifier(Owner.FindInventory("DamageAmplifier",true)); if ( amp ) amp.FireEffect(); @@ -2021,6 +2021,47 @@ Class ShredCorpseHitbox : Actor } } +// imitates UE1 light type LT_TexturePaletteOnce +Class PaletteLight : DynamicLight +{ + Color pal[256]; + + Default + { + Tag "Explosion"; + DynamicLight.Type "Point"; + Args 0,0,0,80; + ReactionTime 15; + } + private void UpdateLight() + { + int index = 255-((255*ReactionTime)/default.ReactionTime); + args[LIGHT_RED] = pal[index].r; + args[LIGHT_GREEN] = pal[index].g; + args[LIGHT_BLUE] = pal[index].b; + } + override void PostBeginPlay() + { + Super.PostBeginPlay(); + int lump = Wads.CheckNumForFullname(String.Format("palettes/%s.pal",GetTag())); + String paldat = Wads.ReadLump(lump); + for ( int i=0; i<256; i++ ) + { + pal[i].r = paldat.ByteAt(i*3); + pal[i].g = paldat.ByteAt(i*3+1); + pal[i].b = paldat.ByteAt(i*3+2); + } + UpdateLight(); + } + override void Tick() + { + Super.Tick(); + if ( isFrozen() ) return; + A_CountDown(); + UpdateLight(); + } +} + Enum ESwingMode { SWING_Straight, // constant increment @@ -2343,6 +2384,7 @@ Class UTMainHandler : EventHandler // prettify Kinsie's test map for a more Unreal feel if ( level.GetChecksum() ~== "959A613006CC3AA912C4A22908B7566A" ) { + S_ChangeMusic("Course"); TextureID deftex = TexMan.CheckForTexture("-noflat-",TexMan.Type_Any); TextureID skytx = TexMan.CheckForTexture("KGDaySky",TexMan.Type_Any); TextureID baseflor = TexMan.CheckForTexture("rClfFlr0",TexMan.Type_Any); @@ -2353,9 +2395,9 @@ Class UTMainHandler : EventHandler level.ChangeSky(skytx,skytx); for ( int i=0; i IconClasses[14]; double HScale; Color tintcolor, bgcolor; @@ -35,7 +35,19 @@ Class UTHud : BaseStatusBar bool showweapons, showfrags, showammo, showstatus, showinfo; double hudsize, weaponsize, statussize; - HUDFont mUTFont12; + HUDFont mUTFont12, mUTFont40; + + String PickupMsg; + int PickupMsgTic; + String ShortMsg[4]; + int ShortMsgTic[4]; + int ShortMsgCol[4]; + int LastMsgTic; + TextureID LastTalkFace; // guessed from voice type + int LastTalkTic, faceout; + String MidPrintStr; + int MidPrintTic; + double MidPrintScale; // For easier UT Canvas drawing Color DrawColor, WhiteColor, GoldColor; @@ -45,11 +57,12 @@ Class UTHud : BaseStatusBar override void Init() { Super.Init(); - SetSize(0,320,200); + SetSize(0,640,480); // this exists here merely to scale the automap text lastfrag = int.min; lastfragcnt = 0; vtracer = new("ViewTracer"); mUTFont12 = HUDFont.Create("UTFONT12"); + mUTFont40 = HUDFont.Create("UTFONT40"); // Set defaults DrawColor = WhiteColor = "White"; GoldColor = "Gold"; @@ -154,6 +167,9 @@ Class UTHud : BaseStatusBar UseTloc2 = TexMan.CheckForTexture("UseTrn2",TexMan.Type_Any); IconSaw2 = TexMan.CheckForTexture("IconSaw2",TexMan.Type_Any); UseSaw2 = TexMan.CheckForTexture("UseSaw2",TexMan.Type_Any); + FacePanel[0] = TexMan.CheckForTexture("FacePnl",TexMan.Type_Any); + FacePanel[1] = TexMan.CheckForTexture("FacePnlA",TexMan.Type_Any); + FacePanel[2] = TexMan.CheckForTexture("Static1",TexMan.Type_Any); } override void Draw( int state, double TicFrac ) @@ -207,25 +223,25 @@ Class UTHud : BaseStatusBar return Color(a.a,int(a.r*(1.-x)+b.r*x),int(a.g*(1.-x)+b.g*x),int(a.b*(1.-x)+b.b*x)); } - private void UTDrawTintedTex( TextureID tx, double sx = 1.0, int opacity = -1, Color tint = Color("Black"), bool flip = false ) + private void UTDrawTintedTex( TextureID tx, double sx = 1.0, int opacity = -1, Color tint = Color("Black"), bool flip = false, bool animated = false ) { double ss = (HScale*sx); double dw = (Screen.GetWidth()/ss), dh = (Screen.GetHeight()/ss); double dx = CurX/ss, dy = CurY/ss; if ( opacity == -1 ) opacity = self.opacity; - if ( opacity >= 16 ) Screen.DrawTexture(tx,false,dx,dy,DTA_VirtualWidthF,dw,DTA_VirtualHeightF,dh,DTA_KeepRatio,true,DTA_FillColor,bgcolor,DTA_TopOffset,0,DTA_LeftOffset,0); + if ( opacity >= 16 ) Screen.DrawTexture(tx,animated,dx,dy,DTA_VirtualWidthF,dw,DTA_VirtualHeightF,dh,DTA_KeepRatio,true,DTA_FillColor,bgcolor,DTA_TopOffset,0,DTA_LeftOffset,0); double alpha = clamp(opacity/15.,0.0,1.0); - Screen.DrawTexture(tx,false,dx,dy,DTA_VirtualWidthF,dw,DTA_VirtualHeightF,dh,DTA_KeepRatio,true,DTA_Alpha,alpha,DTA_LegacyRenderStyle,STYLE_AddShaded,DTA_FillColor,(tint!="Black")?tint:tintcolor,DTA_TopOffset,0,DTA_LeftOffset,0,DTA_FlipX,flip); + Screen.DrawTexture(tx,animated,dx,dy,DTA_VirtualWidthF,dw,DTA_VirtualHeightF,dh,DTA_KeepRatio,true,DTA_Alpha,alpha,DTA_LegacyRenderStyle,STYLE_AddShaded,DTA_FillColor,(tint!="Black")?tint:tintcolor,DTA_TopOffset,0,DTA_LeftOffset,0,DTA_FlipX,flip); } - private void UTDrawPlainTex( TextureID tx, double sx = 1.0, int opacity = -1, bool flip = false ) + private void UTDrawPlainTex( TextureID tx, double sx = 1.0, int opacity = -1, bool flip = false, bool animated = false ) { double ss = (HScale*sx); double dw = (Screen.GetWidth()/ss), dh = (Screen.GetHeight()/ss); double dx = CurX/ss, dy = CurY/ss; if ( opacity == -1 ) opacity = self.opacity; - if ( opacity >= 16 ) Screen.DrawTexture(tx,false,dx,dy,DTA_VirtualWidthF,dw,DTA_VirtualHeightF,dh,DTA_KeepRatio,true,DTA_FillColor,bgcolor,DTA_TopOffset,0,DTA_LeftOffset,0,DTA_FlipX,flip); + if ( opacity >= 16 ) Screen.DrawTexture(tx,animated,dx,dy,DTA_VirtualWidthF,dw,DTA_VirtualHeightF,dh,DTA_KeepRatio,true,DTA_FillColor,bgcolor,DTA_TopOffset,0,DTA_LeftOffset,0,DTA_FlipX,flip); double alpha = clamp(opacity/15.,0.0,1.0); - Screen.DrawTexture(tx,false,dx,dy,DTA_VirtualWidthF,dw,DTA_VirtualHeightF,dh,DTA_KeepRatio,true,DTA_Alpha,alpha,DTA_TopOffset,0,DTA_LeftOffset,0,DTA_FlipX,flip); + Screen.DrawTexture(tx,animated,dx,dy,DTA_VirtualWidthF,dw,DTA_VirtualHeightF,dh,DTA_KeepRatio,true,DTA_Alpha,alpha,DTA_TopOffset,0,DTA_LeftOffset,0,DTA_FlipX,flip); } private bool UTDrawWeaponIcon( Weapon w, bool use, double sx = 1.0 ) @@ -637,14 +653,16 @@ Class UTHud : BaseStatusBar cl1 = String.Format("Dark%s",cl2); } String tname = String.Format("\c[%s]%s:\c[%s] %s",cl1,StringTable.Localize("$M_NAME"),cl2,lastseen.player.GetUserName()); - CurX = (640-mUTFont12.mFont.StringWidth(tname))*0.5; + double scl = HScale/5.; + CurX = (640-mUTFont40.mFont.StringWidth(tname)*scl)*0.5; CurY = 480*0.75; - Screen.DrawText(mUTFont12.mFont,Font.CR_UNTRANSLATED,CurX,CurY,tname,DTA_VirtualWidth,640,DTA_VirtualHeight,480,DTA_Alpha,lalpha/2.); + Screen.DrawText(mUTFont40.mFont,Font.CR_UNTRANSLATED,CurX/scl,CurY/scl,tname,DTA_VirtualWidthF,640/scl,DTA_VirtualHeightF,480/scl,DTA_Alpha,lalpha/2.,DTA_LegacyRenderStyle,STYLE_Add); if ( !deathmatch || (lastseen.IsTeammate(CPlayer.mo)) ) { - CurY += 1.2*mUTFont12.mFont.GetHeight(); tname = String.Format("\c[%s]%s:\c[%s] %d",cl1,StringTable.Localize("$M_HEALTH"),cl2,lastseen.Health); - Screen.DrawText(mUTFont12.mFont,Font.CR_UNTRANSLATED,CurX,CurY,tname,DTA_VirtualWidth,640,DTA_VirtualHeight,480,DTA_Alpha,lalpha/2.); + CurY += mUTFont40.mFont.GetHeight()*scl; + CurX = (640-mUTFont40.mFont.StringWidth(tname)*scl)*0.5; + Screen.DrawText(mUTFont40.mFont,Font.CR_UNTRANSLATED,CurX/scl,CurY/scl,tname,DTA_VirtualWidthF,640/scl,DTA_VirtualHeightF,480/scl,DTA_Alpha,lalpha/2.,DTA_LegacyRenderStyle,STYLE_Add); } } @@ -792,6 +810,224 @@ Class UTHud : BaseStatusBar } } + private bool IsAutoTaunt( String str ) + { + // checks if this critical message is pretending to be a chat msg + if ( str.IndexOf("\c*") == 0 ) return true; + return false; + } + + private void SetChatFace( String str, bool isauto = false ) + { + Array splitme; + str.Split(splitme,":"); + if ( splitme.Size() < 2 ) return; + String pname = splitme[0]; + // autotaunts have a leading chat color escape + if ( isauto && (pname.IndexOf("\c*") == 0) ) pname.Remove(0,2); + if ( pname.RightIndexOf("\c*") == pname.Length()-2 ) pname.Remove(pname.Length()-2,2); + // guess the player + int p = -1; + for ( int i=0; i0; j-- ) + { + ShortMsg[j] = ShortMsg[j-1]; + ShortMsgTic[j] = ShortMsgTic[j-1]; + ShortMsgCol[j] = ShortMsgCol[j-1]; + } + // jam it in + ShortMsg[0] = lines.StringAt(i); + LastMsgTic = ShortMsgTic[0] = gametic+170; + ShortMsgCol[0] = col; + } + } + + override void FlushNotify() + { + for ( int i=0; i<4; i++ ) + { + ShortMsg[i] = ""; + ShortMsgTic[i] = int.min; + ShortMsgCol[i] = Font.CR_UNTRANSLATED; + } + LastTalkTic = LastMsgTic = PickupMsgTic = int.min; + LastTalkFace.SetNull(); + PickupMsg = ""; + PickupMsgTic = int.min; + MidPrintStr = ""; + MidPrintTic = int.min; + } + + override bool DrawChat( String txt ) + { + if ( gamestate != GS_LEVEL ) return false; // not during intermissions + CurX = 0; + CurY = 68*HScale; + if ( LastTalkTic > gametic ) CurX += (68+faceout)*HScale; + int areatime = max(LastTalkTic,LastMsgTic)+30; + if ( areatime > gametic ) UTDrawTintedTex(FacePanel[1],opacity:clamp(int((areatime-gametic+fractic)*0.75),0,15)); + CurX += 6*HScale; + CurY += HScale; + double scl = HScale/3.; + String fullstr = String.Format("(> Say %s%s",txt,mUTFont40.mFont.GetCursor()); + // cut out until it fits + while ( (mUTFont40.mFont.StringWidth(fullstr) > 2450) && (fullstr.Length() > 7) ) + fullstr.Remove(7,1); + Screen.DrawText(mUTFont40.mFont,Font.CR_GREEN,CurX/scl,CurY/scl,fullstr,DTA_VirtualWidthF,Screen.GetWidth()/scl,DTA_VirtualHeightF,Screen.GetHeight()/scl,DTA_KeepRatio,true); + return true; + } + + private void DrawTalkFace() + { + // this doesn't even get close to how it's supposed to look but whatever + double ss = (HScale*0.265625); + double dw = (Screen.GetWidth()/ss), dh = (Screen.GetHeight()/ss); + double dx = CurX/ss, dy = CurY/ss; + Screen.DrawTexture(FacePanel[2],false,dx,dy,DTA_VirtualWidthF,dw,DTA_VirtualHeightF,dh,DTA_KeepRatio,true,DTA_FillColor,Color("Black")); + Screen.DrawTexture(FacePanel[2],true,dx,dy,DTA_VirtualWidthF,dw,DTA_VirtualHeightF,dh,DTA_KeepRatio,true,DTA_LegacyRenderStyle,STYLE_AddShaded,DTA_FillColor,tintcolor); + ss = HScale; + dw = (Screen.GetWidth()/ss); + dh = (Screen.GetHeight()/ss); + dx = (CurX+2*HScale)/ss; + dy = (CurY+2*HScale)/ss; + Screen.DrawTexture(LastTalkFace,false,dx,dy,DTA_VirtualWidthF,dw,DTA_VirtualHeightF,dh,DTA_KeepRatio,true,DTA_Alpha,0.8); + Screen.DrawTexture(LastTalkFace,false,dx,dy,DTA_VirtualWidthF,dw,DTA_VirtualHeightF,dh,DTA_KeepRatio,true,DTA_LegacyRenderStyle,STYLE_Add); + } + + private void DrawMessages() + { + // midprint + if ( (MidPrintStr.Length() > 0) && (MidPrintTic > gametic) ) + { + double scl = HScale/MidPrintScale; + CurX = (Screen.GetWidth()-mUTFont40.mFont.StringWidth(MidPrintStr)*scl)/2; + CurY = 256*HScale; + Screen.DrawText(mUTFont40.mFont,Font.FindFontColor('UTHudText'),CurX/scl,CurY/scl,MidPrintStr,DTA_VirtualWidthF,Screen.GetWidth()/scl,DTA_VirtualHeightF,Screen.GetHeight()/scl,DTA_KeepRatio,true,DTA_Alpha,clamp((MidPrintTic-gametic+fractic)*0.1,0,1),DTA_LegacyRenderStyle,STYLE_Add); + } + // pickup message + if ( PickupMsgTic > gametic ) + { + double scl = HScale/2.2; + CurX = (Screen.GetWidth()-mUTFont40.mFont.StringWidth(PickupMsg)*scl)/2; + CurY = Screen.GetHeight()-112*HScale; + Screen.DrawText(mUTFont40.mFont,Font.CR_WHITE,CurX/scl,CurY/scl,PickupMsg,DTA_VirtualWidthF,Screen.GetWidth()/scl,DTA_VirtualHeightF,Screen.GetHeight()/scl,DTA_KeepRatio,true,DTA_Alpha,clamp((PickupMsgTic-gametic+fractic)*0.1,0,1),DTA_LegacyRenderStyle,STYLE_Add); + } + // talk face + CurX = 0; + CurY = 0; + if ( LastTalkTic > gametic ) + { + if ( (LastTalkTic-gametic) < 30 ) faceout = max(-68,faceout-8); + else faceout = 0; + CurX = faceout*HScale; + DrawTalkFace(); + CurX += 68*HScale; + } + // message frame + int areatime = max(LastTalkTic,LastMsgTic)+30; + if ( areatime > gametic ) + UTDrawTintedTex(FacePanel[0],opacity:clamp(int((areatime-gametic+fractic)*0.75),0,15)); + // messages themselves + if ( LastMsgTic < gametic ) return; + CurX = 8*HScale; + if ( LastTalkTic > gametic ) CurX += (68+faceout)*HScale; + CurY = HScale; + double scl = HScale/3.; + for ( int i=3; i>=0; i-- ) + { + if ( ShortMsgTic[i] < gametic ) continue; + Screen.DrawText(mUTFont40.mFont,ShortMsgCol[i],CurX/scl,CurY/scl,ShortMsg[i],DTA_VirtualWidthF,Screen.GetWidth()/scl,DTA_VirtualHeightF,Screen.GetHeight()/scl,DTA_KeepRatio,true); + CurY += 16*HScale; + } + } + override void Tick() { Super.Tick(); @@ -833,6 +1069,8 @@ Class UTHud : BaseStatusBar DrawInventory(lbottom); // Display Identification Info if ( CPlayer == players[consoleplayer] && showinfo ) DrawIdentifyInfo(); + // Display messages + DrawMessages(); } override void DrawAutomapHUD( double ticFrac ) diff --git a/zscript/utmenu.zsc b/zscript/utmenu.zsc index f2c1883..1eeebbe 100644 --- a/zscript/utmenu.zsc +++ b/zscript/utmenu.zsc @@ -26,6 +26,7 @@ Class OptionMenuItemUTHudPreview : OptionMenuItem { int xpos = indent + CursorSpace(); int ypos = y+OptionMenuSettings.mLinespacing*CleanYfac_1; + Screen.DrawFrame(xpos,ypos,64*CleanXFac_1,64*CleanYFac_1); Screen.DrawTexture(tex[0],false,xpos,ypos,DTA_CleanNoMove_1,true); Color tintcolor = Color("White"); switch ( mColorP.GetInt() ) @@ -48,4 +49,38 @@ Class OptionMenuItemUTHudPreview : OptionMenuItem Screen.DrawTexture(tex[1],false,xpos,ypos,DTA_CleanNoMove_1,true,DTA_FillColor,tintcolor,DTA_Alpha,alpha,DTA_LegacyRenderStyle,STYLE_AddShaded); return -1; } -} \ No newline at end of file +} + +// changes to Tahoma +Class UTMessageBox : MessageBoxMenu +{ + override void Init( Menu parent, String message, int messagemode, bool playsound, Name cmd, voidptr native_handler ) + { + Super.Init(parent,message,messagemode,playsound,cmd,native_handler); + Font NFont = Font.GetFont('Tahoma10'); + if ( !generic_ui ) + { + if ( NFont && NFont.CanPrint(message) && NFont.CanPrint("$TXT_YES") && NFont.CanPrint("$TXT_NO") ) textFont = NFont; + else if ( OriginalSmallFont && OriginalSmallFont.CanPrint(message) && OriginalSmallFont.CanPrint("$TXT_YES") && OriginalSmallFont.CanPrint("$TXT_NO") ) textFont = OriginalSmallFont; + } + if ( !textFont ) + { + arrowFont = textFont = NewSmallFont; + int factor = (CleanXfac+1)/2; + destWidth = screen.GetWidth()/factor; + destHeight = screen.GetHeight()/factor; + selector = "▶"; + } + else + { + arrowFont = ConFont; + destWidth = CleanWidth; + destHeight = CleanHeight; + selector = "\xd"; + } + int mr1 = destWidth/2+10+textFont.StringWidth(Stringtable.Localize("$TXT_YES")); + int mr2 = destWidth/2+10+textFont.StringWidth(Stringtable.Localize("$TXT_NO")); + mMouseRight = MAX(mr1,mr2); + mMessage = textFont.BreakLines(Stringtable.Localize(message),generic_ui?600:300); + } +} diff --git a/zscript/warheadlauncher.zsc b/zscript/warheadlauncher.zsc index cda8a72..5adf6b6 100644 --- a/zscript/warheadlauncher.zsc +++ b/zscript/warheadlauncher.zsc @@ -150,29 +150,12 @@ Class WarheadHitbox : Actor } } -Class WarheadExplodLight : DynamicLight +Class WarheadExplodLight : PaletteLight { - double lifetime; Default { - DynamicLight.Type "Point"; ReactionTime 50; - Args 255,192,128,300; - } - override void PostBeginPlay() - { - Super.PostBeginPlay(); - lifetime = 1.0; - } - override void Tick() - { - Super.Tick(); - if ( isFrozen() ) return; - args[LIGHT_RED] = int(255*lifetime); - args[LIGHT_GREEN] = int(192*lifetime); - args[LIGHT_BLUE] = int(128*lifetime); - lifetime -= 1./ReactionTime; - if ( lifetime <= 0 ) Destroy(); + Args 0,0,0,300; } }