aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-03-09 04:21:33 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-03-09 04:21:33 +0000
commitadbd484241bec7f9ec5d3b2ee93b069453a176b1 (patch)
treeef01b307f77b6b9b26ba61b893bfd5773c291d19 /graphics
parentd17299719d30a5fdb864f3b66450e721219d494d (diff)
Add more info to pkg-descr
Notes
Notes: svn path=/head/; revision=130673
Diffstat (limited to 'graphics')
-rw-r--r--graphics/cairo/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/cairo/pkg-descr b/graphics/cairo/pkg-descr
index 6595006a3699..4fd137a19bdd 100644
--- a/graphics/cairo/pkg-descr
+++ b/graphics/cairo/pkg-descr
@@ -5,4 +5,9 @@ planned. Cairo is designed to produce identical output on all output
media while taking advantage of display hardware acceleration when
available (eg. through the X Render Extension).
+Cairo provides a stateful user-level API with capabilities similar to
+the PDF 1.4 imaging model. Cairo provides operations including stroking
+and filling Bezier cubic splines, transforming and compositing translucent
+images, and antialiased text rendering.
+
WWW: http://www.cairographics.org