• Jan D's avatar
    Support RSVG and cairo. · 69a8655d
    Jan D authored
    * configure.ac: Allow rsvg with cairo.  Move back HAVE_RSVG.
    
    * src/dispextern.h (struct image): add cr_data2 if cairo.
    
    * src/image.c: #undef COLOR_TABLE_SUPPORT when USE_CAIRO.
    (x_clear_image): Free cr_data and cr_data2 if set.
    (xpm_load): Assign data to cr_data2.
    (svg_load_image): Convert from GdkPixbuf to CAIRO_FORMAT_ARGB32.
    69a8655d
configure.ac 179 KB