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

3 Commits

Author SHA1 Message Date
nicolaasuni
226fc42c4c 6.0.011 (2013-04-22)
- Minor documentation changes.
2013-04-22 20:23:46 +01:00
nick
2f282db233 5.9.175 (2012-07-25)
- The problem of missing letter on hyphen break was fixed.
2012-07-25 18:50:52 +01: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