home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 8 / CDASC08.ISO / NEWS / 1656 / HISTORY < prev    next >
Text File  |  1993-10-07  |  2KB  |  38 lines

  1. ----------------------------
  2. Version 0.8 beta  1993-07-07
  3. ----------------------------
  4.  
  5. DSC file is now closed after each page is displayed.  
  6. The file is reopened just before the next page is displayed and 
  7. if the file length or date stamp have changed, gswin is killed 
  8. and the file rescanned.  Version 0.7 kept DSC files open which 
  9. caused problems if another program changed the file.
  10.  
  11. Documented that gsview produces TIFF 5.0 Class B images.
  12. Added a menu option for creating a TIFF 4.0 preview for 
  13. Word Perfect 5.1 which requires a narrow minded interpretation
  14. of the TIFF 4.0 specification.
  15.  
  16. Moved imitation pipe code to a separate module.
  17. Changed implementation of imitation pipe.  Instead of creating
  18. many temporary files, gsview now keeps a single read/write file open.
  19. When gsview writes to the imitation pipe the data is written to this file.  
  20. When the pipe is flushed gsview reads the file and passes it to gswin 
  21. in global memory blocks.  When gswin asks for data and there is no more 
  22. to give, gsview resets the file.
  23.  
  24. If a file is specified on the gsview command line do not use the
  25. saved directory.  If a path to the file is given, use it as the 
  26. current directory, otherwise use the gsview working directory.
  27.  
  28. To stop documents that change the paper size from interfering with
  29. gsview's orientation commands, gsview now adds paper size commands 
  30. (e.g. letter, a4) to the userdict to replace those in the systemdict.
  31.  
  32. ----------------------------
  33. Version 0.7 beta  1993-05-10
  34. ----------------------------
  35.  
  36. First general release of Ghostview for Windows.
  37.  
  38.