home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / pstoedit.zip / source.zip / pstoedit.2.50 / news.txt < prev    next >
Text File  |  1996-12-26  |  3KB  |  65 lines

  1. New or changed in 2.50:
  2.  
  3. *    New backend for WMF, contributed by Jens Weber (wr@lzh1.lzh.de)
  4. *    Windows GUI, contributed by Jens Weber (wr@lzh1.lzh.de)
  5. *    direct handling of .pdf files (as input) (Thanks to ghostscript
  6.     and the -dNOBIND option !!)
  7.  
  8. *    fixed a bug caused by ignoring the textmatrix
  9. *    changed the pdf output so that xpdf accepts it
  10. *    Fonts not supported by the selected backend, are now "drawn"
  11.     automatically, as if the option -dt was given for them.
  12. *    implemented the different show's for pdf
  13. *    handling of reencoded fonts.
  14. *    support for dashed lines (so far for cgm, xfig, and pdf only)
  15. *    added workaround for bug in libg++ on some linux systems
  16.     (Thanks to derekn@vw.ece.cmu.edu (Derek B. Noonburg)
  17.      and rd@berlepsch.wohnheim.uni-ulm.de (Rainer Dorsch)
  18.      for taking care of this linux specific problem and the workaround)
  19. *    fixed a bug with ordering of text and lines
  20. *    replaced usage of tmpnam by tempnam so the user can
  21.     control the place where temp files are allocated. 
  22.     (via TMPDIR under *nix, TMP or TEMP under DOS/Win)
  23. *    Bold was not treated correctly in MIF backend
  24. *    Gnuplot backend could not be called
  25. *    zero length text caused problems with some backends
  26. *    ^M caused problems with some backends.
  27. *    handling filenames containing \
  28. *    fixed compile errors with some compilers in drvjava.cc
  29. *    added support for linecaps in PDF backend
  30.  
  31. New or changed in 2.41:
  32.  
  33. *    changed makefile for DOS
  34. *    fixed problem in pdf backend with '\' characters
  35. *    fixed a problem with linewidth (all backends)
  36. *    three new backends from Glenn Lewis <http://www.c2.net/~glewis/>
  37.             LWO (LightWave 3D)
  38.         RIB (RenderMan)
  39.         RPL (Real3D)
  40.  
  41. *    Piet van Oostrum <piet@cs.ruu.nl> fixed two problems in the pdf backend.
  42. *    Added -f "pdf:-e encoding" as a temporary fix to the problem of 
  43.     different font encodings. See also pstoedit.man.
  44. *    Added some heuristic to calculate the MediaBox for PDF.
  45. *    Removed writing of comments to PDF because of problems with xpdf.
  46. *    Integrated some new features from cd1.2 library for CGM backend.
  47. *    Added a backend to generate a Java(tm) applet
  48. *    Some changes to compile without warnings
  49.  
  50.  
  51. New or changed in 2.40:
  52.  
  53. *     a GNUplot backend contributed by Carsten Hammer
  54. *     a first DXF backend contributed by Carsten Hammer
  55.       ( a  more complete version will be available
  56.     in one of the next release. If you have urgent
  57.     need for it contact Wolfgang.Glunz@mchp.siemens.de )
  58. *     a OS/2 Metafile backend contributed by Christoph Jaeschke
  59. *     a PDF backend
  60. *     no shell script anymore. Pure C++ programm. 
  61. *     also runs on DOS, OS/2.
  62. *     tgif backend extended to support rotated text. 
  63.     (needs tgif version >= 3.0 pl 7 )
  64. *     some bug fixes
  65.