Re: call plug-in-curve-bend

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sven Neumann schrieb:
> Hi,
> Looks like a simple bug in the curve-bend plug-in. Below is a patch that
> should fix it. I will apply this to both branches...
>
> Index: plug-ins/common/curve-bend.c
> ===================================================================
> --- plug-ins/common/curve-bend.c    (revision 25501)
> +++ plug-ins/common/curve-bend.c    (working copy)
> @@ -745,7 +745,7 @@ run (const gchar      *name,
>                p_copy_yval (cd, OUTLINE_UPPER,
>                             param[16].data.d_int32,
>                             param[17].data.d_int8array);
> -              p_copy_yval (cd, OUTLINE_UPPER,
> +              p_copy_yval (cd, OUTLINE_LOWER,
>                             param[18].data.d_int32,
>                             param[19].data.d_int8array);
>              }
>
>
>
> Sven
>   
Thanks a lot for that fast solution!

Regards

Michael
_______________________________________________
Gimp-developer mailing list
Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer

[Index of Archives]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [GIMP for Windows]     [KDE]     [GEGL]     [Gimp's Home]     [Gimp on GUI]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux