diff options
author | zlg <zlg@zlg.space> | 2013-10-27 10:52:14 -0500 |
---|---|---|
committer | zlg <zlg@zlg.space> | 2013-10-27 10:52:14 -0500 |
commit | f1b1b1d6aedfb3a27c7088fc3b4d60993214196c (patch) | |
tree | c5e6bc257e3e06790e4bef81e221aff365c98001 /README.mdown | |
parent | Add brushes for 16x16 mapping (diff) | |
download | gimpixel-f1b1b1d6aedfb3a27c7088fc3b4d60993214196c.tar.gz gimpixel-f1b1b1d6aedfb3a27c7088fc3b4d60993214196c.tar.bz2 gimpixel-f1b1b1d6aedfb3a27c7088fc3b4d60993214196c.tar.xz gimpixel-f1b1b1d6aedfb3a27c7088fc3b4d60993214196c.zip |
Tidy AC palettes, update features file
GIMP does not support custom color bit-depth out of the box. Some
research is needed to automate this. Perhaps a plugin is in order...
Diffstat (limited to 'README.mdown')
-rw-r--r-- | README.mdown | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/README.mdown b/README.mdown index 8b5217b..c38ba3f 100644 --- a/README.mdown +++ b/README.mdown @@ -25,7 +25,6 @@ Put the following into a text file and save it as an executable shell script: Name it something like `gimpixel` and you'll have a quicklauncher. # Roadmap +* Support color bit-depth setting * Provide execution directions for other common window managers or environments. * Add some additional interesting or useful brushes. -* Find a way to set image or color bit-depth modes. -* Include more palettes. |