Skip to content
  • Alx Sa's avatar
    xcf: Save/load NDE filter clipping setting · c17548f0
    Alx Sa authored
    752f0fb4 did not fix saving/loading filters
    in .xcf files. To do this, a new function to
    retrieve the clip setting was added to
    gimpdrawablefilters.c, and then used to
    save the value in xcf-save.c. The existing
    set_clip function was used in xcf-load.c,
    just like in 752f0fb4.
    c17548f0