home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / pstoedit.zip / source.zip / pstoedit.2.50 / history < prev    next >
Text File  |  1996-04-22  |  2KB  |  32 lines

  1.  
  2.    xx.04.96 : inserted contributed OS/2 Metafile, WMF, GNUplot and DXF backends
  3.    xx.02.96 : Internal redesign to run under DOS and added support for curves.
  4.    xx.01.96 : changes filenames to DOS compatible format.
  5.           fixes for xfig backend (multiple header, colors)
  6.    xx.12.95 : Color support,
  7.           pstoedit can now be run in a pipe (filter),
  8.           inserted error checks in pstoedit for checking when gs fails,
  9.           non public PDF and CGM backends
  10.           escaping of () for pure PostScript backend
  11.           added a debug backend
  12.           added the -dis option to open a ghostscript display. 
  13.    xx.xx.95 : Fixed a bug with rotated text. The angle for non rotated
  14.           text was never reset to 0 in the backend.
  15.           Changed the data structure of the points. Now we have 
  16.           the information about the segments in a compound path.
  17.           Some cleanup wrt. OO/C++ .
  18.    06.06.95 : Fixed some font names in drvFIG (Ian MacPhedran)
  19.    05.05.95 : Fixed angle calculation. Pure text files were not handled correctly
  20.    27.04.95 : Add support for rotated text (IJMP) (Ian MacPhedran)
  21.    24.04.95 : Added some checks for unavailable entries in FontInfo dictionary in pstoedit.pro
  22.    24.03.95 : fixed fill operator in makeedit.l to sel linewidth to 0
  23.    24.02.95 : Some cleanup for version 2.1 (setgray, setlinewidth, ...)
  24.    30.09.94 : fixed some setgray problems (due to grestore)
  25.    10.05.94 : Port to C++ and total restructuring of the code
  26.    05.05.94 : support for MIF -> Verion 2.0, plus support for setgray and different fonts
  27.    08.09.93 : multipage support plus changes regarding tgif file version 30
  28.    09.06.93 : recognition of rectangles
  29.    20.04.93 : fix in showpath
  30.               suppress single point paths that some PostScript programs generate
  31.    19.04.93 : Version 1.0 released to comp.sources.postscript
  32.