Home

Search IconIcon to open search

Cairo

A vector graphics library. Compiling C hello world:

1
cc hello.c -o hello $(pkg-config --cflags --libs cairo)