gegl-imgcmp
Generic Graphics Library Test Program
Install
- All systems
-
curl cmd.cat/gegl-imgcmp.sh
- Debian
-
apt-get install gegl
- Ubuntu
-
apt-get install gegl
- Alpine
-
apk add gegl
- Arch Linux
-
pacman -S gegl
- Kali Linux
-
apt-get install gegl
- CentOS
-
yum install gegl
- Fedora
-
dnf install gegl04-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gegl
- OS X
-
brew install gegl
- Raspbian
-
apt-get install gegl
- Dockerfile
- dockerfile.run/gegl-imgcmp
- Docker
-
docker run cmd.cat/gegl-imgcmp gegl-imgcmp
powered by Commando
gegl
Generic Graphics Library Test Program
GEGL (Generic Graphics Library) is a graph based image processing framework. GEGL's original design was made to scratch GIMP's itches for a new compositing and processing core. This core is being designed to have minimal dependencies and a simple well defined API. This package contains a bunch of test programs.