summaryrefslogtreecommitdiff
path: root/pixman
diff options
context:
space:
mode:
authorDave Beckett <Dave.Beckett@bristol.ac.uk>2003-12-10 13:29:40 +0000
committerDave Beckett <Dave.Beckett@bristol.ac.uk>2003-12-10 13:29:40 +0000
commit2841a7184299882c45f8364fb6c0798ffdb00471 (patch)
tree905dcb9b4927894a628f093e2fcb8a04b5b06686 /pixman
parent05bcf7a4b50f7c711ab66971912d0d752a59fcd6 (diff)
libpixman is the pixel manipulation library
Diffstat (limited to 'pixman')
-rw-r--r--pixman/README6
-rw-r--r--pixman/libpixman.pc.in2
2 files changed, 4 insertions, 4 deletions
diff --git a/pixman/README b/pixman/README
index 007ed63c..621ab94b 100644
--- a/pixman/README
+++ b/pixman/README
@@ -1,7 +1,7 @@
-libpixman - Pixel region Library and Image compositing library
+libpixman - Pixel manipulation library
-libpixman is a merge of libpixregion and libic
-and also includes slim
+libpixman is a merge of libpixregion and libic.
+It also includes the slim headers.
----------------------------------------------------------------------
libpixregion - Pixel region Library
diff --git a/pixman/libpixman.pc.in b/pixman/libpixman.pc.in
index e135d6e0..006018aa 100644
--- a/pixman/libpixman.pc.in
+++ b/pixman/libpixman.pc.in
@@ -4,7 +4,7 @@ libdir=@libdir@
includedir=@includedir@
Name: libpixman
-Description: Pixel region and image compositing library
+Description: Pixel manipulation library
Version: @VERSION@
Libs: -L${libdir} -lpixman
Cflags: -I${includedir}