Add packaging files for Tizen
[profile/ivi/pixman.git] / README
1 pixman is a library that provides low-level pixel manipulation
2 features such as image compositing and trapezoid rasterization.
3
4 All questions regarding this software should be directed to the pixman
5 mailing list:
6
7         http://lists.freedesktop.org/mailman/listinfo/pixman
8
9 Please send patches and bug reports either to the mailing list above,
10 or file them at the freedesktop bug tracker:
11
12         https://bugs.freedesktop.org/enter_bug.cgi?product=pixman
13
14 The master development code repository can be found at:
15
16         git://anongit.freedesktop.org/git/pixman
17
18         http://gitweb.freedesktop.org/?p=pixman;a=summary
19
20 For more information on the git code manager, see:
21
22         http://wiki.x.org/wiki/GitPage