From bb92c3b7ee1c30fee8b15aa0415e83f8e0cb7c58 Mon Sep 17 00:00:00 2001 From: drochner Date: Sat, 7 Dec 2002 17:49:43 +0000 Subject: 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 --- print/xpdf/Makefile | 4 ++-- print/xpdf/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'print/xpdf') diff --git a/print/xpdf/Makefile b/print/xpdf/Makefile index 5a6f7fb655f..f52fca5e7fc 100644 --- a/print/xpdf/Makefile +++ b/print/xpdf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2002/11/08 02:46:29 dillo Exp $ +# $NetBSD: Makefile,v 1.13 2002/12/07 17:49:43 drochner Exp $ # -DISTNAME= xpdf-2.00 +DISTNAME= xpdf-2.01 CATEGORIES= print MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \ ${MASTER_SITE_SUNSITE:=apps/graphics/viewers/X/} diff --git a/print/xpdf/distinfo b/print/xpdf/distinfo index 8446647a117..70e1f29beba 100644 --- a/print/xpdf/distinfo +++ b/print/xpdf/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2002/11/08 02:46:29 dillo Exp $ +$NetBSD: distinfo,v 1.9 2002/12/07 17:49:43 drochner Exp $ -SHA1 (xpdf-2.00.tar.gz) = 01f6f54409d0537de9359283f3eb8655443fa779 -Size (xpdf-2.00.tar.gz) = 457363 bytes +SHA1 (xpdf-2.01.tar.gz) = 9c5633b937496bad9ef14031713e6c45b68b066c +Size (xpdf-2.01.tar.gz) = 465004 bytes SHA1 (patch-aa) = bf57c8955a25fc723fdcc86acc2055876c39a686 SHA1 (patch-ab) = e0e7bca53918c125db5dcece7153afbec6e089ce -- cgit v1.2.3