home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 700-799 / ff716.lha / wasp / misc / TODO < prev    next >
Text File  |  1992-08-19  |  1KB  |  25 lines

  1. what is the DPI hunk?
  2. optimize hm counting methods by computing newcol and error only once
  3. add iterative ham conversion
  4. automatic border clipping
  5. asc configuration file, converts 640x660 to 320x330 to fit on
  6.     a 640x200(400) screen (3/5 iso 1/2?)
  7. avoid/fix horizontal striping/streaking/color banding in sliced output
  8.     (15/16, gifmapround/trunc, cmap, body data, dhi/dham),
  9.     fix reg 0 problem with SHAM/CTBL (SHAM_BLACK?)
  10. delete SHAM_BLACK code from wriffdistr.c
  11. read gif89a
  12. read/write rgbn/rgb8 (turbo silver, have docs, no pic)
  13. read/write imagine24 (IFF HAM warning: 32 entries in colormap,
  14.     fatal IFF HAM error: 24 planes, have docs nor pics)
  15. check correctness of no, mu, wf, wf2, hs, hs2, con, ehb conversions
  16.     (mue is wrong, often doesn't use all 64 color registers)
  17. read/write sliced EHB
  18. speedups, eg. profile iff creation, srgr i/o more buffering
  19. profile wf distribution method
  20. read PCHG
  21. write some docs on all the options, some more examples (or with examples),
  22.     also some 'I want this or that, how?'
  23. fix bug in ppm reader, assert fires on some input files (\n -> any blanks)
  24. look into tad AHAM output
  25.