summaryrefslogtreecommitdiff
path: root/print/xpdf/PLIST
diff options
context:
space:
mode:
authorjlam <jlam>2002-09-19 01:45:42 +0000
committerjlam <jlam>2002-09-19 01:45:42 +0000
commitd470fa85b48f652275adb96a5466c0ccffd69b37 (patch)
treec272a3554cc057f63869bb00d571fbc7adf859e8 /print/xpdf/PLIST
parent62b66b6696bed332d4cd1bbb5c3f778234a0abb4 (diff)
downloadpkgsrc-d470fa85b48f652275adb96a5466c0ccffd69b37.tar.gz
Updated print/xpdf to version 1.01. Changes from version 1.00 include:
Honoring ${PKG_SYSCONFDIR} for location of xpdfrc. Implemented Type 3 fonts. Implemented PostScript CID font embedding; added a psEmbedCIDPostScriptFonts option. Implemented PostScript 16-bit font substitution; added psNamedFont16 and psFont16 options. Moved the initialZoom setting from X resources to the xpdfrc file. Implemented the radial shading type in the sh (shaded fill) operator. [Thanks to Mike Sweet.] Added an 'include' command to the xpdfrc format. Added the displayNamedCIDFontX option so different fonts can be used within one character collection. Implemented stroked text in XOutputDev (with t1lib and FreeType2). [Thanks to Leonard Rosenthol.] Implemented stroked text in PSOutputDev. Added a built-in Unicode map for UCS-2. PSOutputDev will now embed external TrueType fonts in addition to external Type 1 fonts. Added the Big5ascii Unicode map to the Chinese-traditional support package (maps 7-bit ASCII straight through). [Thanks to Lawrence Lai.] Modified the EUC-CN and EUC-JP encodings to pass 7-bit ASCII straight through. [Thanks to Lawrence Lai.] In the code that guesses character names (for font subsets), also handle names of the form 'ABnnn'. [Thanks to Colin Granville.] Tweak the Type 1 font bbox code to look at the bboxes in both the PDF font object and the embedded font file. Added an optional displayCIDFontX entry for one of the Arphic TrueType fonts in the traditional Chinese 'add-to-xpdfrc' file. Added psASCIIHex parameter. Added the GBK Unicode map to the simplified Chinese language pack. Pdftotext now opens the text file in binary mode to avoid Microsoft's annoying automatic end-of-line translation stuff. Added an executeCommand function in goo/gfile.cc. [Thanks to Mikhail Kruk.] The %ALDImagePosition OPI comment was wrong if the page was scaled to a different paper size. The OPI code was saving the default transform matrix before calling setpagedevice, which can change the matrix. PSOutputDev now handles PostScript XObjects.
Diffstat (limited to 'print/xpdf/PLIST')
-rw-r--r--print/xpdf/PLIST21
1 files changed, 11 insertions, 10 deletions
diff --git a/print/xpdf/PLIST b/print/xpdf/PLIST
index 68f1ad35339..338199a605a 100644
--- a/print/xpdf/PLIST
+++ b/print/xpdf/PLIST
@@ -1,17 +1,18 @@
-@comment $NetBSD: PLIST,v 1.4 2002/08/25 21:50:35 jlam Exp $
-bin/xpdf
+@comment $NetBSD: PLIST,v 1.5 2002/09/19 01:45:42 jlam Exp $
bin/pdffonts
-bin/pdftops
-bin/pdftotext
+bin/pdfimages
bin/pdfinfo
bin/pdftopbm
-bin/pdfimages
-etc/xpdfrc
-man/man1/xpdf.1
+bin/pdftops
+bin/pdftotext
+bin/xpdf
man/man1/pdffonts.1
-man/man1/pdftops.1
-man/man1/pdftotext.1
+man/man1/pdfimages.1
man/man1/pdfinfo.1
man/man1/pdftopbm.1
-man/man1/pdfimages.1
+man/man1/pdftops.1
+man/man1/pdftotext.1
+man/man1/xpdf.1
man/man5/xpdfrc.5
+share/examples/xpdf/xpdfrc
+@dirrm share/examples/xpdf