Mercurial > hg > soundsoftware-site
view vendor/plugins/rfpdf/CHANGELOG @ 871:d6c20f61a130 feature_128
Close obsolete branch feature_128
author | Chris Cannam |
---|---|
date | Sat, 02 Apr 2011 12:22:46 +0100 |
parents | 513646585e45 |
children | cbce1fd3b1b7 |
line wrap: on
line source
1.00 Added view template functionality 1.10 Added Chinese support 1.11 Added Japanese support 1.12 Added Korean support 1.13 Updated to fpdf.rb 1.53d. Added makefont and fpdf_eps. Handle \n at the beginning of a string in MultiCell. Tried to fix clipping issue in MultiCell - still needs some work. 1.14 2006-09-26 * Added support for @options_for_rfpdf hash for configuration: * Added :filename option in this hash If you're using the same settings for @options_for_rfpdf often, you might want to put your assignment in a before_filter (perhaps overriding :filename, etc in your actions).