From f0690e7eabd6a1dc812923ce417ebdb7da490f14 Mon Sep 17 00:00:00 2001 From: Kurt Jung Date: Sat, 4 Jul 2015 13:14:40 -0400 Subject: Dashed lines: tutorial example and tip of hat to Claudio Felber --- doc.go | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc.go') diff --git a/doc.go b/doc.go index 55ff390..8e3c0e1 100644 --- a/doc.go +++ b/doc.go @@ -71,7 +71,8 @@ Schroeder. Ivan Daniluk generalized the font and image loading code to use the 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. -Bruno Michel has provided valuable assistance with the code. +Claudio Felber provided implementations for dashed line drawing and generalized +font loading. Bruno Michel has provided valuable assistance with the code. The FPDF website is http://www.fpdf.org/. -- cgit v1.2.1-24-ge1ad