summaryrefslogtreecommitdiff
path: root/doc.go
diff options
context:
space:
mode:
authorKurt Jung <kurt.w.jung@code.google.com>2013-08-24 08:51:15 -0400
committerKurt Jung <kurt.w.jung@code.google.com>2013-08-24 08:51:15 -0400
commit1fd34b058bc3f9408613f027fa3bb0795fdff2a6 (patch)
treef57b76e09be828b8dd16027d12d8e33d3388699f /doc.go
parent80c77531940da1146401394746de38994b6c4ebc (diff)
Documentation tweaks
Diffstat (limited to 'doc.go')
-rw-r--r--doc.go4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc.go b/doc.go
index ebc0f1c..091cd5a 100644
--- a/doc.go
+++ b/doc.go
@@ -46,7 +46,9 @@ Features
• Page compression
-• Drawing support (lines, Bézier curves, arcs, ellipses) and clipping
+• Drawing support (lines, Bézier curves, arcs, ellipses)
+
+• Clipping
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