From 1d500c1ea25554ceee893040a6cbb4a94b06214a Mon Sep 17 00:00:00 2001 From: tpart Date: Mon, 23 Sep 2024 20:34:22 +0200 Subject: Add adaprive foreground & background icons for android --- client/icons/adaptive-background.png | Bin 0 -> 29640 bytes client/icons/adaptive-background.png.import | 34 ++++++++++++++++++++++++++++ client/icons/adaptive-foreground.png | Bin 0 -> 30543 bytes client/icons/adaptive-foreground.png.import | 34 ++++++++++++++++++++++++++++ client/icons/main.png | Bin 0 -> 288403 bytes client/icons/main.png.import | 34 ++++++++++++++++++++++++++++ 6 files changed, 102 insertions(+) create mode 100644 client/icons/adaptive-background.png create mode 100644 client/icons/adaptive-background.png.import create mode 100644 client/icons/adaptive-foreground.png create mode 100644 client/icons/adaptive-foreground.png.import create mode 100644 client/icons/main.png create mode 100644 client/icons/main.png.import (limited to 'client/icons') diff --git a/client/icons/adaptive-background.png b/client/icons/adaptive-background.png new file mode 100644 index 00000000..89210166 Binary files /dev/null and b/client/icons/adaptive-background.png differ diff --git a/client/icons/adaptive-background.png.import b/client/icons/adaptive-background.png.import new file mode 100644 index 00000000..2f2c4986 --- /dev/null +++ b/client/icons/adaptive-background.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dtdr43etagqpk" +path="res://.godot/imported/adaptive-background.png-76ee64c65d33fb62c738c6bcbf80825d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://icons/adaptive-background.png" +dest_files=["res://.godot/imported/adaptive-background.png-76ee64c65d33fb62c738c6bcbf80825d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/client/icons/adaptive-foreground.png b/client/icons/adaptive-foreground.png new file mode 100644 index 00000000..255d494c Binary files /dev/null and b/client/icons/adaptive-foreground.png differ diff --git a/client/icons/adaptive-foreground.png.import b/client/icons/adaptive-foreground.png.import new file mode 100644 index 00000000..cd67d834 --- /dev/null +++ b/client/icons/adaptive-foreground.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dy1ujndw4irkj" +path="res://.godot/imported/adaptive-foreground.png-b79dadb0b2a392db2e350415f9bf9a72.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://icons/adaptive-foreground.png" +dest_files=["res://.godot/imported/adaptive-foreground.png-b79dadb0b2a392db2e350415f9bf9a72.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/client/icons/main.png b/client/icons/main.png new file mode 100644 index 00000000..fef39b52 Binary files /dev/null and b/client/icons/main.png differ diff --git a/client/icons/main.png.import b/client/icons/main.png.import new file mode 100644 index 00000000..5c66b00c --- /dev/null +++ b/client/icons/main.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b1hb26s0blceb" +path="res://.godot/imported/main.png-2b958a93b201f9699dda311c19d314a9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://icons/main.png" +dest_files=["res://.godot/imported/main.png-2b958a93b201f9699dda311c19d314a9.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 -- cgit v1.2.3-70-g09d2