Package: xpdf
Severity: important
Tags: patch

Hi,

 I found xpdf has not correct setting for Japanese PDF, so it cannot be rendered
 with some PDF files that contain certain Japanese font.

 Simple patch attached, could you apply it, please?

 # and also push it to Jessie point release. It's worth, not break anything, and
   tiny so easy to review.


-- 
Hideki Yamane <henr...@debian.or.jp>
diff -Nru xpdf-3.03/debian/changelog xpdf-3.03/debian/changelog
--- xpdf-3.03/debian/changelog	2014-04-06 05:10:43.000000000 +0200
+++ xpdf-3.03/debian/changelog	2015-08-22 09:14:24.000000000 +0200
@@ -1,3 +1,13 @@
+xpdf (3.03-17.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * debian/languages/xpdfrc-japanese
+    - update to sane default, we had replaced ttf-japanese-{gothic,mincho}.ttf
+      to fonts-japanese-{gothic,mincho}.ttf
+      Thanks to Naoki SHIOJI <shi...@ynu.ac.jp>
+
+ -- Hideki Yamane <henr...@debian.org>  Sat, 22 Aug 2015 09:12:29 +0200
+
 xpdf (3.03-17) unstable; urgency=medium
 
   * Upload to unstable.
diff -Nru xpdf-3.03/debian/languages/xpdfrc-japanese xpdf-3.03/debian/languages/xpdfrc-japanese
--- xpdf-3.03/debian/languages/xpdfrc-japanese	2013-05-31 21:32:49.000000000 +0200
+++ xpdf-3.03/debian/languages/xpdfrc-japanese	2015-08-22 09:11:56.000000000 +0200
@@ -5,35 +5,35 @@
 unicodeMap      Shift-JIS       /usr/share/poppler/unicodeMap/Shift-JIS
 cMapDir         Adobe-Japan1    /usr/share/poppler/cMap/Adobe-Japan1
 toUnicodeDir                    /usr/share/poppler/cMap/Adobe-Japan1
-fontFileCC      Adobe-Japan1    /usr/share/fonts/truetype/ttf-japanese-mincho.ttf
-fontFile   Ryumin-Light    /usr/share/fonts/truetype/ttf-japanese-mincho.ttf
-fontFile   Ryumin-Light-H  /usr/share/fonts/truetype/ttf-japanese-mincho.ttf
-fontFile   Ryumin-Light-Identity-H /usr/share/fonts/truetype/ttf-japanese-mincho.ttf
-fontFile   FutoMinA101-Bold-Identity-H     /usr/share/fonts/truetype/ttf-japanese-mincho.ttf
-fontFile   GothicBBB-Meidum        /usr/share/fonts/truetype/ttf-japanese-gothic.ttf
-fontFile   GothicBBB-Medium-H      /usr/share/fonts/truetype/ttf-japanese-gothic.ttf
-fontFile   GothicBBB-Medium-Identity-H     /usr/share/fonts/truetype/ttf-japanese-gothic.ttf
-fontFile   Shingo-Medium-Identity-H        /usr/share/fonts/truetype/ttf-japanese-gothic.ttf
-fontFile   ShinGo-Bold-Identity-H  /usr/share/fonts/truetype/ttf-japanese-gothic.ttf
-fontFile   ShinGo-Ultra-Identity-H /usr/share/fonts/truetype/ttf-japanese-gothic.ttf
-fontFile   HeiseiKakuGo-W5 /usr/share/fonts/truetype/ttf-japanese-gothic.ttf
-fontFile   HeiseiKakuGo-W7 /usr/share/fonts/truetype/ttf-japanese-gothic.ttf
-fontFile   HeiseiKakuGo-W9 /usr/share/fonts/truetype/ttf-japanese-gothic.ttf
-fontFile   MidashiGo-MB31  /usr/share/fonts/truetype/ttf-japanese-gothic.ttf
-fontFile   FutoGoB101-Bold /usr/share/fonts/truetype/ttf-japanese-gothic.ttf
-fontFile   MS-Gothic       /usr/share/fonts/truetype/ttf-japanese-gothic.ttf
-fontFile   MS-PGothic      /usr/share/fonts/truetype/ttf-japanese-gothic.ttf
-fontFile   HG-GothicB      /usr/share/fonts/truetype/ttf-japanese-gothic.ttf
-fontFile   Kochi-Gothic    /usr/share/fonts/truetype/ttf-japanese-gothic.ttf
-fontFile   LX-Gothic       /usr/share/fonts/truetype/ttf-japanese-gothic.ttf
-fontFile   LX-P-Gothic     /usr/share/fonts/truetype/ttf-japanese-gothic.ttf
-fontFile   MSPゴシック  /usr/share/fonts/truetype/ttf-japanese-gothic.ttf
-fontFile   MSゴシック    /usr/share/fonts/truetype/ttf-japanese-gothic.ttf
-fontFile   DFPゴシック  /usr/share/fonts/truetype/ttf-japanese-gothic.ttf
-fontFile   DFP特太ゴシック      /usr/share/fonts/truetype/ttf-japanese-gothic.ttf
-fontFile   @ヒラギノ角ゴ3等幅      /usr/share/fonts/truetype/ttf-japanese-gothic.ttf
-fontFile   @ヒラギノ角ゴ5等幅      /usr/share/fonts/truetype/ttf-japanese-gothic.ttf
-fontFile   @ヒラギノ角ゴ7等幅      /usr/share/fonts/truetype/ttf-japanese-gothic.ttf
+fontFileCC      Adobe-Japan1    /usr/share/fonts/truetype/fonts-japanese-mincho.ttf
+fontFile   Ryumin-Light    /usr/share/fonts/truetype/fonts-japanese-mincho.ttf
+fontFile   Ryumin-Light-H  /usr/share/fonts/truetype/fonts-japanese-mincho.ttf
+fontFile   Ryumin-Light-Identity-H /usr/share/fonts/truetype/fonts-japanese-mincho.ttf
+fontFile   FutoMinA101-Bold-Identity-H     /usr/share/fonts/truetype/fonts-japanese-mincho.ttf
+fontFile   GothicBBB-Meidum        /usr/share/fonts/truetype/fonts-japanese-gothic.ttf
+fontFile   GothicBBB-Medium-H      /usr/share/fonts/truetype/fonts-japanese-gothic.ttf
+fontFile   GothicBBB-Medium-Identity-H     /usr/share/fonts/truetype/fonts-japanese-gothic.ttf
+fontFile   Shingo-Medium-Identity-H        /usr/share/fonts/truetype/fonts-japanese-gothic.ttf
+fontFile   ShinGo-Bold-Identity-H  /usr/share/fonts/truetype/fonts-japanese-gothic.ttf
+fontFile   ShinGo-Ultra-Identity-H /usr/share/fonts/truetype/fonts-japanese-gothic.ttf
+fontFile   HeiseiKakuGo-W5 /usr/share/fonts/truetype/fonts-japanese-gothic.ttf
+fontFile   HeiseiKakuGo-W7 /usr/share/fonts/truetype/fonts-japanese-gothic.ttf
+fontFile   HeiseiKakuGo-W9 /usr/share/fonts/truetype/fonts-japanese-gothic.ttf
+fontFile   MidashiGo-MB31  /usr/share/fonts/truetype/fonts-japanese-gothic.ttf
+fontFile   FutoGoB101-Bold /usr/share/fonts/truetype/fonts-japanese-gothic.ttf
+fontFile   MS-Gothic       /usr/share/fonts/truetype/fonts-japanese-gothic.ttf
+fontFile   MS-PGothic      /usr/share/fonts/truetype/fonts-japanese-gothic.ttf
+fontFile   HG-GothicB      /usr/share/fonts/truetype/fonts-japanese-gothic.ttf
+fontFile   Kochi-Gothic    /usr/share/fonts/truetype/fonts-japanese-gothic.ttf
+fontFile   LX-Gothic       /usr/share/fonts/truetype/fonts-japanese-gothic.ttf
+fontFile   LX-P-Gothic     /usr/share/fonts/truetype/fonts-japanese-gothic.ttf
+fontFile   MSPゴシック  /usr/share/fonts/truetype/fonts-japanese-gothic.ttf
+fontFile   MSゴシック    /usr/share/fonts/truetype/fonts-japanese-gothic.ttf
+fontFile   DFPゴシック  /usr/share/fonts/truetype/fonts-japanese-gothic.ttf
+fontFile   DFP特太ゴシック      /usr/share/fonts/truetype/fonts-japanese-gothic.ttf
+fontFile   @ヒラギノ角ゴ3等幅      /usr/share/fonts/truetype/fonts-japanese-gothic.ttf
+fontFile   @ヒラギノ角ゴ5等幅      /usr/share/fonts/truetype/fonts-japanese-gothic.ttf
+fontFile   @ヒラギノ角ゴ7等幅      /usr/share/fonts/truetype/fonts-japanese-gothic.ttf
 
 psResidentFontCC        Adobe-Japan1    H       Ryumin-Light-H  ISO-2022-JP
 psResidentFontCC        Adobe-Japan1    V       Ryumin-Light-V  ISO-2022-JP

Reply via email to