From fccc103d014ac38766c77a9f1589f1ea9954591d Mon Sep 17 00:00:00 2001 From: Kurt Jung Date: Mon, 6 Jul 2015 17:28:23 -0400 Subject: Mention Stani Michiels' enhanced fill mode --- doc.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc.go') diff --git a/doc.go b/doc.go index 9ac700e..b25875d 100644 --- a/doc.go +++ b/doc.go @@ -72,9 +72,9 @@ Reader interface while maintaining backward compatibility. Anthony Starks 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. Stani Michiels provided support for multi-segment path drawing with -smooth line joins and line join styles. Bruno Michel has provided valuable -assistance with the code. +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. The FPDF website is http://www.fpdf.org/. -- cgit v1.2.1-24-ge1ad