• Benjamin Otte's avatar
    API: Remove APIs to generate pixmaps from pixbufs · 4a9c32dc
    Benjamin Otte authored
    The 3 functions in question were:
    - gdk_pixbuf_render_threshold_alpha()
    - gdk_pixbuf_render_pixmap_and_mask()
    - gdk_pixbuf_render_pixmap_and_mask_for_colormap()
    
    All of them can be replaced using Cairo if they have to. The
    functionality is only needed to talk to old X interfaces and normal apps
    do fine without them.
    4a9c32dc