Gimp-Forum.net
How do I use the non-legacy version of Emboss from Python-fu? - Printable Version

+- Gimp-Forum.net (https://www.gimp-forum.net)
+-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP)
+--- Forum: Extending the GIMP (https://www.gimp-forum.net/Forum-Extending-the-GIMP)
+--- Thread: How do I use the non-legacy version of Emboss from Python-fu? (/Thread-How-do-I-use-the-non-legacy-version-of-Emboss-from-Python-fu)



How do I use the non-legacy version of Emboss from Python-fu? - weanoob - 07-10-2024

I'm writing a script that involves the use of emboss to create a specific effect. When I try
Code:
pdb.plug_in_emboss
 it uses the legacy emboss effect. How can I use the non-legacy version from python?


RE: How do I use the non-legacy version of Emboss from Python-fu? - sallyanne - 07-10-2024

Hello weanoob and welcome to the forum.
I am not a scripter and cannot answer your question unfortunately. While waiting for an answer have a look here https://www.gimp-forum.net/Forum-Extending-the-GIMP and you may find the answer you are looking for.


RE: How do I use the non-legacy version of Emboss from Python-fu? - rich2005 - 07-10-2024

ok duplicate posts. Go over to Scripting questions.