home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / xpdf093.zip / XFree86 / lib / X11 / xpdf / ANNOUNCE next >
Text File  |  2001-10-26  |  2KB  |  43 lines

  1. Subject: ANNOUNCE: xpdf 0.93 - a PDF viewer for X
  2.  
  3.  
  4. I've just released a new version of xpdf, my Portable Document Format
  5. (PDF) viewer for X.
  6.  
  7. Xpdf runs under the X Window System on Unix, VMS, and OS/2.  The non-X
  8. components of the package (pdftops, pdftotext, etc.) also run on Win32
  9. systems.
  10.  
  11. Noticeable changes:
  12.  
  13. * Embed TrueType fonts in PostScript output.  (Added a "-noembtt" flag
  14.   to pdftops.)
  15. * Implement PDF 1.4 (128-bit) decryption.
  16. * Bump supported PDF version number to 1.4.
  17. * Text output for Simplified Chinese.  [Thanks to Cheung Siu Fai.]
  18. * Read an app-defaults file for Xpdf.  Read a system-wide config file
  19.   (<prefix>/etc/xpdfrc) if ~/.xpdfrc doesn't exist.
  20. * Accept and verify owner password; if correct, allow all actions.
  21. * Added a "-level2sep" option to pdftops to generate Level 2 separable
  22.   PostScript.  The PostScript separation convention operators are used
  23.   to handle custom (spot) colors.  [Thanks to Thomas Freitag for help
  24.   on this.]
  25. * Add support for FreeType 2 to the configure script.  Warning: this
  26.   requires FT 2.0.5 or newer (see the INSTALL file for details).
  27.  
  28. See the `CHANGES' file for a complete list.
  29.  
  30. Source (C++ and C) is available, and it should be fairly easy to
  31. compile for UNIX, VMS, OS/2, and Win32.
  32.  
  33. More information, source code, and precompiled binaries are on the
  34. xpdf web page and ftp site:
  35.  
  36.     http://www.foolabs.com/xpdf/
  37.     ftp://ftp.foolabs.com/pub/xpdf/
  38.  
  39. Source and Linux binaries are on sunsite.unc.edu, currently in
  40. the incoming directory, but they will be moved to:
  41.  
  42.     ftp://ftp.ibiblio.org/pub/Linux/apps/graphics/viewers/X
  43.