summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2005-08-24 06:50:51 +0000
committerCarl Worth <cworth@cworth.org>2005-08-24 06:50:51 +0000
commit83b2f98d4955149c0d9941ed42ea51bf0d6cc993 (patch)
tree556fe36c8f00730f4ad519be3d91a9a2381987ac /README
parent9fde3cc0e3eea213c0f0fdfd8ca571fe63f4ddc9 (diff)
Move glitz into the experimental list.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 9e1458328..81a391641 100644
--- a/README
+++ b/README
@@ -5,8 +5,8 @@ What is cairo
=============
Cairo is a 2D graphics library with support for multiple output
devices. Currently supported output targets include the X Window
-System, OpenGL, and win32 as well as image buffers. Experimental
-backends include Quartz and XCB as well as PostScript and PDF files.
+System, win32, andimage buffers. Experimental backends include OpenGL
+(through glitz), Quartz, XCB, PostScript and PDF files output.
Cairo is designed to produce consistent output on all output media
while taking advantage of display hardware acceleration when available