Subject: CVS commit: pkgsrc/print/xpdf
To: None <pkgsrc-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 12/07/2002 19:49:44
Module Name: pkgsrc
Committed By: drochner
Date: Sat Dec 7 17:49:43 UTC 2002
Modified Files:
pkgsrc/print/xpdf: Makefile distinfo
Log Message:
update to 2.01
changes:
Redesigned the text extraction process:
- process the text into "reading order"
- added a "-layout" flag to pdftotext to switch back to the old
style, where physical layout is maintained
- use of the "-raw" flag is no longer recommended
Added the -reload option for xpdf (in remote mode).
Added support for external CID fonts; added the displayCIDFontT1 and
displayNamedCIDFontT1 commands to the xpdfrc file.
Handle the case of moveto/newpath/clip, which defines an empty
clipping region (just like moveto/closepath/clip).
Accept XYZ link destinations with missing array elements.
Accept bogus font names based on "Symbol": Symbol,{Bold,Italic,
BoldItalic}.
Set the busy cursor in the find dialog while searching.
Allow ToUnicode CMaps to use fewer than four hex digits in the Unicode
char indexes.
+bugfixes
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/print/xpdf/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/print/xpdf/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.