Commit Graph

653 Commits

Author SHA1 Message Date
Nicola Asuni d63cf8c9e5 5.9.208 (2013-03-15)
- objclone fuction was patched to support old imagick extensions.
- tcpdf_parser was improved to support Cross-Reference Streams and large streams.
2013-03-15 22:22:43 +00:00
Nicola Asuni 6bdc3202d3 5.9.207 (2013-03-04)
- Datamatrix class was fixed (a debug echo was removed).
2013-03-04 21:03:13 +00:00
Nicola Asuni a77a36e8bb 5.9.206 (2013-02-22)
- Bug item #754 "PNG with alpha channel becomes gray scale" was fixed.
- Minor documentation fixes.
2013-02-22 18:52:06 +00:00
Nicola Asuni 6b317b4e2e 5.9.205 (2013-02-06)
- The constant K_TCPDF_THROW_EXCEPTION_ERROR was added on configuration file to change the behavior of Error() method.
- PDF417 barcode bug was fixed.
2013-02-06 20:04:08 +00:00
Nicola Asuni a3bcc0957f 5.9.204 (2013-01-23)
- The method Bookmark() was extended to include named destinations, URLs, internal links or embedded files (see example n. 15).
- automatic path calculation on configuration file was fixed.
- Error() method was extended to throw new Exception if PHP > 5.
2013-01-30 17:13:12 +00:00
Nicola Asuni f7d525858a 5.9.203 (2013-01-22)
- Horizontal position of radiobuttons and checkboxes was adjusted.
2013-01-22 17:33:43 +00:00
Nicola Asuni ce2f309281 5.9.202 (2012-12-16)
- Vertical space problem after table was fixed.
2012-12-16 12:23:34 +00:00
Nicola Asuni 803d6aad1b 5.9.201 (2012-12-10)
- First 256 chars are now always included on font subset to overcome a problem reported on the forum.
2012-12-10 17:47:37 +00:00
Nicola Asuni e63b80dfc2 5.9.200 (2012-12-05)
- Bug item #768 "Rowspan with Pagebreak error" was fixed.
- Page regions now works also with limited MultiCell() cells.
2012-12-05 23:14:24 +00:00
Nicola Asuni 7a65d321c3 5.9.1998 (2012-11-29)
- Internal setImageBuffer() method was improved.
2012-11-29 19:02:52 +00:00
Nicola Asuni aac8873f9d 5.9.198 (2012-11-19)
- Datamatrix EDIFACT mode was fixed.
2012-11-19 22:10:47 +00:00
Nicola Asuni b73f9cbd9a 5.9.197 (2012-11-06)
- Bug item #756 "TCPDF 5.9.196 shows line on top of all PDFs" was fixed.
2012-11-19 22:09:33 +00:00
Nicola Asuni 146e4337ca 5.9.197 (2012-11-06)
- Bug item #756 "TCPDF 5.9.196 shows line on top of all PDFs" was fixed.
2012-11-06 19:37:08 +00:00
Nicola Asuni d8df0369e3 5.9.196 (2012-11-02)
- Several methods were improved to avoid output when the context is out of page.
- Bug item #755 "remove cached files before unsetting" was fixed.
2012-11-02 19:26:44 +00:00
Nicola Asuni da47743321 5.9.195 (2012-10-24)
- Method _putfonts() was improved.
2012-10-24 17:18:34 +01:00
Nicola Asuni c2c3094acc 5.9.194 (2012-10-23)
- Text alignment on TextField() method was fixed.
2012-10-23 17:12:09 +01:00
Nicola Asuni f2aa41dd82 5.9.193 (2012-09-25)
- Support for named destinations on HTML links was added  (i.e.: <a href="#destinationname">link to named destination</a>).
2012-09-25 19:17:00 +01:00
Nicola Asuni 66e99bd328 5.9.192 (2012-09-24)
- A problem on the releasing process was fixed.
2012-09-24 18:50:59 +01:00
Nicola Asuni b4f12e958c 5.9.191 (2012-09-24)
- SVG image naow support svg and eps images.
2012-09-24 17:39:08 +01:00
Nicola Asuni 26c61d177b 5.9.190 (2012-09-23)
- "page" word translation is now set to empty if not defined.
- Tooltip feature was added on the radiobutton annotation.
2012-09-23 19:47:40 +01:00
Nicola Asuni 01dc4da8b3 5.9.189 (2012-09-18)
- Bug item #3568969 "ini_get safe_mode error" was fixed.
2012-09-18 20:59:32 +01:00
Nicola Asuni 16f873d904 5.9.189 (2012-09-18)
- Bug item #3568969 "ini_get safe_mode error" was fixed.
2012-09-18 19:28:04 +01:00
Nicola Asuni 56a9f4186e 5.9.187 (2012-09-15)
- A datamatrix barcode bug was fixed.
2012-09-15 12:02:08 +01:00
Nicola Asuni c50728c561 5.9.187 (2012-09-14)
- Subset feature was extended to include the first 256 characters.
2012-09-14 17:56:30 +01:00
Nicola Asuni df7ac13a2a 5.9.186 (2012-09-13)
- barcodes.php file was resynced.
- Methods SetAbsX, SetAbsY, SetAbsXY where added to set the absolute pointer coordinates.
- Method getCharBBox were added to get single character bounding box.
- Signature of addTTFfont method was changed ( paramter was added).
2012-09-13 19:54:21 +01:00
Nicola Asuni f66d0fa6ac 5.9.184 (2012-09-11)
- A problem with EAN barcodes was fixed.
2012-09-11 17:49:32 +01:00
Nicola Asuni d4b1c84b49 5.9.183 (2012-09-07)
- A problem with font names normalization was fixed.
2012-09-07 08:24:24 +01:00
Nicola Asuni c8d1393d6a 5.9.182 (2012-09-05)
- Bug item #3564982 "Infinite loop in Write() method" was fixed.
2012-09-05 20:32:13 +01:00
Nicola Asuni cd3db1fd55 5.9.182 (2012-09-05)
- Bug item #3564982 "Infinite loop in Write() method" was fixed.
2012-09-05 19:32:19 +01:00
Nicola Asuni c47cad2bdd 5.9.181 (2012-08-31)
- composer.json file was added.
- Bug item #3563369 "Cached images are not unlinked some time" was fixed.
2012-08-31 21:13:21 +01:00
Nicola Asuni 184bbe0a4f new 2012-08-22 21:22:02 +01:00
Nicola Asuni a7febafdde 5.9.179 (2012-08-04)
- SVG 'use' tag was fixed for 'circle' and 'ellipse' shift problem.
- Alpha status is now correctly stored and restored by getGraphicVars() and SetGraphicVars() methods.
2012-08-04 09:29:04 +01:00
Nicola Asuni fe38892760 5.9.178 (2012-08-02)
- SVG 'use' tag was fixed for 'circle' and 'ellipse'.
2012-08-02 21:14:03 +01:00
Nicola Asuni 41b3fa6703 5.9.177 (2012-08-02)
- An additional control on annotations was fixed.
2012-08-02 15:41:27 +01:00
nick fe4d204366 5.9.176 (2012-07-25)
- A bug related to stroke width was fixed.
- A problem related to font spacing in HTML was fixed.
2012-07-25 23:17:35 +01:00
nick 2f282db233 5.9.175 (2012-07-25)
- The problem of missing letter on hyphen break was fixed.
2012-07-25 18:50:52 +01:00
nick df9b495d27 5.9.174 (2012-07-25)
- The problem of wrong filename when downloading PDF from an Android device was fixed.
- The method setHeaderData() was extended to set text and line color for header (see example n. 1).
- The method setFooterData() was added to set text and line color for footer (see example n. 1).
- The methods setTextShadow() and getTextShadow() were added to set text shadows (see example n. 1).
- The GetCharWidth() method was fixed for negative character spacing.
- A 'none' border mode is now correctly recognized.
- Break on hyphen problem was fixed.
2012-07-25 15:16:42 +01:00
nick b83ad06898 5.9.173 (2012-07-23)
- Some additional control wher added on barcode methods.
- The option CURLOPT_FOLLOWLOCATION on Image method is now disabled if PHP safe_mode is on or open_basedir is set.
- Method Bookmark() was extended to include X parameter.
- Method setDestination() was extended to include X parameter.
- A problem with Thai language was fixed.
2012-07-23 15:48:26 +01:00
nick 56af758c98 5.9.172 (2012-07-02)
- A PNG color profile issue was fixed.
2012-07-02 20:31:44 +01:00
nick c934b52a55 5.9.171 (2012-07-01)
- Some SVG rendering problems were fixed.
2012-07-01 22:46:13 +01:00
nick 68a349a698 update 2012-06-27 11:08:15 +01:00
nick 14e93b77c5 5.9.169 (2012-06-25)
- Some SVG rendering problems were fixed.
2012-06-25 17:54:29 +01:00
nick fd29aebb02 5.9.168 (2012-06-22)
- Thai language rendering was fixed.
2012-06-22 17:34:26 +01:00
nick 5ca264c68d 5.9.167 (2012-06-22)
- Thai language rendering was fixed and improved.
- Method isCharDefined() was improved.
- Protected method replaceChar() was added.
- Font kerning word was corrected to tracking.
2012-06-22 08:14:47 +01:00
nick 9ea87e1c44 5.9.166 (2012-06-21)
- Array to string conversion on file_id creation was fixed.
- Thai language rendering was fixed (thanks to Atsawin Chaowanakritsanakul).
2012-06-21 21:56:49 +01:00
nicolaasuni 4bfc80dce0 5.9.165 (2012-06-07)
- Some HTML form related bugs were fixed.
2012-06-07 17:28:15 +01:00
nicolaasuni 42be31e0d9 5.9.164 (2012-06-06)
- A bug introduced on the latest release was fixed.
2012-06-06 17:05:21 +01:00
nicolaasuni 5bfef5c8cf 5.9.163 (2012-06-05)
- Method getGDgamma() was changed.
- Rendering performances of PNG images with alpha channel were improved.
2012-06-05 18:40:09 +01:00
nicolaasuni dc7dfc0ed9 5.9.162 (2012-05-11)
- A bug related to long text on TD cells was fixed.
2012-05-11 18:59:03 +01:00
nicolaasuni 814ff2e01f 5.9.161 2012-05-09 21:27:32 +01:00