Skip to content
  • Michael Natterer's avatar
    Bug 702369 - foreground selection doesnt work with image precision >8 bit · 31e9cc2a
    Michael Natterer authored
    This removes the obsolete check which makes the tool fail from
    gimp_display_shell_set_mask(). Also change the foreground select tool
    and the display mask from using GimpChannel to GeglBuffer, because
    that's what it needs, simply buffers. Most changed files simply newly
    include <gegl.h> because a GeglBuffer appeared in two headers.
    31e9cc2a