Iridescent wrote:
That works, thanks again.
As for the the turbulence issue, the highest I can put it is 7. 8+ causes it to fail. It says the value is out of range. Here's a screenshot of the error message if anyone can help me resolve this:
Attachment:
The attachment r3v5gvtrgsrtg.png is no longer available
I have the same filter on a .scm file created by a Coder: “kward1979ukin” deviantart.com, then was last modified/tested by Paul Sherman [gimphelp.org] for Gimp 2.10. But he still didn’t change the command line (changes on red);
“SF-ADJUSTMENT "Turbulance" '(1.0 0
10 0.1 1 1 0) to '(1.0 0
7 0.1 1 1 0) when you go higher than 7, it will crash also.
I modified this line from
10 to
7, the level go as high as 7 and it work great!, By the way, the color picker on this script works with the newer version Gimp 2.10, no crash at all.
Attachment:
Example 1.jpg [ 166.89 KiB | Viewed 2562 times ]
Place the fog.scm on the same place you have the 3rd party scripts in you personal Gimp directory: C:\Users\YourName\AppData\Roaming\GIMP\2.10\scripts and start Gimp and you can find it in the same location you had it in Gimp 2.8: Filters> Renders> Clouds> Fog. I hope this settle for you.