chore: remove icon.png

This commit is contained in:
xananax prozaxx 2023-02-25 00:47:56 +04:00
parent e1f3ca740f
commit 458067e877
4 changed files with 2 additions and 34 deletions

View File

@ -2,6 +2,8 @@
# requires imagemagick and png2icns (usually found in libicns)
convert logo.svg logo.png
convert \
-density 300 \
-define icon:auto-resize=256,128,96,64,48,32,16 \

BIN
icon.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

View File

@ -1,34 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bxdbjqtxinxlp"
path="res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://icon.png"
dest_files=["res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.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

BIN
logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB