summaryrefslogtreecommitdiff
path: root/doc.go
diff options
context:
space:
mode:
authorKurt Jung <kurt.w.jung@gmail.com>2015-08-12 16:23:34 -0400
committerKurt Jung <kurt.w.jung@gmail.com>2015-08-12 16:23:34 -0400
commit8a7a52a77792798994b5b15b20923cffda11be4d (patch)
tree3b14d7f2c6e10ebb097b707b8cf317f5349a63ec /doc.go
parent64e9d36a887ca3f36dc5880153e4b062e0416ac5 (diff)
Acknowledge Marcus Downing for templating module
Diffstat (limited to 'doc.go')
-rw-r--r--doc.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc.go b/doc.go
index 941f399..6f1cec7 100644
--- a/doc.go
+++ b/doc.go
@@ -194,9 +194,9 @@ some naming issues with the internal curve function. Claudio Felber provided
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. Bruno Michel has provided valuable assistance
-with the code. Templating is adapted from the FPDF_Tpl library created by
-Jan Slabon and Setasign.
+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.
Roadmap