summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2011-10-27 19:46:56 +0200
committerAlbert Astals Cid <aacid@kde.org>2011-10-27 19:46:56 +0200
commit94eed4afaeec69d4aa9c60433f3b08e6d72809f0 (patch)
tree607e3347fa076798502247795997b6fdb4a0cf3a
parent9e65ac814d9917a5689a4f24e4684f7fb6542c39 (diff)
this was already done
-rw-r--r--ALL_DIFF12
1 files changed, 0 insertions, 12 deletions
diff --git a/ALL_DIFF b/ALL_DIFF
index 15ff52b..ecdd288 100644
--- a/ALL_DIFF
+++ b/ALL_DIFF
@@ -13012,18 +13012,6 @@ diff -ru xpdf-3.02/xpdf/PDFDoc.h xpdf-3.03/xpdf/PDFDoc.h
GBool ok;
int errCode;
-diff -ru xpdf-3.02/xpdf/pdffonts.cc xpdf-3.03/xpdf/pdffonts.cc
---- xpdf-3.02/xpdf/pdffonts.cc 2007-02-27 23:05:52.000000000 +0100
-+++ xpdf-3.03/xpdf/pdffonts.cc 2011-08-15 23:08:53.000000000 +0200
-@@ -247,7 +247,7 @@
- }
-
- // font name
-- name = font->getOrigName();
-+ name = font->getName();
-
- // check for an embedded font
- if (font->getType() == fontType3) {
diff -ru xpdf-3.02/xpdf/pdftotext.cc xpdf-3.03/xpdf/pdftotext.cc
--- xpdf-3.02/xpdf/pdftotext.cc 2007-02-27 23:05:52.000000000 +0100
+++ xpdf-3.03/xpdf/pdftotext.cc 2011-08-15 23:08:53.000000000 +0200