repo/wayland/pixman/README

41 lines
1.5 KiB
Plaintext

pixman
________________________________________________________________________________
Pixman is a low-level software library for pixel manipulation, providing
features such as image compositing and trapezoid rasterization. Important users
of pixman are the cairo graphics library and the X server. [0]
Upstream: http://www.pixman.org/
[000] Index
________________________________________________________________________________
* Installation ........................................................... [001]
* Usage .................................................................. [002]
* References ............................................................. [003]
[001] Installation
________________________________________________________________________________
+------------------------------------------------------------------------------+
| |
| $ kiss b pixman |
| |
+------------------------------------------------------------------------------+
[002] Usage
________________________________________________________________________________
No documentation is currently provided with the package, refer to online
documentation for the time being.
[003] References
________________________________________________________________________________
[0] http://www.pixman.org/