From a9adf4d4d52a9d42b885e2fc1dee9ea2f4451331 Mon Sep 17 00:00:00 2001 From: aldrikboy Date: Thu, 28 Dec 2017 22:13:21 +0100 Subject: zucc --- Penguloon/Content/Content.mgcb | 19 +++++++++ Penguloon/Content/Fonts/GWENT/192.spritefont | 60 +++++++++++++++++++++++++++ Penguloon/Content/SplashArt/1.png | Bin 4238 -> 29248 bytes Penguloon/Content/UI/unselectableTile.png | Bin 0 -> 305 bytes 4 files changed, 79 insertions(+) create mode 100644 Penguloon/Content/Fonts/GWENT/192.spritefont create mode 100644 Penguloon/Content/UI/unselectableTile.png (limited to 'Penguloon/Content') diff --git a/Penguloon/Content/Content.mgcb b/Penguloon/Content/Content.mgcb index 0ae8103..b8e9f20 100644 --- a/Penguloon/Content/Content.mgcb +++ b/Penguloon/Content/Content.mgcb @@ -558,3 +558,22 @@ /processorParam:TextureFormat=Compressed /build:Fonts/GWENT/52.spritefont +#begin Fonts/GWENT/192.spritefont +/importer:FontDescriptionImporter +/processor:FontDescriptionProcessor +/processorParam:PremultiplyAlpha=True +/processorParam:TextureFormat=Compressed +/build:Fonts/GWENT/192.spritefont + +#begin UI/unselectableTile.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:UI/unselectableTile.png + diff --git a/Penguloon/Content/Fonts/GWENT/192.spritefont b/Penguloon/Content/Fonts/GWENT/192.spritefont new file mode 100644 index 0000000..511680b --- /dev/null +++ b/Penguloon/Content/Fonts/GWENT/192.spritefont @@ -0,0 +1,60 @@ + + + + + + + GWENT.ttf + + + 192 + + + 0 + + + true + + + + + + + + + + + + ~ + + + + diff --git a/Penguloon/Content/SplashArt/1.png b/Penguloon/Content/SplashArt/1.png index 4091ca6..48d4390 100644 Binary files a/Penguloon/Content/SplashArt/1.png and b/Penguloon/Content/SplashArt/1.png differ diff --git a/Penguloon/Content/UI/unselectableTile.png b/Penguloon/Content/UI/unselectableTile.png new file mode 100644 index 0000000..973f797 Binary files /dev/null and b/Penguloon/Content/UI/unselectableTile.png differ -- cgit v1.2.3-70-g09d2