mirror of
https://github.com/rvtr/SafeNANDManager.git
synced 2026-01-26 13:43:04 -05:00
13 lines
137 B
Plaintext
13 lines
137 B
Plaintext
-W3
|
|
#bitmap mode
|
|
-gb
|
|
|
|
# disable alpha and set opaque bit for all pixels
|
|
-gT!
|
|
|
|
# use lz77 compression
|
|
-gzl
|
|
|
|
# Set the bit depth to 8
|
|
-gB8
|