Commit Graph

5 Commits

Author SHA1 Message Date
Madhura Jayaratne
f6165c649f Update tcpdf to version 6.2.3
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-12-22 15:56:40 +05:30
Madhura Jayaratne
c67a81e562 Update TCPDF to version 6.1.0
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-12-09 13:00:25 +05:30
Michal Čihař
21bf9c12e9 Upgrade tcpdf to 6.0.062
Changes:

6.0.062 (2014-03-02)
	- The method startLayer() now accepts the NULL value for the $print parameter to not set the print layer option.

6.0.061 (2014-02-18)
	- Bug #893 "Parsing error on streamed xref for secured pdf" was fixed.

6.0.060 (2014-02-16)
	- Bug #891 "Error on parsing hexa fields" was fixed.
	- Bug #892 "Parsing pdf with trailing space at start" was fixed.

6.0.059 (2014-02-03)
	- SVG 'use' support was imporved.

6.0.058 (2014-01-31)
	- Bug #886 "Bugs with SVG using <defs> and <use>" was fixed.

6.0.057 (2014-01-26)
	- Bug #883 "Parsing error" was fixed.

6.0.056 (2014-01-25)
	- The automatic cache folder selection now works also with some restricted hosting environments.
	- CSS text-transform property is now supported (requires the multibyte string library for php) - see examle n. 061 (Thanks to Walter Ferraz).
	- Bug #884 "Parsing error prev tag looking for" was fixed.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-03 16:11:03 +01:00
Michal Čihař
7b28967ea5 Upgrade TCPDF to 6.0.023
Changes:

6.0.023 (2013-08-05)
    - GNU Freefont fonts were updated.
    - Licensing and copyright information about fonts were improved.
    - PNG image support was improved.

6.0.022 (2013-08-02)
    - fixing initialization problem for signature_appearance property.

6.0.021 (2013-07-18)
    - The bug caused by the preg_split function on some PHP 5.2.x versions was fixed.

6.0.020 (2013-06-04)
    - The method addTTFfont() was fixed (Bug item #813 Undefined offset).

6.0.019 (2013-06-04)
    - The magic constant __DIR__ was replaced with dirname(__FILE__) for php 5.2 compatibility.
    - The exceptions raised by file_exists() function were suppressed.
2013-08-27 10:06:30 +02:00
Michal Čihař
afd1e7912b Upgrade TCPDF to 6.0.018 2013-05-21 14:32:21 +02:00