Go to file
2008-04-17 14:08:33 +02:00
debian Prepare changelog for upload. 2008-04-17 14:08:33 +02:00
pixman Delete files generated by autoreconf 2008-03-30 20:30:35 +02:00
test Delete files generated by autoreconf 2008-03-30 20:30:35 +02:00
.gitignore Add pixman_version function and related macros 2008-03-25 12:38:01 -07:00
AUTHORS Add the files. 2007-05-04 19:13:57 -04:00
autogen.sh Use canonical autogen.sh 2007-05-24 16:19:40 +03:00
ChangeLog Add the files. 2007-05-04 19:13:57 -04:00
configure.ac Bump version to 0.10.0. 2008-03-27 10:07:11 -04:00
COPYING Add the files. 2007-05-04 19:13:57 -04:00
Makefile.am Fix log generation 2008-03-27 10:08:35 -04:00
NEWS Add the files. 2007-05-04 19:13:57 -04:00
pixman-1.pc.in Update .pc file for library version name change. 2007-08-06 20:06:48 -07:00
README Add README file based on text from Bjorn Lindquist 2007-10-17 18:40:28 -04:00
RELEASING Document incrementing the micro version immediately after a release 2008-03-25 12:38:01 -07:00
TODO Bump version to 0.10.0. 2008-03-27 10:07:11 -04:00

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