summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSøren Sandmann <sandmann@redhat.com>2007-10-17 18:40:28 -0400
committerSøren Sandmann <sandmann@redhat.com>2007-10-17 18:40:28 -0400
commit089c3e6ad00105b2f9a1118d15b4f381653ea6ff (patch)
tree58d5a7da8756879f8e93bd3540de6f9c02aeefc3 /README
parent39a67d35f05aa47cf50191e0837a2125593a7bbc (diff)
Add README file based on text from Bjorn Lindquist
Diffstat (limited to 'README')
-rw-r--r--README26
1 files changed, 26 insertions, 0 deletions
diff --git a/README b/README
index e69de29..94b830c 100644
--- a/README
+++ b/README
@@ -0,0 +1,26 @@
+pixman is a library that provides low-level pixel manipulation
+features such as image compositing and trapezoid rasterization.
+
+Please submit bugs & patches to the libpixman bugzilla:
+
+ https://bugs.freedesktop.org/enter_bug.cgi?product=libpixman
+
+All questions regarding this software should be directed to either the
+Xorg mailing list:
+
+ http://lists.freedesktop.org/mailman/listinfo/xorg
+
+or the cairo mailing list:
+
+ http://lists.freedesktop.org/mailman/listinfo/cairo
+
+The master development code repository can be found at:
+
+ git://anongit.freedesktop.org/git/pixman
+
+ http://gitweb.freedesktop.org/?p=pixman;a=summary
+
+For more information on the git code manager, see:
+
+ http://wiki.x.org/wiki/GitPage
+