From ff30178f505c69bc70b0770a3220ebd6d4706c74 Mon Sep 17 00:00:00 2001 From: aldrikboy Date: Thu, 14 Dec 2017 16:39:16 +0100 Subject: dab --- Penguloon/Content/Content.mgcb | 43 ++++++++++++++------ Penguloon/Content/Fonts/GWENT/12.spritefont | 60 ++++++++++++++++++++++++++++ Penguloon/Content/UI/border-horizontal.png | Bin 0 -> 997 bytes Penguloon/Content/UI/border.png | Bin 973 -> 985 bytes 4 files changed, 91 insertions(+), 12 deletions(-) create mode 100644 Penguloon/Content/Fonts/GWENT/12.spritefont create mode 100644 Penguloon/Content/UI/border-horizontal.png (limited to 'Penguloon/Content') diff --git a/Penguloon/Content/Content.mgcb b/Penguloon/Content/Content.mgcb index bf5a08e..71c3b4f 100644 --- a/Penguloon/Content/Content.mgcb +++ b/Penguloon/Content/Content.mgcb @@ -243,18 +243,6 @@ /processorParam:TextureFormat=Color /build:UI/progressbar.png -#begin UI/red.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/red.png - #begin Enemies/blue.png /importer:TextureImporter /processor:TextureProcessor @@ -406,6 +394,25 @@ /processorParam:TextureFormat=Color /build:SplashArt/1.png +#begin Fonts/GWENT/12.spritefont +/importer:FontDescriptionImporter +/processor:FontDescriptionProcessor +/processorParam:PremultiplyAlpha=True +/processorParam:TextureFormat=Compressed +/build:Fonts/GWENT/12.spritefont + +#begin UI/red.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/red.png + #begin UI/border.png /importer:TextureImporter /processor:TextureProcessor @@ -418,3 +425,15 @@ /processorParam:TextureFormat=Color /build:UI/border.png +#begin UI/border-horizontal.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/border-horizontal.png + diff --git a/Penguloon/Content/Fonts/GWENT/12.spritefont b/Penguloon/Content/Fonts/GWENT/12.spritefont new file mode 100644 index 0000000..8b3d4bb --- /dev/null +++ b/Penguloon/Content/Fonts/GWENT/12.spritefont @@ -0,0 +1,60 @@ + + + + + + + GWENT.ttf + + + 12 + + + 0 + + + true + + + + + + + + + + + + ~ + + + + diff --git a/Penguloon/Content/UI/border-horizontal.png b/Penguloon/Content/UI/border-horizontal.png new file mode 100644 index 0000000..1a36c50 Binary files /dev/null and b/Penguloon/Content/UI/border-horizontal.png differ diff --git a/Penguloon/Content/UI/border.png b/Penguloon/Content/UI/border.png index 4208fff..535c39b 100644 Binary files a/Penguloon/Content/UI/border.png and b/Penguloon/Content/UI/border.png differ -- cgit v1.2.3-70-g09d2