aboutsummaryrefslogtreecommitdiff
path: root/src/draw.h
blob: e767ef8ade2016e449c7e129511a2910f432da11 (plain)
1
2
3
int fill_bg(cairo_t *c, double w, double h);

int draw_text(cairo_t *c, double x, double y, char *text);