Search found 665 matches
- 10 Jan 2021, 20:04
- Forum: GIMPed
- Topic: Fun brush strokes
- Replies: 1
- Views: 236
Fun brush strokes
I'm really enjoying the results with this plugin
- 10 Jan 2021, 19:49
- Forum: GIMP Python Fu Scripts/Plug-ins
- Topic: Paint based on Paths Plug-in (Experimentation)
- Replies: 19
- Views: 3773
Re: Paint based on Paths Plug-in (Experimentation)
When I installed the Skinnyhouse version I thought it would run concurrently with the original version of this plug-in. So, I didn't remove the original version from the plug-in folder. Somehow it worked, even though only one of the plug-ins appeared on the menu. Even stranger, it allowed the use of...
- 10 Jan 2021, 19:26
- Forum: GIMP Python Fu Scripts/Plug-ins
- Topic: Paint based on Paths Plug-in (Experimentation)
- Replies: 19
- Views: 3773
Re: Paint based on Paths Plug-in (Experimentation)
The paths were needed to tell the plug-in which direction to apply angle of brush strokes. Without paths, it's just random texture. so that if you had a circular path example your brush strokes would look like a painter was going around in a circle. Without paths, it's just random brush strokes in ...
- 10 Jan 2021, 00:27
- Forum: GIMP Python Fu Scripts/Plug-ins
- Topic: Luminosity Mask Drive Thru
- Replies: 10
- Views: 1035
Re: Luminosity Mask Drive Thru
Thanks for the update!gibletsWithShaman wrote: ↑09 Jan 2021, 01:30Krikor,
Thank you very much for pointing this out and for the constructive ideas.
[...] and put up the latest version.
- Charles

- 10 Jan 2021, 00:23
- Forum: GIMP Python Fu Scripts/Plug-ins
- Topic: Paint based on Paths Plug-in (Experimentation)
- Replies: 19
- Views: 3773
Re: Paint based on Paths Plug-in (Experimentation)
Very nice to be able to test this script without having to restart the gimp at each run. Skinnyhouse, with your version, I was able to run the plug-in simultaneously on two images, and there is no need to create paths. PaintBaseadpath7a.png I think Tim was very creative when he created this plug-in....
- 10 Jan 2021, 00:17
- Forum: GIMP Resources
- Topic: Custom Fonts for GIMP
- Replies: 3924
- Views: 750249
Re: Custom Fonts for GIMP
Alan and skinnyhouse, you keep creating beautiful fonts! 

- 10 Jan 2021, 00:13
- Forum: GIMP/GL Questions
- Topic: Script Path
- Replies: 2
- Views: 312
Re: Script Path
With the Ofnuts path-Inbetwenner plug-in you would only need to create the two initial paths. Then it creates the paths between those two initial paths.
Download site - https://sourceforge.net/projects/gimp-p ... s/scripts/
Download site - https://sourceforge.net/projects/gimp-p ... s/scripts/
- 08 Jan 2021, 22:49
- Forum: GIMP Python Fu Scripts/Plug-ins
- Topic: Paint based on Paths Plug-in (Experimentation)
- Replies: 19
- Views: 3773
Re: Paint based on Paths Plug-in (Experimentation)
Skinnyhouse , No problem, in fact I already have some good brushes for this experiment myself. I have also found this brush that I was looking for. Thx! BTW: Have you by any chance figured out how to make the plug-in work normally without having to restart each use? [...] Frustrated by running only...
- 08 Jan 2021, 20:43
- Forum: GIMP Python Fu Scripts/Plug-ins
- Topic: Paint based on Paths Plug-in (Experimentation)
- Replies: 19
- Views: 3773
Re: Paint based on Paths Plug-in (Experimentation)
Tim - Also I am not sure why but in GIMP 2.10.6, the plug-in will open and run the one time when you start-up, if you run it again it won't pop-up with option menu (so I have to restart GIMP in order to run it again). Tim, I just downloaded the plug-in and did an initial test. In less than a minute...
- 08 Jan 2021, 19:41
- Forum: GIMP Python Fu Scripts/Plug-ins
- Topic: Luminosity Mask Drive Thru
- Replies: 10
- Views: 1035
Re: Luminosity Mask Drive Thru
gibletsWithShaman : Krikor, The plug-in is only supposed to make one mask per checked option. So if I check the Lights option in the LMDT window, I only get one mask layer named after the source layer and the mask type. If you are getting the 'selection' layers, then the script is running incorrect...