diff --git a/2.5DHero/2.5DHeroContent/Content.mgcb b/2.5DHero/2.5DHeroContent/Content.mgcb index eca25e2d9..b3fe50621 100644 --- a/2.5DHero/2.5DHeroContent/Content.mgcb +++ b/2.5DHero/2.5DHeroContent/Content.mgcb @@ -13,12 +13,6 @@ #---------------------------------- Content ---------------------------------# -#begin Fonts/BMP/miniFont.spritefont -/importer:FontDescriptionImporter -/processor:FontDescriptionProcessor -/processorParam:TextureFormat=Compressed -/build:Fonts/BMP/miniFont.spritefont - #begin Songs/intro/barktown.mp3 /importer:Mp3Importer /processor:SongProcessor @@ -925,30 +919,6 @@ /processorParam:TextureFormat=Color /build:Textures/NPC/7.png -#begin Fonts/BMP/InGame.bmp -/importer:TextureImporter -/processor:FontTextureProcessor -/processorParam:FirstCharacter= -/processorParam:PremultiplyAlpha=True -/processorParam:TextureFormat=Color -/build:Fonts/BMP/InGame.bmp - -#begin Fonts/BMP/chatFont.bmp -/importer:TextureImporter -/processor:FontTextureProcessor -/processorParam:FirstCharacter= -/processorParam:PremultiplyAlpha=True -/processorParam:TextureFormat=Color -/build:Fonts/BMP/chatFont.bmp - -#begin Fonts/BMP/mainFont.bmp -/importer:TextureImporter -/processor:FontTextureProcessor -/processorParam:FirstCharacter= -/processorParam:PremultiplyAlpha=True -/processorParam:TextureFormat=Color -/build:Fonts/BMP/mainFont.bmp - #begin Textures/NPC/Hilbert.png /importer:TextureImporter /processor:TextureProcessor @@ -1399,14 +1369,6 @@ /processorParam:Quality=Low /build:Songs/johto_trainer.mp3 -#begin Fonts/BMP/Unown.bmp -/importer:TextureImporter -/processor:FontTextureProcessor -/processorParam:FirstCharacter= -/processorParam:PremultiplyAlpha=True -/processorParam:TextureFormat=Color -/build:Fonts/BMP/Unown.bmp - #begin Songs/trainer_defeat.mp3 /importer:Mp3Importer /processor:SongProcessor @@ -28827,14 +28789,6 @@ /processorParam:Quality=Low /build:Sounds/pickup.mp3 -#begin Fonts/BMP/TextFont.png -/importer:TextureImporter -/processor:FontTextureProcessor -/processorParam:FirstCharacter= -/processorParam:PremultiplyAlpha=True -/processorParam:TextureFormat=Color -/build:Fonts/BMP/TextFont.png - #begin Sounds/PC/pc_logon.mp3 /importer:Mp3Importer /processor:SoundEffectProcessor @@ -38213,14 +38167,6 @@ /processorParam:TextureFormat=Color /build:Textures/TVs/Yellow.png -#begin Fonts/BMP/Braille.bmp -/importer:TextureImporter -/processor:FontTextureProcessor -/processorParam:FirstCharacter= -/processorParam:PremultiplyAlpha=True -/processorParam:TextureFormat=Color -/build:Fonts/BMP/Braille.bmp - #begin GUI/Battle/Interface.png /importer:TextureImporter /processor:TextureProcessor @@ -38605,3 +38551,57 @@ /processorParam:TextureFormat=Color /build:Pokemon/Overworld/Shiny/592.png +#begin Fonts/BMP/Braille.png +/importer:TextureImporter +/processor:FontTextureProcessor +/processorParam:FirstCharacter= +/processorParam:PremultiplyAlpha=True +/processorParam:TextureFormat=Color +/build:Fonts/BMP/Braille.png + +#begin Fonts/BMP/InGame.png +/importer:TextureImporter +/processor:FontTextureProcessor +/processorParam:FirstCharacter= +/processorParam:PremultiplyAlpha=True +/processorParam:TextureFormat=Color +/build:Fonts/BMP/InGame.png + +#begin Fonts/BMP/mainFont.png +/importer:TextureImporter +/processor:FontTextureProcessor +/processorParam:FirstCharacter= +/processorParam:PremultiplyAlpha=True +/processorParam:TextureFormat=Color +/build:Fonts/BMP/mainFont.png + +#begin Fonts/BMP/miniFont.spritefont +/importer:FontDescriptionImporter +/processor:FontDescriptionProcessor +/processorParam:TextureFormat=Compressed +/build:Fonts/BMP/miniFont.spritefont + +#begin Fonts/BMP/TextFont.png +/importer:TextureImporter +/processor:FontTextureProcessor +/processorParam:FirstCharacter= +/processorParam:PremultiplyAlpha=True +/processorParam:TextureFormat=Color +/build:Fonts/BMP/TextFont.png + +#begin Fonts/BMP/Unown.png +/importer:TextureImporter +/processor:FontTextureProcessor +/processorParam:FirstCharacter= +/processorParam:PremultiplyAlpha=True +/processorParam:TextureFormat=Color +/build:Fonts/BMP/Unown.png + +#begin Fonts/BMP/chatFont.png +/importer:TextureImporter +/processor:FontTextureProcessor +/processorParam:FirstCharacter= +/processorParam:PremultiplyAlpha=True +/processorParam:TextureFormat=Color +/build:Fonts/BMP/chatFont.png + diff --git a/2.5DHero/2.5DHeroContent/Fonts/BMP/Braille.bmp b/2.5DHero/2.5DHeroContent/Fonts/BMP/Braille.bmp deleted file mode 100644 index f0ca0b778..000000000 Binary files a/2.5DHero/2.5DHeroContent/Fonts/BMP/Braille.bmp and /dev/null differ diff --git a/2.5DHero/2.5DHeroContent/Fonts/BMP/Braille.png b/2.5DHero/2.5DHeroContent/Fonts/BMP/Braille.png new file mode 100644 index 000000000..0a733839e Binary files /dev/null and b/2.5DHero/2.5DHeroContent/Fonts/BMP/Braille.png differ diff --git a/2.5DHero/2.5DHeroContent/Fonts/BMP/InGame.bmp b/2.5DHero/2.5DHeroContent/Fonts/BMP/InGame.bmp deleted file mode 100644 index 6c8aa2e2d..000000000 Binary files a/2.5DHero/2.5DHeroContent/Fonts/BMP/InGame.bmp and /dev/null differ diff --git a/2.5DHero/2.5DHeroContent/Fonts/BMP/InGame.png b/2.5DHero/2.5DHeroContent/Fonts/BMP/InGame.png new file mode 100644 index 000000000..87960d387 Binary files /dev/null and b/2.5DHero/2.5DHeroContent/Fonts/BMP/InGame.png differ diff --git a/2.5DHero/2.5DHeroContent/Fonts/BMP/TextFont.png b/2.5DHero/2.5DHeroContent/Fonts/BMP/TextFont.png index 83939de17..b5342ca02 100644 Binary files a/2.5DHero/2.5DHeroContent/Fonts/BMP/TextFont.png and b/2.5DHero/2.5DHeroContent/Fonts/BMP/TextFont.png differ diff --git a/2.5DHero/2.5DHeroContent/Fonts/BMP/Unown.bmp b/2.5DHero/2.5DHeroContent/Fonts/BMP/Unown.bmp deleted file mode 100644 index 5f5cbb273..000000000 Binary files a/2.5DHero/2.5DHeroContent/Fonts/BMP/Unown.bmp and /dev/null differ diff --git a/2.5DHero/2.5DHeroContent/Fonts/BMP/Unown.png b/2.5DHero/2.5DHeroContent/Fonts/BMP/Unown.png new file mode 100644 index 000000000..93f677c46 Binary files /dev/null and b/2.5DHero/2.5DHeroContent/Fonts/BMP/Unown.png differ diff --git a/2.5DHero/2.5DHeroContent/Fonts/BMP/chatFont.bmp b/2.5DHero/2.5DHeroContent/Fonts/BMP/chatFont.bmp deleted file mode 100644 index 39c6b0a2e..000000000 Binary files a/2.5DHero/2.5DHeroContent/Fonts/BMP/chatFont.bmp and /dev/null differ diff --git a/2.5DHero/2.5DHeroContent/Fonts/BMP/chatFont.png b/2.5DHero/2.5DHeroContent/Fonts/BMP/chatFont.png new file mode 100644 index 000000000..be3b9d8e9 Binary files /dev/null and b/2.5DHero/2.5DHeroContent/Fonts/BMP/chatFont.png differ diff --git a/2.5DHero/2.5DHeroContent/Fonts/BMP/mainFont.bmp b/2.5DHero/2.5DHeroContent/Fonts/BMP/mainFont.bmp deleted file mode 100644 index c96809605..000000000 Binary files a/2.5DHero/2.5DHeroContent/Fonts/BMP/mainFont.bmp and /dev/null differ diff --git a/2.5DHero/2.5DHeroContent/Fonts/BMP/mainFont.png b/2.5DHero/2.5DHeroContent/Fonts/BMP/mainFont.png new file mode 100644 index 000000000..28f01603a Binary files /dev/null and b/2.5DHero/2.5DHeroContent/Fonts/BMP/mainFont.png differ