AirtestProject / AirtestProject/AirtestIDE

[suggesion] replace icon to normalised in airtestide.exe which supported by windows

Aperta
#1,095 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Nessun dato sulla lingua
Stelle
236
Fork
40
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

This issue is moved from https://github.com/AirtestProject/Airtest/issues/847

## Problem
Current icon is not normal (logo size is 512px instead of max.supported 256px) and have another icons in group.

![image](https://user-images.githubusercontent.com/1307229/103342722-5a483500-4a9b-11eb-9b51-997e9f28e1a1.png)
![image](https://user-images.githubusercontent.com/1307229/103342757-67fdba80-4a9b-11eb-99d3-1448cb97ea2b.png)

## Suggesited solution
My suggestion - this icon-file with windows-supported standart:
![image](https://user-images.githubusercontent.com/1307229/103342845-98455900-4a9b-11eb-8c49-a2453c756f02.png)
I have extracrted original logo icon (from exe) to png-file and just convert it to ico.

## Download
[airtest.ico.gz](https://github.com/AirtestProject/Airtest/files/5753735/airtest.ico.gz)

source 512px png was extracted from exe.
[airtest.png.gz](https://github.com/AirtestProject/Airtest/files/5753740/airtest.png.gz)



**Additional context**
guys? 2 year passed, bump please?

just add argument `-i "icon.ico"` to your `pyinstaller` script.

`pyinstaller -w -F -i "icon.ico" script.py` - example

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.