afterimage-libs
imaging library designed for AfterStep - development files
Install
- All systems
-
curl cmd.cat/afterimage-libs.sh
- Debian
-
apt-get install libafterimage-dev
- Ubuntu
-
apt-get install libafterimage-dev
- Arch Linux
-
pacman -S libafterimage
- Kali Linux
-
apt-get install libafterimage-dev
- Fedora
-
dnf install libAfterImage-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libafterimage-dev
- Raspbian
-
apt-get install libafterimage-dev
- Dockerfile
- dockerfile.run/afterimage-libs
libafterimage-dev
imaging library designed for AfterStep - development files
libAfterImage is the imaging library implemented for AfterStep X Window Manager. It has been generalized to be suitable for any application in need of robust graphics engine. It provides facilities for loading images from files of different formats, compressed in memory storage of images, scaling, tinting/shading, flipping and superimposition of arbitrary number of images over each other. In addition it allows for linear gradients drawing, and antialiased/smoothed text drawing using both FreeType library and X Window fonts. This package contains the header files and static library needed to compile applications that use libAfterImage.