home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Spezial / SPEZIAL2_97.zip / SPEZIAL2_97.iso / ANWEND / TOOLS / MPAGE / MPAGE.ZIP / CHANGES next >
Text File  |  1997-09-25  |  1KB  |  29 lines

  1. Many changes have been made between Version 1 and Version 2:
  2.  
  3. - *BIGGIE* Printing of backspaces, overwrites, formfeeds and other
  4. text is greatly improved. I changed the whole way text was processed
  5. and the code went from 3 unreadable pages to one very readable page.
  6. It is amazing what the right approch can do.
  7.  
  8. - *ANOTHER BIGGIE* PostScript documents can now be printed.  Most
  9. conforming will be properly printed, multple pages per sheet.  There
  10. is still clean up to do here, but it seems to work.  I think that when
  11. I hit upon the right paradigm for this, it will clean up just like the
  12. text processing code did.  (XRef: TODO)
  13.  
  14. - Outlines are now optional. If you like to see them (as I do) put the
  15. "-o" option in your MPAGE environment variable.
  16.  
  17. - Added recognition of the PRINTER and MPAGE environment variables.
  18.  
  19. - Added the beginnings of support the European A4 paper.  (The method
  20. should be extended to legal sized paper.)  Credit goes to Michael
  21. Fingerhut, System Manager, IRCAM Paris (France), (...!uunet!ircam!mf)
  22. for the inspiration for the proper way to do this.
  23.  
  24. - MPage now prints a message stating how many pages (sheets) were
  25. created and to which printer it was spooled.
  26.  
  27. - Stuffed the sources under RCS to keep track of changes.
  28.  
  29.