/Cairo_sandbox

Minimal code to test things related to Cairo

Primary LanguageC

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);