32
1
mirror of https://github.com/vdm-io/tcpdf.git synced 2024-11-22 12:55:10 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
nicolaasuni
fcd0098a2a 6.0.080 (2014-05-20)
- Bug item #921 "Fatal error in hyphenateText() function" was fixed.
- Bug item #923 "Automatic Hyphenation error" was fixed.
- Patch #70 "Augument TCPDFBarcode classes with ability to return raw png image data" was applied.
2014-05-20 20:50:29 +01:00
nicolaasuni
6c3cfd5b16 6.0.072 (2014-04-27)
- Deprecated curly braces substring syntax was replaced with square braces.
2014-04-27 12:30:23 +01:00
nicolaasuni
e85569fc03 6.0.071 (2014-04-25)
- Bug #911 "error with buffered png pics" was fixed.
2014-04-25 19:13:02 +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