aboutsummaryrefslogtreecommitdiff
path: root/src/image.h
blob: bebdacfd69e90570ff9a56109255fc90c9d47714 (plain)
1
2
3
4
int draw_image(cairo_t *c, char *path, double x, double y);

int draw_month_art(cairo_t *c, struct extents *he, struct alignment *pl, char *path);