summaryrefslogtreecommitdiff
path: root/doc.go
diff options
context:
space:
mode:
authorKurt Jung <kurt.w.jung@gmail.com>2015-07-11 15:58:12 -0400
committerKurt Jung <kurt.w.jung@gmail.com>2015-07-11 15:58:12 -0400
commit1451e353048cd88e1083c1be60cceaddc0d9b84d (patch)
tree70c972957a34616c15ab65ae2f2afbe39712a1a1 /doc.go
parentf551b753b11a5c2e58c38db0af7b980e0d0a2bc0 (diff)
A tip of the hat to Stani Michiels for help with package presentation and tests.
Diffstat (limited to 'doc.go')
-rw-r--r--doc.go5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc.go b/doc.go
index 0977e99..818f434 100644
--- a/doc.go
+++ b/doc.go
@@ -169,8 +169,9 @@ Polygon function. Robert Lillack provided the Beziergon function and corrected
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 and enhanced fill modes. Bruno Michel has provided
-valuable assistance with the code.
+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.
Roadmap