AirtestProject / AirtestProject/AirtestIDE
[suggesion] replace icon to normalised in airtestide.exe which supported by windows
- 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.


## Suggesited solution
My suggestion - this icon-file with windows-supported standart:

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.