summaryrefslogtreecommitdiff
path: root/doc.go
diff options
context:
space:
mode:
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