OSDN Git Service

PDF: fix 0x5c(backslash) escape processing in FPDF (#61).
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Fri, 29 Apr 2011 05:35:26 +0000 (05:35 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Fri, 29 Apr 2011 05:35:26 +0000 (05:35 +0000)
commitf62605c636c2089a1c7a4ea6998dac135bd75346
tree5a515f9c1ee14dd67672fb4c71309c7e6803203b
parented3efeb9600c91e71727a3f147f2905ec35e5b55
PDF: fix 0x5c(backslash) escape processing in FPDF (#61).

Japanese CP932(Shift_JIS) and Traditional Chinese Big5 have 0x5c(backslash) problem.

Contributed Jun NAITOH.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5565 e93f8b46-1217-0410-a6f0-8f06a7374b81
lib/redmine/export/pdf.rb
test/unit/lib/redmine/export/pdf_test.rb
vendor/plugins/rfpdf/lib/rfpdf/fpdf.rb