summaryrefslogtreecommitdiffstats
path: root/vendor/plugins/rfpdf
Commit message (Expand)AuthorAgeFilesLines
* Moved Rails plugins required by the core to lib/plugins.Jean-Philippe Lang2012-04-2699-25165/+0
* pdf: fix tcpdf automatic line break bug (#10554)Toshi MARUYAMA2012-04-031-7/+7
* Fixed that tag[0] may be nil.Jean-Philippe Lang2012-01-301-2/+2
* Rails3.2: pdf: comment out ::ActionView::TemplateHandlers::ERB of rfpdf plugi...Toshi MARUYAMA2012-01-262-6/+6
* pdf: fix textilized outputs of coderay line numbers (#9692)Toshi MARUYAMA2011-11-301-4/+4
* improve rmagick feature of rfpdf plugin for PDF inline images (#3261)Toshi MARUYAMA2011-11-142-27/+89
* pdf: add logger at vendor/plugins/rfpdf/lib/tcpdf.rb (#3261)Toshi MARUYAMA2011-11-121-0/+4
* add newline at end of vendor/plugins/rfpdf/lib/core/rmagick.rbToshi MARUYAMA2011-11-071-1/+1
* PDF: remove unused vendor/plugins/rfpdf/lib/barcode/* (#8892).Toshi MARUYAMA2011-08-128-2736/+0
* PDF: remove unused sjis.rb (#8892).Toshi MARUYAMA2011-08-121-834/+0
* PDF: remove unused zapfdingbats.rb (#8892).Toshi MARUYAMA2011-08-121-15/+0
* PDF: remove unused symbol.rb (#8892).Toshi MARUYAMA2011-08-121-15/+0
* PDF: remove unused courier.rb (#8892).Toshi MARUYAMA2011-08-121-25/+0
* PDF: remove unused times*.rb (#8892).Toshi MARUYAMA2011-08-124-60/+0
* PDF: remove unused vera*.rb (#8892).Toshi MARUYAMA2011-08-1210-300/+0
* PDF: remove unused vera fonts (#8892).Toshi MARUYAMA2011-08-1220-0/+0
* PDF: remove unused FreeMono fonts (#8892).Toshi MARUYAMA2011-08-1212-432/+0
* PDF: remove unused DejaVu fonts except DejaVuSans-BoldOblique (#8892, #8566).Toshi MARUYAMA2011-08-0349-3041/+0
* PDF: remove unused DejaVuSans-ExtraLight font (#8892, #8566).Toshi MARUYAMA2011-08-033-112/+0
* PDF: import rfpdf tcpdf patch for textilized PDF (#69).Toshi MARUYAMA2011-06-301-82/+528
* PDF: import Chinese rfpdf patch for textilized PDF (#69).Toshi MARUYAMA2011-06-301-13/+30
* PDF: import Korean rfpdf patch for textilized PDF (#69).Toshi MARUYAMA2011-06-301-13/+30
* PDF: import Japanese rfpdf patch for textilized PDF (#69).Toshi MARUYAMA2011-06-301-13/+30
* PDF: replace RAILS_ROOT to Rails.root at vendor/plugins/rfpdf/lib/tcpdf.rb.Toshi MARUYAMA2011-06-221-2/+2
* PDF: fix font name in vendor/plugins/rfpdf/lib/fonts/dejavusansi.rb (#8566).Toshi MARUYAMA2011-06-091-2/+2
* PDF: Import DejaVu fonts (#8566).Toshi MARUYAMA2011-06-0963-0/+3994
* PDF: import CJK patches and all languages use TCPDF (#8312).Toshi MARUYAMA2011-05-093-78/+78
* PDF: import tcpdf.rb patch (#8312).Toshi MARUYAMA2011-05-091-9/+8
* PDF: fix automatic line break problem with TCPDF (#8310).Toshi MARUYAMA2011-05-061-2/+2
* PDF: fix automatic line break in Chinese PDF (#5629).Toshi MARUYAMA2011-04-301-1/+1
* PDF: fix 0x5c(backslash) escape processing in FPDF (#61).Toshi MARUYAMA2011-04-291-9/+3
* PDF: Ruby 1.9 compatibility for FPDF ANSI (#61).Toshi MARUYAMA2011-04-053-9/+9
* PDF: fix width calculation of multi byte character in Simplified and Traditio...Toshi MARUYAMA2011-04-031-4/+4
* PDF: fix the problem that TCPDF built-in font breaks in the Windows (#61).Toshi MARUYAMA2011-04-021-1/+1
* PDF: back out r5253 (#7794, #61).Toshi MARUYAMA2011-04-011-2/+2
* PDF: fix syntax errors at vendor/plugins/rfpdf/lib/tcpdf.rb on Ruby 1.9 (#61).Toshi MARUYAMA2011-03-301-53/+53
* PDF: comment out Mime pdf in vendor/plugins/rfpdf/init.rb (#61).Toshi MARUYAMA2011-03-301-1/+2
* PDF: import CJK patches (#61).Toshi MARUYAMA2011-03-303-49/+37
* PDF: comment out memoizes (#61).Toshi MARUYAMA2011-03-301-3/+3
* PDF: transplant r4602 (#61).Toshi MARUYAMA2011-03-301-4/+12
* PDF: transplant r5183 (#61).Toshi MARUYAMA2011-03-301-2/+2
* PDF: transplant r1497 (#61).Toshi MARUYAMA2011-03-301-8/+8
* PDF: transplant r3389 (#61).Toshi MARUYAMA2011-03-301-5/+5
* PDF: transplant r393 (#61).Toshi MARUYAMA2011-03-301-6/+6
* PDF: transplant r287 (#61).Toshi MARUYAMA2011-03-301-5/+5
* PDF: update rfpdf (#61).Toshi MARUYAMA2011-03-30145-873/+23493
* Fix an internal server error on formatting an issue as a PDF in Japanese (#77...Toshi MARUYAMA2011-03-211-2/+2
* ruby1.9 compatibilityJean-Philippe Lang2011-01-011-4/+12
* Korean support for PDF export (#4639).Jean-Philippe Lang2010-02-071-5/+5
* Merged Rails 2.1 compatibility branch.Jean-Philippe Lang2008-07-042-2/+18