santileortiz / Cairo_sandbox

Minimal code to test things related to Cairo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cairo Sandbox

Small project where I make Cairo tests, each test contains the GCC command at the top of the file.

The entry point for each file is the function:

    bool draw (app_graphics_t *gr, bool redraw);

About

Minimal code to test things related to Cairo


Languages

Language:C 100.0%