%general-entities; ]> Pixman-&pixman-version; Pixman Introduction to Pixman The Pixman package contains a library that provides low-level pixel manipulation features such as image compositing and trapezoid rasterization. &lfs121_checked; Download (HTTP): Download (FTP): Installation of Pixman Install Pixman by running the following commands: mkdir build && cd build && meson setup --prefix=/usr --buildtype=release .. && ninja To test the results, issue: ninja test. Now, as the root user: ninja install Command Explanations Contents Installed Programs Installed Library Installed Directory None libpixman-1.so /usr/include/pixman-1 Short Descriptions libpixman-1.so contains functions that provide low-level pixel manipulation features libpixman-1.so