diff options
author | marha <marha@users.sourceforge.net> | 2010-05-18 20:02:13 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-05-18 20:02:13 +0000 |
commit | 39dd4fe6755ee1702107b613a8837196d8cab93e (patch) | |
tree | 27aafad46b7d6ce2bb62f8137d72794627c25618 /pixman/README | |
parent | a457b80612b4f37be47099e9a0f38c4fc2a42252 (diff) | |
download | vcxsrv-39dd4fe6755ee1702107b613a8837196d8cab93e.tar.gz vcxsrv-39dd4fe6755ee1702107b613a8837196d8cab93e.tar.bz2 vcxsrv-39dd4fe6755ee1702107b613a8837196d8cab93e.zip |
Update to pixman-0.18.2
Diffstat (limited to 'pixman/README')
-rw-r--r-- | pixman/README | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/pixman/README b/pixman/README index 843b06980..60dff4561 100644 --- a/pixman/README +++ b/pixman/README @@ -3,16 +3,12 @@ features such as image compositing and trapezoid rasterization. Please submit bugs & patches to the libpixman bugzilla: - https://bugs.freedesktop.org/enter_bug.cgi?product=pixman + https://bugs.freedesktop.org/enter_bug.cgi?product=pixman -All questions regarding this software should be directed to either the -Xorg mailing list: +All questions regarding this software should be directed to the pixman +mailing list: - http://lists.freedesktop.org/mailman/listinfo/xorg - -or the cairo mailing list: - - http://lists.freedesktop.org/mailman/listinfo/cairo + http://lists.freedesktop.org/mailman/listinfo/pixman The master development code repository can be found at: |