Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System (via both Xlib and XCB), Quartz, Win32, image buffers, PostScript, PDF, and SVG file output.
cd Ports/cairo
./package.sh
Website: https://www.cairographics.org/
Port: https://github.com/SerenityOS/serenity/tree/master/Ports/cairo
Dependencies: expat fontconfig freetype glib libpng pixman zlib 🖧