summaryrefslogtreecommitdiff
path: root/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'doc.go')
-rw-r--r--doc.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc.go b/doc.go
index bd77b00..4e54658 100644
--- a/doc.go
+++ b/doc.go
@@ -73,7 +73,8 @@ provided code for the 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. Stanim provided support for multi-segment path drawing with
-smooth line joins. Bruno Michel has provided valuable assistance with the code.
+smooth line joins and line join styles. Bruno Michel has provided valuable
+assistance with the code.
The FPDF website is http://www.fpdf.org/.