Last change
on this file 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
|
Rev | Line | |
---|
[844] | 1 | pixman is a library that provides low-level pixel manipulation
|
---|
| 2 | features such as image compositing and trapezoid rasterization.
|
---|
| 3 |
|
---|
| 4 | Please submit bugs & patches to the libpixman bugzilla:
|
---|
| 5 |
|
---|
| 6 | https://bugs.freedesktop.org/enter_bug.cgi?product=pixman
|
---|
| 7 |
|
---|
| 8 | All questions regarding this software should be directed to either the
|
---|
| 9 | Xorg mailing list:
|
---|
| 10 |
|
---|
| 11 | http://lists.freedesktop.org/mailman/listinfo/xorg
|
---|
| 12 |
|
---|
| 13 | or the cairo mailing list:
|
---|
| 14 |
|
---|
| 15 | http://lists.freedesktop.org/mailman/listinfo/cairo
|
---|
| 16 |
|
---|
| 17 | The 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 |
|
---|
| 23 | For 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.