Pixman
- is a low-level rendering 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
- is implemented as a library in the C programming language
- it runs on many platforms, including Linux, BSD Derivatives, MacOS X, and Windows