OTP graph config
[busui.git] / lib / tcpdf / CHANGELOG.TXT
maxious 1 5.9.059 (2011-02-27)
2 - Default Header() method was improved to reduce document size.
3
4 5.9.058 (2011-02-25)
5 - Image() method was improved to cache images with transparency layers (thanks to Korneliusz Jarzębski for reporting this problem).
6
7 5.9.057 (2011-02-24)
8 - A problem with image caching system was fixed (thanks to Korneliusz Jarzębski for reporting this problem).
9
10 5.9.056 (2011-02-22)
11 - A bug on fixHTMLCode() method was fixed.
12 - Automatic line break for HTML was fixed.
13
14 5.9.055 (2011-02-17)
15 - Another bug related to HTML table page break was fixed.
16
17 5.9.054 (2011-02-16)
18 - A bug related to HTML table page break was fixed.
19
20 5.9.053 (2011-02-16)
21 - Support for HTMl attribute display="none" was added.
22
23 5.9.052 (2011-02-15)
24 - A bug related to HTML automatic newlines was fixed.
25
26 5.9.051 (2011-02-12)
27 - "Commas at beginning of new lines" problem was fixed.
28
29 5.9.050 (2011-02-11)
30 - Bug #3177606 "SVG Bar chart error" was fixed.
31
32 5.9.049 (2011-02-03)
33 - Bug #3170777 "TCPDF creates a new page after a single line in writeHTML" was fixed.
34
35 5.9.048 (2011-02-02)
36 - No changes. Just released to override previous release that was not uploaded correctly.
37
38 5.9.047 (2011-01-28)
39 - Bug #3167115 "PDF error in <table> (example 48)" was fixed (was introduced in 5.8.046).
40
41 5.9.046 (2011-01-18)
42 - PDF view/print layers are now automatically turned off if not used (see setVisibility() method).
43
44 5.9.045 (2011-01-17)
45 - HTML list support were improved.
46
47 5.9.044 (2011-01-15)
48 - Bug #3158422 "writeHTMLCell Loop" was fixed.
49 - Some HTML image alignment problems were fixed.
50
51 5.9.043 (2011-01-14)
52 - Bug #3158178 "PHP Notice" was fixed.
53 - Bug #3158193 "Endless loop in writeHTML" was fixed.
54 - Bug #3157764 "SVG Pie chart incorrectly rendered2".
55
56 5.9.042 (2011-01-14)
57 - Some problems of the PHP4 version were fixed.
58
59 5.9.041 (2011-01-13)
60 - A problem with SVG elliptical arc path was fixed (ref. bug #3156574).
61 - A problem related to font weight on HTML table headers was fixed.
62
63 5.9.040 (2011-01-12)
64 - A bug related to empty pages after table was fixed.
65
66 5.9.039 (2011-01-12)
67 - Bug item #3155759 "openssl_random_pseudo_bytes() slow under Windows" was fixed.
68
69 5.9.038 (2011-01-11)
70 - Minor bugs were fixed.
71
72 5.9.037 (2011-01-09)
73 - An alignment problem for HTML texts was fixed.
74
75 5.9.036 (2011-01-07)
76 - A bug related to HTML tables on header was fixed.
77
78 5.9.035 (2011-01-03)
79 - A problem related to HTML table border alignment was fixed.
80 - Bug #2996366 "FastCGI and Header Problems" was fixed.
81
82 5.9.034 (2010-12-19)
83 - DejaVu and GNU Free fonts were updated.
84
85 5.9.033 (2010-12-18)
86 - Source code documetnation was improved.
87
88 5.9.032 (2010-12-18)
89 - Default font stretching and spacing values are now inherited by HTML methods.
90
91 5.9.031 (2010-12-16)
92 - Source code documentation errors were fixed.
93
94 5.9.030 (2010-12-16)
95 - Several source code documentation errors were fixed.
96 - Source code style was changed for Doxygen.
97 - Source code documentation was moved online to http://www.tcpdf.org
98
99 5.9.029 (2010-12-04)
100 - The $fitbox parameter on Image() method was extended to specify image alignment inside the box (check the example n. 9).
101
102 5.9.028 (2010-12-03)
103 - Font utils makefont.php and makeallttffonts.php were updated.
104
105 5.9.027 (2010-12-01)
106 - Spot Colors are now better integrated with HTML mode.
107 - Method SetDocInfoUnicode() was added to turn on/off Unicode mode for document information dictionary (meta tags) - check the example n. 19.
108
109 5.9.026 (2010-12-01)
110 - A problem with mixed text directions on HTML was fixed.
111
112 5.9.025 (2010-12-01)
113 - The AddSpotColor() now automatically fills the spotcolor array (defined on spotcolors.php file).
114
115 5.9.024 (2010-11-30)
116 - Bug item #3123612 "SVG not use gradientTransform in percentage mode" was fixed.
117
118 5.9.023 (2010-11-25)
119 - A potential bug on SVG transcoder was fixed.
120
121 5.9.022 (2010-11-21)
122 - Method ImageEPS includes support for EPS/AI Spot colors.
123 - Method ImageEPS includes a new parameter $fixoutvals to remove values outside the bounding box.
124
125 5.9.021 (2010-11-20)
126 - Support for custom bullet points images was added (check the example n.6)
127 - Examples n. 6 and 61 were update (check the comments inside).
128
129 5.9.020 (2010-11-19)
130 - A problem related to additional page when using multicolumn mode was fixed.
131
132 5.9.019 (2010-11-19)
133 - An SVG bug was fixed.
134 - ImageSVG() and ImageEPS() methods now accepts image data streams (put the string on the $file parameter preceded by '@' character).
135 - Option 'E' was added to the $dest parameter of Output() method to return the document as base64 mime multi-part email attachment (RFC 2045).
136
137 5.9.018 (2010-11-19)
138 - An SVG bug was fixed.
139
140 5.9.017 (2010-11-16)
141 - Tagline color was set to transparent.
142 - The method fixHTMLCode() was added to automatically clean up HTML code (requires HTML Tidy).
143
144 5.9.016 (2010-11-16)
145 - Bug item #3109705 "list item page break hanging bullet" was fixed.
146
147 5.9.015 (2010-11-16)
148 - Bug item affecting QRCode was fixed.
149 - Some bugs affecting HTML lists were fixed.
150 - ImageSVG() and fitBlock() methods were improved to handle some SVG problems.
151 - Some problems with PHP4 compatibility were fixed.
152
153 5.9.014 (2010-11-15)
154 - Bug item #3109464 "QRCode error" was fixed.
155
156 5.9.013 (2010-11-15)
157 - Bug item #3109257 "Problem with interlaced GIFs and PNGs" was fixed.
158 - Image function now accepts image data streams (check example n. 9).
159
160 5.9.012 (2010-11-12)
161 - Method getTCPDFVersion() was added.
162 - PDF_PRODUCER constant was removed.
163 - Method convertHTMLColorToDec() was improved.
164 - HTML colors now support spot color names defined on the new spotcolors.php file.
165 - The default method Header() was improved to support SVG and EPS/AI images.
166 - A bug on SVG importer was fixed.
167
168 5.9.011 (2010-11-02)
169 - Bug item #3101486 "Bug Fix for image loading" was fixed.
170
171 5.9.010 (2010-10-27)
172 - Support for CSS properties 'border-spacing' and 'padding' for tables were added.
173 - Several language files were added.
174
175 5.9.009 (2010-10-21)
176 - HTML text alignment was improved to include the case of RTL text on LTR direction and LTR text on RTL direction.
177
178 5.9.008 (2010-10-21)
179 - Bug item #3091502 "Bookmark oddity" was fixed.
180 - HTML internal links now accepts page number and Y position.
181 - The method write1DBarcode() was improved to accept separate horizontal and vertical padding (see example n. 27).
182
183 5.9.007 (2010-10-20)
184 - Method adjustCellPadding() was fixed to handle bad input.
185
186 5.9.006 (2010-10-19)
187 - Support for AES 256 bit encryption was added (see example n. 16).
188 - Method getNumLines() was fixed for the empty string case.
189
190 5.9.005 (2010-10-18)
191 - Method addPageRegion() was changed to accept regions starting exactly from the top of the page.
192
193 5.9.004 (2010-10-18)
194 - A bug related to annotations was fixed.
195 - The file unicode_data.php was canged to encapsulate all data in a class.
196 - The file htmlcolors.php was changed to remove the global variable.
197
198 5.9.003 (2010-10-15)
199 - Support for no-write page regions was added. Check the example n. 64 and new methods setPageRegions(), addPageRegion(), getPageRegions(), removePageRegion().
200 - A bug on Right-To-Left alignment was fixed.
201
202 5.9.002 (2010-10-08)
203 - Cell method was improved to preserve the font stretching and spacing values when using the $stretch parameter (see example n. 4).
204
205 5.9.001 (2010-10-07)
206 - The problem of blank page for nobr table higher than a single page was fixed.
207
208 5.9.000 (2010-10-06)
209 - Support for text stretching and spacing (kerning) was added, see example n. 63 and methods setFontStretching(), getFontStretching(), setFontSpacing(), getFontSpacing().
210 - Support for CSS properties 'font-stretch' and 'letter-spacing' was added (see example n. 63).
211 - The cMargin state was replaced by cell_padding array that can be set/get using setCellPadding() and getCellPadding() methods.
212 - Methods getCellPaddings() and setCellPaddings() were added to fine tune cell paddings (see example n. 5).
213 - Methods getCellMargins() and setCellMargins() were added to fine tune cell margins (see example n. 5).
214 - Method write1DBarcode() was improved to permit custom labels (see example n. 27).
215 - Method ImagePngAlpha() now includes support for ImageMagick to improve performances.
216 - XObject Template support was extended to support Multicell(), writeHTML() and writeHTMLCell() methods.
217 - The signature of getNumLines() and getStringHeight() methods is changed.
218 - Example n. 57 was updated.
219
220 // -------------------------------------------------------------------
221
222 5.8.034 (2010-09-27)
223 - A bug related to SetFont on XObject templates was fixed.