diff options
author | Kurt Jung <kurt.w.jung@code.google.com> | 2013-09-11 07:29:08 -0400 |
---|---|---|
committer | Kurt Jung <kurt.w.jung@code.google.com> | 2013-09-11 07:29:08 -0400 |
commit | 651c5328065c606291da69a14eb665ae6c036d75 (patch) | |
tree | 98fd45095403c8a7ae13c785e6b4b8f5c6d057e9 | |
parent | c43b939b059104760a2f4a01bc011d79782a1e6e (diff) |
Normalized feature bullet list
-rw-r--r-- | doc.go | 10 |
1 files changed, 4 insertions, 6 deletions
@@ -35,11 +35,9 @@ Features • Page header and footer management -• Automatic page break +• Automatic page breaks, line breaks, and text justification -• Automatic line break and text justification - -• Image support (JPEG, PNG and GIF) +• Inclusion of JPEG, PNG and GIF images • Colors, gradients and alpha channel transparency @@ -51,9 +49,9 @@ Features • Page compression -• Drawing support (lines, Bézier curves, arcs, ellipses) +• Lines, Bézier curves, arcs, and ellipses -• Transformation support (rotation, scaling, skewing, translation, mirroring) +• Rotation, scaling, skewing, translation, and mirroring • Clipping |