diff options
author | Kurt Jung <kurt.w.jung@gmail.com> | 2015-08-27 08:08:30 -0400 |
---|---|---|
committer | Kurt Jung <kurt.w.jung@gmail.com> | 2015-08-27 08:08:30 -0400 |
commit | 2b51527ced8db02e6d9a9a50a5a3a7e0207b0ba9 (patch) | |
tree | 2ee5d4d37401e7b480431f3806f5450871f4ec18 | |
parent | e8d7d158448040bef59a4492d33d96f039170d22 (diff) |
Acknowledge Jelmer Snoeck's contribution
-rw-r--r-- | README.md | 5 | ||||
-rw-r--r-- | doc.go | 5 |
2 files changed, 6 insertions, 4 deletions
@@ -182,8 +182,9 @@ implementations for dashed line drawing and generalized font loading. Stani Michiels provided support for multi-segment path drawing with smooth line joins, line join styles, enhanced fill modes, and has helped greatly with package presentation and tests. Templating is adapted by Marcus Downing from -the FPDF_Tpl library created by Jan Slabon and Setasign. Bruno Michel has -provided valuable assistance with the code. +the FPDF_Tpl library created by Jan Slabon and Setasign. Jelmer Snoeck +contributed a package that helps with registering images on the web. Bruno +Michel has provided valuable assistance with the code. ##Roadmap @@ -199,8 +199,9 @@ implementations for dashed line drawing and generalized font loading. Stani Michiels provided support for multi-segment path drawing with smooth line joins, line join styles, enhanced fill modes, and has helped greatly with package presentation and tests. Templating is adapted by Marcus Downing from -the FPDF_Tpl library created by Jan Slabon and Setasign. Bruno Michel has -provided valuable assistance with the code. +the FPDF_Tpl library created by Jan Slabon and Setasign. Jelmer Snoeck +contributed a package that helps with registering images on the web. Bruno +Michel has provided valuable assistance with the code. Roadmap |