source: trunk/src/3rdparty/pixman/README@ 1036

Last change on this file since 1036 was 846, checked in by Dmitry A. Kuminov, 14 years ago

trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.

File size: 727 bytes
Line 
1pixman is a library that provides low-level pixel manipulation
2features such as image compositing and trapezoid rasterization.
3
4Please submit bugs & patches to the libpixman bugzilla:
5
6 https://bugs.freedesktop.org/enter_bug.cgi?product=pixman
7
8All questions regarding this software should be directed to either the
9Xorg mailing list:
10
11 http://lists.freedesktop.org/mailman/listinfo/xorg
12
13or the cairo mailing list:
14
15 http://lists.freedesktop.org/mailman/listinfo/cairo
16
17The master development code repository can be found at:
18
19 git://anongit.freedesktop.org/git/pixman
20
21 http://gitweb.freedesktop.org/?p=pixman;a=summary
22
23For more information on the git code manager, see:
24
25 http://wiki.x.org/wiki/GitPage
26
Note: See TracBrowser for help on using the repository browser.