30
1
mirror of https://github.com/vdm-io/tcpdf.git synced 2024-09-21 00:59:01 +00:00
Commit Graph

112 Commits

Author SHA1 Message Date
Nicola Asuni
e691de8a1e 6.0.000 (2013-03-17)
- IMPORTANT: PHP4 support has been removed starting from this version. PHP 5.3 or greater version is required.
- Several TCPDF methods and vars were moved to new class files: tcpdf_static.php, tcpdf_colors.php, tcpdf_images.php, tcpdf_font_data.php, tcpdf_fonts.php.
- Files htmlcolors.php, spotcolors.php, unicode_data.php and ecodings_maps.php were removed.
- Barcode classes were renamed and new barcode examples were added.
- Class TCPDF_PARSER was improved.
2013-03-17 14:03:01 +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
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
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
43fbcee477 5.9.142 2011-12-23 18:19:43 +01:00
nick
8fdafc1480 5.9.138 2011-12-10 15:57:26 +00:00
nick
fb4d5c667d 5.9.135 2011-11-15 18:42:47 +00:00
Nick
116f8b3a53 5.9.129 2011-10-07 20:06:32 +02:00
Nick
0e459dc908 5.9.125 2011-10-03 13:00:54 +02:00
Nick
889fd78ad8 5.9.123 2011-10-02 09:56:50 +02:00
Nick
eb7368e325 5.9.121 new files 2011-09-28 15:22:10 +02:00
Nick
cbb355419d 5.9.121 2011-09-28 15:21:40 +02:00
Nick
916ee439b9 5.9.120 2011-09-22 09:40:33 +02:00
Nick
24ff632241 5.9.115 2011-09-13 17:52:00 +02:00
Nick
a3cd4d51bf 5.9.106 2011-08-04 20:59:24 +02:00
Nick
9edc589d3e 5.9.103 2011-07-16 12:01:59 +02:00
nicolaasuni
078642c3f6 5.9.102 2011-07-13 13:05:56 +02:00
nicolaasuni
fdc3f42c4e 5.9.101 2011-07-07 15:10:33 +02:00
nicolaasuni
ac09d91589 5.9.097 2011-06-23 17:12:20 +02:00
nicolaasuni
60b4752dcb 5.9.088 2011-06-01 10:45:43 +02:00
nicolaasuni
ef5d1afb8a 5.9.078 2011-05-12 17:08:01 +02:00
nicolaasuni
02bed5771f 5.9.078 2011-05-12 17:03:20 +02:00
nicolaasuni
dc1cbbd5df 5.9.072 2011-04-26 11:07:42 +02:00
nicolaasuni
b52780fe62 5.9.068 2011-04-15 11:24:02 +02:00
nicolaasuni
4bc961234b 5.9.057 2011-02-24 16:42:56 +01:00
nicolaasuni
074477d870 5.9.035 2011-01-03 19:09:38 +01:00
nicolaasuni
10a43f2623 5.9.030 2010-12-16 16:28:54 +01:00
nicolaasuni
5a37308e1e 5.9.029 2010-12-04 11:25:49 +01:00
nicolaasuni
16007ad0d6 5.9.027 2010-12-01 17:09:06 +01:00
nicolaasuni
a64f8619d6 5.9.021 2010-11-20 10:52:09 +01:00
nicolaasuni
06a47e85e1 5.9.013 2010-11-15 10:34:20 +01:00
nicolaasuni
f86ca3e338 5.9.008 2010-10-21 11:11:17 +02:00
nicolaasuni
43926c7bde 5.9.006 2010-10-19 17:46:03 +02:00
nicolaasuni
770ad1c796 5.9.004 2010-10-18 11:23:52 +02:00
nicolaasuni
e07dbf1857 new example 2010-10-15 10:48:42 +02:00
nicolaasuni
bef180b5d5 5.9.003 2010-10-15 10:47:58 +02:00
nicolaasuni
c91cb496b2 5.9.002 2010-10-08 15:55:30 +02:00
nicolaasuni
4bedf80bcf 5.9.000 2010-10-06 12:48:25 +02:00
nicolaasuni
57775b4e99 new files 2010-10-04 17:59:47 +02:00
nicolaasuni
559e79bdc6 5.8.035 2010-10-04 17:59:10 +02:00
nicolaasuni
5a1deebb16 5.8.026 2010-09-13 09:53:19 +02:00
nicolaasuni
f939f44cc3 5.8.023 2010-08-31 17:03:00 +02:00
nicolaasuni
7fabd4c1ac new example 2010-08-25 11:58:01 +02:00
nicolaasuni
57f7c21aee 5.8.017 2010-08-25 11:57:44 +02:00
nicolaasuni
04bc2f2393 5.8.013 2010-08-23 12:50:24 +02:00
nicolaasuni
d081107dcf 5.8.011 2010-08-21 12:53:25 +02:00
nicolaasuni
13989d33c3 5.8.010 2010-08-20 16:32:40 +02:00
nicolaasuni
a3f1c1f9db 5.8.008 2010-08-19 22:39:07 +02:00
nicolaasuni
c26ad199ce 5.8.002 2010-08-14 20:53:02 +02:00
nicolaasuni
48c32bba77 5.8.000 2010-08-11 23:48:36 +02:00