From 8a7a52a77792798994b5b15b20923cffda11be4d Mon Sep 17 00:00:00 2001 From: Kurt Jung Date: Wed, 12 Aug 2015 16:23:34 -0400 Subject: Acknowledge Marcus Downing for templating module --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7c3b18c..afe108f 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ text, drawing and images. * Clipping * Document protection * Layers +* Templates gofpdf has no dependencies other than the Go standard library. All tests pass on Linux, Mac and Windows platforms. Like FPDF version 1.7, from which gofpdf @@ -176,8 +177,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. +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 -- cgit v1.2.1-24-ge1ad