Refactored svg image loading
This commit is contained in:
@@ -74,5 +74,6 @@ void render_image(Drawable d, int x, int y);
|
||||
|
||||
void draw_text(PangoLayout *layout, cairo_t *c, int posx, int posy, Color *color, int font_shadow);
|
||||
|
||||
Imlib_Image load_image(const char *path, int cached);
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user