We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 619b4b6 commit 0cd33beCopy full SHA for 0cd33be
README.md
@@ -21,5 +21,16 @@
21
22
iconize -o icon.ico icon.png
23
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
35
---
36
Copyright © 2023 Typomedia Foundation. All rights reserved.
0 commit comments