diff options
author | Kurt Jung <kurt.w.jung@code.google.com> | 2013-10-15 09:34:27 -0400 |
---|---|---|
committer | Kurt Jung <kurt.w.jung@code.google.com> | 2013-10-15 09:34:27 -0400 |
commit | 235fe08a29524c407fe03ee5a9f5f81dcf27ccec (patch) | |
tree | 2fe776f80e757fe888a6c44ce374523514d7569e | |
parent | 4860d8e6cd3175db81b81cae5a27a54662c39d94 (diff) |
Tip of the hat to Bruno.
-rw-r--r-- | doc.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ transparency script by Martin Hall-May. Support for gradients and clipping is adapted from FPDF scripts by Andreas Würmser. Support for outline bookmarks is adapted from Olivier Plathey by Manuel Cornes. Support for transformations is adapted from the FPDF transformation script by Moritz Wagner and Andreas -Würmser. +Würmser. Bruno Michel has provided valuable assistance with the code. The FPDF website is http://www.fpdf.org/. |