diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-12-19 21:12:36 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-12-19 21:12:36 +0000 |
commit | 616aaf4b1fc83a87f7a49e0e81e8f7c9db6dbcad (patch) | |
tree | eca5ff8ef89030731d682a14daebcc8cbd2245ac /graphics/linux-f10-cairo/pkg-descr | |
parent | - Fix modes of the temp directory [1] (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_1_0'.release/7.1.0
Notes
Notes:
svn path=/head/; revision=224474
svn path=/tags/RELEASE_7_1_0/; revision=224475; tag=release/7.1.0
Diffstat (limited to 'graphics/linux-f10-cairo/pkg-descr')
-rw-r--r-- | graphics/linux-f10-cairo/pkg-descr | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/graphics/linux-f10-cairo/pkg-descr b/graphics/linux-f10-cairo/pkg-descr deleted file mode 100644 index fc4624dae29e..000000000000 --- a/graphics/linux-f10-cairo/pkg-descr +++ /dev/null @@ -1,15 +0,0 @@ -This is a Linux/i386 binary port of Cairo. - -Cairo is a vector graphics library with cross-device output -support. Currently supported output targets include the X Window -System and in-memory image buffers. PostScript and PDF file output is -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/ |