Skip to content

Commit 0cd33be

Browse files
author
Philipp Speck
committed
readme updated
1 parent 619b4b6 commit 0cd33be

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,16 @@
2121

2222
iconize -o icon.ico icon.png
2323

24+
## Test
25+
26+
icotool -l icon.ico
27+
--icon --index=1 --width=256 --height=256 --bit-depth=32 --palette-size=0
28+
--icon --index=2 --width=128 --height=128 --bit-depth=32 --palette-size=0
29+
--icon --index=3 --width=64 --height=64 --bit-depth=32 --palette-size=0
30+
--icon --index=4 --width=48 --height=48 --bit-depth=32 --palette-size=0
31+
--icon --index=5 --width=32 --height=32 --bit-depth=32 --palette-size=0
32+
--icon --index=6 --width=24 --height=24 --bit-depth=32 --palette-size=0
33+
--icon --index=7 --width=16 --height=16 --bit-depth=32 --palette-size=0
34+
2435
---
2536
Copyright © 2023 Typomedia Foundation. All rights reserved.

0 commit comments

Comments
 (0)