Commit Graph

6 Commits

Author SHA1 Message Date
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ř
bfafee8b62 Upgrade tcpdf to 6.0.077
6.0.077 (2014-05-06)
	- A Datamatrix barcode bug was fixed.

6.0.076 (2014-05-06)
	- A bug in Datamatrix Base256 encoding was fixed.
	- Merged fix for SVG use/clip-gradient.
	- Now it is possible to prefix a page number in Link methods with the * character to avoid been changed when adding/deleting/moving pages (see example_045.php).

6.0.075 (2014-05-05)
	- Bug #917 "Using realtive Units like ex or em for images distort output in HTML mode" was fixed.

6.0.074 (2014-05-03)
	- Part of Bug #917 "Using realtive Units like ex or em for images distort output in HTML mode" was fixed.
	- Bug #915 "Problem with SVG Image using Radial Gradients" was fixed.

6.0.073 (2014-04-29)
	- Bug #913 "Possible bug with line-height" was fixed.
	- Bug #914 "MultiCell and FitCell" was fixed.
	- Bug #915 "Problem with SVG Image using Radial Gradients" was fixed.

6.0.072 (2014-04-27)
	- Deprecated curly braces substring syntax was replaced with square braces.

6.0.071 (2014-04-25)
	- Bug #911 "error with buffered png pics" was fixed.

6.0.070 (2014-04-24)
	- Bug #910 "An SVG image is being cut off (with clipping mask) when you use align options" was fixed.

6.0.069 (2014-04-24)
	- Datamatrix Base256 encoding was fixed.

6.0.068 (2014-04-22)
	- Some Datamatrix barcode bugs were fixed.

6.0.067 (2014-04-21)
	- startLayer() method signature was changed to include a new "lock" parameter.

6.0.066 (2014-04-20)
	- Bug #908 "Linebreak is not considered when getting length of the next string" was fixed.

6.0.065 (2014-04-10)
	- Bug #905 "RGB percentage color bug in convertHTMLColorToDec()" was fixed.

6.0.064 (2014-04-07)
	- Header and Footer fonts are now set by default.
	- Bug #904 "PDF corrupted" was fixed.

6.0.063 (2014-04-03)
	- Method TCPDF_IMAGES::_parsepng() was fixed to support transparency in Indexed images.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-10 16:07:10 +02:00
Madhura Jayaratne
a23da2c564 Update TCPDF to version 6.0.055
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-01-22 17:10:05 +05:30
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
Michal Čihař
d8466db402 Update TCPDF to 6.0.012 2013-05-10 09:24:17 +02:00