| Welcome, Guest |
You have to register before you can post on our site.
|
|
|
| some legacy gimp smc scripts ported to 3.x |
|
Posted by: jkbzh - 7 hours ago - Forum: Extending the GIMP
- No Replies
|
 |
Hi!
I ported some scripts that I had gotten off the registry in times gone past and which are part
of my workflow. I don't know if they are still being maintained and I contacted the authors
to see if I can send them the changes or if they moved on from them.
In the meantime, if you are using them or want to try them out, you can get them from this
github repo [1].
You can check them out on github.
- silicosaur (Baráth Gábor) film effect filters (only works on 3.2 due to bug in 3.0 re spline-curves)
- silicosaur-photofx-velvia (Fujifilm Velvia 50)
- silicosaur-photofx-provia (Fujichrome Provia chrome)
- silicosaur-photofx-portra (Kodak Portra)
- silicosaur-photofx-crossprocess (Cross process (x-pro) effect)
- Ryan Burnside filters for adding different kinds of guidelines (percent, golden-rule, centered,...)
The first commit I had made was the 2.10 version so you could see the changes to port them to 3.x. and use that as an example in porting other legacy scripts. Alas, as I'm writing this, I realize that is lost in all but one plug-in because I squashed the branch commits for the other ones.
This was an interesting experience, learning scheme and GIMP plug-in's API.
Enjoy!
[1] https://github.com/jkbzh/gimp3-scm-plugins
|
|
|
| Picture Repair |
|
Posted by: TeckyWalla - Yesterday, 06:25 PM - Forum: General questions
- Replies (3)
|
 |
Relatively new to Gimp,
I have a picture I have got as far as selected a portion and prodused an Alpha channel.
Part of the picture has fractured item I need to make whole using the remaining existing part half that is left.
What is the best tool to use to enable this? Clone or Healing tool maybe?
Any and all help gladly welcome.
|
|
|
| Arrow modules don't work |
|
Posted by: johnrose - 07-17-2026, 02:30 PM - Forum: General questions
- Replies (6)
|
 |
Hello,
I am trying to get arrows on GIMP 3.2.4 running under Ubuntu 22.04.
I have tried two modules:
* The script arrow_v3.scm (https://blog.weetech.ch/2025/10/how-to-d...lugin.html). I put it in "$/snap/gimp/560/.config/GIMP/3.0/scripts", made sure it is executable and restarted GIMP. It is supposed to show in the Tools menu, but nothing is there.
* The plug-in pl_stroke_arrows (https://github.com/Scallact/gimp-stroke-...me-ov-file). I put the folder in "$/snap/gimp/560/.config/GIMP/3.0/plug-ins", made sure that pl_stroke_arrows.py is executable and restarted GIMP. It is supposed to show in the Edit menu, but nothing is there.
Any idea about what the problem is? My GIMP is the French version, could that be it?
Thanks for your advice, John
|
|
|
|