30
1
mirror of https://github.com/vdm-io/tcpdf.git synced 2024-06-05 23:30:47 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
nicolaasuni
32868f3304 6.0.085 (2014-06-19)
- Some example images were replaced.
- A race condition bug was fixed.
- Bug item #938 "Hyphenation-dash extends outside of cell" was fixed.
2014-06-20 00:25:52 +01:00
nicolaasuni
e27aa651bb 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-06-04 20:55:07 +01:00
nicolaasuni
39528a1441 6.0.015 (2013-04-14)
- Some unused vars were removed from AddFont() method.
- Some directories were moved inside the examples directory.
- All examples were updated to reflect the new default structure.
- Source code were clean-up up to be more compatible with system packaging.
- Files encodings and permissions were reset.
- The command line tool tcpdf_addfont.php was added on the tools directory.
2013-05-14 21:28:42 +01:00
nicolaasuni
226fc42c4c 6.0.011 (2013-04-22)
- Minor documentation changes.
2013-04-22 20:23:46 +01:00
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
Nick
43fbcee477 5.9.142 2011-12-23 18:19:43 +01:00
nicolaasuni
10a43f2623 5.9.030 2010-12-16 16:28:54 +01:00
nicolaasuni
a64f8619d6 5.9.021 2010-11-20 10:52:09 +01:00
nicolaasuni
770ad1c796 5.9.004 2010-10-18 11:23:52 +02:00
nicolaasuni
28d22a0e04 5.7.003 2010-08-08 12:33:06 +02:00
nicolaasuni
a845719a9f 5.7.000 2010-08-04 01:50:25 +02:00
nicolaasuni
dda292d19c 5.0.014 2010-05-21 18:47:01 +02:00
nicolaasuni
6fab129ce9 4.8.009 2009-09-30 11:18:36 +02:00
nicolaasuni
342de0004d Initial commit 2009-03-24 19:37:18 +01:00