bandithedoge/cairo.zig
Cairo packaged for Zig
80475c32cc85a4f3cae6dd548e2b4eff845436bd.tar.gz
3d0618154d7b0797b22688e9bda3753270e76462.tar.gz
6c72830882690c1eb2567a537525c3f432c1da50.tar.gz
33f96680cfcbbf563f95efc6b6577374c15708eb.tar.gz
57aa500f8c9f6701044a5fd0ac5d730d36f800cd.tar.gz
This repo builds Cairo using Zig's build system and C compiler frontend. Its primary use is to simplify cross-compiling and static linking for zigplug.
These are not language bindings. You still have to use Cairo's C headers to do anything useful with this in your own projects.
Several packages in the pkg/
directory were copied from Ghostty.