home *** CD-ROM | disk | FTP | other *** search
/ Encyclopedia of Graphics File Formats Companion / GFF_CD.ISO / software / dos / imdisp / doc / imdtodo.txt < prev    next >
Encoding:
Text File  |  1994-06-01  |  2.6 KB  |  62 lines

  1. I've just compiled a list of possible upgrades for IMDISP.  I really
  2. don't expect everything in this list to be implemented, but I just
  3. wanted to to make sure that nothing falls through the cracks and gets
  4. lost.  Also, this list is by no means complete; I know more things will
  5. get added to it as we go along, or as someone's memory get jogged.  If
  6. you have anything more to add then let me know.  The items in this list
  7. are not listed in any particular order. Mike, it's your call to
  8. determine which things get what kind of priority.  My particular
  9. interest is working on adding images processing capabilities to IMDISP.
  10. Also, we should inform each other what the other person is working on,
  11. so that we can avoid duplicate work.
  12.  
  13. I have some ideas with the refresh buffer, but I will address that in a
  14. separate message.
  15.  
  16.  
  17. IMDISP Upgrades
  18. ===============
  19. o add image processing capabilities (image sharpening, smoothing,
  20.   averaging, median filtering, rescaling, etc.).  Can either be
  21.   implemented within IMDISP or by calling other programs (PC-MIPS,
  22.   PC-VISTA).
  23. o improve refresh buffer scheme (I will comment on this in a separate
  24.   email)
  25. o on the fly decompression (for Viking, Voyager & ihw images)
  26. o create a separate IMDISP library for linking purposes
  27. o add windowing/menuing (in either text or graphics mode)
  28. o convert IMDISP to compile under Turbo C
  29. o convert ConvertLine to assembly for speedup purposes (Archie is
  30.   currently working on this)
  31. o add additonal standard 256 color VGA modes (640x400, 360x480, etc.)
  32. o add VESA interface
  33. o add XGA interface
  34. o read GIF files capability
  35. o read in & combine R, G, B images
  36. o add filter command for Viking images
  37. o VAX real and IEEE floating point support
  38. o mouse support
  39. o additonal graphics card support (Trident comes to mind)
  40. o save output in additional formats (raw, FITS?)
  41. o in older version of IMDISP, SET (no parameters) would display DNLO,
  42.   DNHI, but this was taken out
  43. o command line recall and editing
  44. o print option
  45. o Windows 3.0 interface
  46. o rotate images with 1 degree resolution
  47. o display source file from a browse file
  48. o add a SHOW commmand to show current IMDISP settings (screen
  49.   resolution, numDN, DNLO, DNHI, default browse file, default palette
  50.   directory, etc.)
  51. o serial port interface (I think Archie will want to do this one)
  52.  
  53. COPIM Upgrades
  54. ==============
  55. o putting in max, min parameters to use for default DNLO & DNHI
  56. o combine with Mike's copsource program and a paladd program
  57.  
  58. CONVERT Upgrades
  59. ================
  60. o convert to GIF, other formats
  61. o incorporate PBMPLUS functions
  62.