saulgoode@... wrote:
> You should report back on whether a suggestion works, else people
> might assume all is copacetic.
Yes you are right, sorry ;).
> Looking deeper at your script, the problem is with the call which adds
> the bevel:
>
>>> (script-fu-add-bevel 0 image newCalque 30 FALSE FALSE)
>
> When a Script-fu calls another Script-fu, you need to omit the
> RUN-MODE (when calling a plug-in though, the RUN-MODE is needed). Your
> call should be emended to:
>
>>> (script-fu-add-bevel image newCalque 30 FALSE FALSE)
Great it works !
I will look deeper in the documentation to see if it's write somewhere.
Thanks again for the answer.
--
Didier Bretin
http://bretin.net/http://twitter.com/didier69_______________________________________________
Gimp-user mailing list
Gimp-user@...
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user