               - To-do list; things to be done RSN! :) -

I'm using this file as swap space for any ideas I (or other people) have, to
improve zgv, so I don't lose them amongst all the other junk I was dealing
with at the time. Don't necessarily expect these soon, or ever. Feel free to
contribute any ideas you have for features - my email address is in the
README.


A simple mechanism to allow zgv to read any file type for which there is a
image_type -> pbm/pgm/ppm filter. Would involve config file entries like
this:
	fileformat .pcx pcxtoppm %s
...should still be able to provide the hffunc stuff by using popen(), or
maybe ptys so stderr can be trapped too.

Add file move/copy to zgv file select screen.

Add an additional PGM/greyscale-JPEG mode, using a similar idea to the
gamma* palettes from Fractint/Piclab to get better PGM rendition on 8-bit
displays. It would also give better performance on 4Mb machines, hence my
interest. :)

Put a test in tnpic so it tests if writing to the output file is possible
*before* mangling hundreds of files and going 'oops you don't have
permission'. :(

Update (more likely, rewrite) TeX documentation.

Ghostview-like mode with viewing of ps files via gs, with zoom. Don't ask me
htf I'd do this, just an idea.

A config screen (a bit like the help pages) where you can set all the
options. Only really valid for vgadisp.c, but it should be available from
both screens.

A status screen (again, a bit like the help pages) which shows what the
current settings (and defaults?) are for things like mode, vkludge, etc.
Probably best to just combine this with the config screen.
