-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Your Name
committed
Aug 10, 2018
1 parent
b7be697
commit 6091592
Showing
6 changed files
with
3 additions
and
4 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,9 @@ | ||
|
||
Code for creating and setting the icon by Jonathan Blow. | ||
|
||
Usage: seticon.exe image_path exe_path [-s size1 size2 ...] | ||
|
||
Creates an icon file from an image and sets it on an exe. | ||
Icons are stored in 32bit. | ||
|
||
Supported image formats: jpg, png, bmp, psd, tga, gif, pic, ppm, pgm. | ||
Default icon sizes: 256, 128, 48, 32, 24, 16. | ||
Default icon sizes: 256, 128, 48, 32, 24, 16. | ||
|
||
Code for creating and setting the icon by Jonathan Blow. |
Binary file not shown.
Binary file not shown.