Skip to content
  • Ell's avatar
    app: add gimp_drawable_filter_set_clip() · b7f53262
    Ell authored
    In GimpDrawableFilter, add a new gimp_drawable_filter_set_clip()
    function, which controls whether the filter clips the result to the
    drawable's boundary, or extends it past it.  The latter is only
    possible for layers, when the selection mask is empty.
    b7f53262