cairo-sphinx

Cairo is a 2D graphics library designed to provide high-quality

Install

All systems
curl cmd.cat/cairo-sphinx.sh
Alpine
apk add cairo
Arch Arch Linux
pacman -S cairo
CentOS
yum install cairo
Fedora
dnf install cairo
OS X
brew install cairo
Docker
docker run cmd.cat/cairo-sphinx cairo-sphinx powered by Commando

cairo

Cairo is a 2D graphics library designed to provide high-quality

display and print output. Currently supported output targets include the X Window System, OpenGL (via glitz), in-memory image buffers, and image files (PDF, PostScript, and SVG). Cairo is designed to produce consistent output on all output media while taking advantage of display hardware acceleration when available (e.g. through the X Render Extension or OpenGL).