summaryrefslogtreecommitdiff
path: root/Build/source/libs/xpdf/xpdf-src/ANNOUNCE
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/xpdf/xpdf-src/ANNOUNCE')
-rw-r--r--Build/source/libs/xpdf/xpdf-src/ANNOUNCE31
1 files changed, 9 insertions, 22 deletions
diff --git a/Build/source/libs/xpdf/xpdf-src/ANNOUNCE b/Build/source/libs/xpdf/xpdf-src/ANNOUNCE
index c7028e7ff0c..c20dcaf47ae 100644
--- a/Build/source/libs/xpdf/xpdf-src/ANNOUNCE
+++ b/Build/source/libs/xpdf/xpdf-src/ANNOUNCE
@@ -1,4 +1,4 @@
-Subject: ANNOUNCE: Xpdf 4.05 - a PDF viewer and related tools
+Subject: ANNOUNCE: Xpdf 4.04 - a PDF viewer and related tools
Glyph & Cog, LLC is pleased to announce a new version of Xpdf, the
open source Portable Document Format (PDF) viewer. The Xpdf project
@@ -10,29 +10,16 @@ non-graphical components (pdftops, pdftotext, etc.) run on Linux,
Unix, Windows, MacOSX, and pretty much any other system with a decent
C++ compiler.
-4.05 is primarily a bug fix release. There are some new features:
-
-* New command line options/features:
- - Added the '-overwrite' option to pdftohtml.
- - Added the '-custom' flag to pdfinfo.
- - Added the '-meta' flag to pdftohtml.
- - Added the 'uses JavaScript' output to pdfinfo.
-
-* New configuration options:
- - Added the 'ignoreWrongSizeToUnicode' xpdfrc setting.
- - Added the zoomScaleFactor xpdfrc setting.
- - Added the zoomValues xpdfrc setting.
- - Added the separateRotatedText xpdfrc setting.
- - Added the allowLinksToChangeZoom xpdfrc setting.
+4.04 is primarily a bug fix release. There are some new features:
* XpdfReader improvements:
- - Added the loadSession and saveSession commands, and the 'Load last
- session' menu item.
- - Added code to automatically save and restore the xpdf session
- under control of a session manager. (This has not been thoroughly
- tested yet.)
- - Added a 'smart case' option for search in xpdf.
- - Added a color/gray/mono switch to the 'save image' dialog.
+ - Implemented selection extension via shift-click, and word/line
+ selection via double/triple click.
+ - Added default bindings for ctrl-mousewheel-up/down to zoom in/out.
+ - Added a help menu item that shows all of the key bindings.
+
+* Various new command line options for pdftotext, pdftohtml, pdftoppm,
+ pdftopng, and xpdf.
See the `CHANGES' file for a complete list of changes.