home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Space Shuttle Encyclopedia
/
Space_Shuttle_Encyclopedia_Walnut_Creek_May_1995.iso
/
mac
/
MacUtils
/
Graphics
/
MacAnimViewer
/
TODO
< prev
Wrap
Text File
|
1994-10-29
|
1KB
|
41 lines
* Overhaul the way color maps are installed to leave as much of the
system palette intact.
* Add automatic unzipping of .{gz,Z} files.
* Optimize GIF decoding routines.
* Change UI for single image display so Command-. is *not* required.
* Short-circuit THINK C's console driver to pre-empt keyboard-related
events. (Low priority.)
* Add modal dialog filter for Command-. to Cancel.
* Allow users to change image contrast, gamma, brightness, and white
and black points. This is needed for DL images whose contrast is
too low.
* Re-implement f_cycle ().
* Fix glwrite to also transfer non-script and non-image GL files.
* Add GL library export, using PCX files as the picture
representation.
* Consider converting files into QuickTime movies. However, this
would entail MacAnim's detecting "simple" GL files, which might be a
worthy trick!
* Optimize on-the-fly FLI playback by rendering only updated regions.
* Add support for .avi and .ani animations.
* Correct color rendering of text.
* Determine why 2- and 4-bit deep pixmaps fail to render correctly
when the screen depth is 8.
* Implement more GRASP directives -- but I first have to get
descriptions of the new commands!