home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / NETWORK / netpbm_docs.lzh / NETPBM / DOCS / MSDOS < prev    next >
Text File  |  1996-11-18  |  1KB  |  27 lines

  1. As a start - here is my quick contribution:
  2.  
  3. dosnames - changes all names to dos compatible ones.
  4. doslistmake - generates the list with the aid of MTOOLS's mkmanifest
  5.  
  6. Three manual changes to the output of doslistnames are required:
  7.  changed pbmtoepson.? to pbmepson.? (name clash with pbmtoepsi.?)
  8.  changed make_pbm.com to make_shr.com (name clash)
  9.  
  10. One change to netpbm ist required:
  11.   pbm/bitreverse.h must be changed to pbm/bitrevers.h
  12.   (and all .c files including this too)
  13.  
  14. Another Idea: Why not change all names of the converters
  15.     OLD    NEW    Example    Changed
  16.     -------------------------------------------------------
  17.     p?mto*.*    p?t*.*    pbmtoascii.c     pbtascii.c
  18.     *top?m.*    p?f*.*    tifftopnm.c    pnftiff.c
  19. This would allow for 5 significant characters instead of 3 !
  20.   
  21. Enjoy!
  22.  
  23. oooooo    oooo  Rainer Sinkwitz                        sinkwitz@chcrc.abb.ch
  24.  $   $   $   "  ABB Corporate Research                   VOICE +41-56-768303
  25.  $"$$    """"$  CH-5405 Baden-Da"ttwil                     FAX +41-56-837147
  26. o$o "$o  $ooo"  Switzerland
  27.