32
1
mirror of https://github.com/vdm-io/tcpdf.git synced 2024-11-01 03:02:32 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
nicolaasuni
71d9a43e58 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).
2014-05-06 19:41:12 +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
Nick
43fbcee477 5.9.142 2011-12-23 18:19:43 +01:00
nicolaasuni
b52780fe62 5.9.068 2011-04-15 11:24:02 +02:00
nicolaasuni
10a43f2623 5.9.030 2010-12-16 16:28:54 +01:00
nicolaasuni
28d22a0e04 5.7.003 2010-08-08 12:33:06 +02:00
nicolaasuni
dda292d19c 5.0.014 2010-05-21 18:47:01 +02:00
nicolaasuni
928832f05b 5.0.001 2010-05-06 12:39:42 +02:00
nicolaasuni
b4c68becde 4.8.029 2010-01-27 20:23:46 +01:00
nicolaasuni
3cf475d84e 4.8.010 2009-10-21 14:23:41 +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