34 static const char *
ext[] = {
struct canvas int int struct sprite int int int int height
struct canvas int int int int struct sprite *sprite struct canvas struct color * pcolor
struct canvas int int struct sprite int int int width
static GtkWidget * source
const char ** gfx_fileextensions(void)
void gui_free_sprite(struct sprite *s)
struct sprite * gui_load_gfxnumber(int num)
void gui_get_sprite_dimensions(struct sprite *sprite, int *width, int *height)
struct sprite * gui_crop_sprite(struct sprite *source, int x, int y, int width, int height, struct sprite *mask, int mask_offset_x, int mask_offset_y, float scale, bool smooth)
struct sprite * gui_create_sprite(int width, int height, struct color *pcolor)
struct sprite * gui_load_gfxfile(const char *filename, bool svgflag)
struct sprite int int int int struct sprite * mask
struct sprite int int int int struct sprite int int float scale
struct sprite int int int int struct sprite int mask_offset_x
struct sprite int int int int struct sprite int int mask_offset_y