Menu

Commit [r5565]  Maximize  Restore  History

PDF: fix 0x5c(backslash) escape processing in FPDF (#61).

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

Contributed Jun NAITOH.

tmaruyama 2011-04-29

changed /trunk/lib/redmine/export/pdf.rb
changed /trunk/test/unit/lib/redmine/export/pdf_test.rb
changed /trunk/vendor/plugins/rfpdf/lib/rfpdf/fpdf.rb
/trunk/lib/redmine/export/pdf.rb Diff Switch to side-by-side view
Loading...
/trunk/test/unit/lib/redmine/export/pdf_test.rb Diff Switch to side-by-side view
Loading...
/trunk/vendor/plugins/rfpdf/lib/rfpdf/fpdf.rb Diff Switch to side-by-side view
Loading...