It is currently Fri Jun 21, 2024 12:59 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 312 posts ]  Go to page Previous  1 ... 3, 4, 5, 6, 7, 8, 9 ... 16  Next
Author Message
 Post subject: Re: Multi-Fill Script Help
PostPosted: Fri Jul 05, 2013 12:11 pm  (#101) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14816
Location: roma, italy
OK Rob, it works as expected!
I had red and green as FG/BG and this is the result:
Attachment:
new-grad.png
new-grad.png [ 122.27 KiB | Viewed 3521 times ]

_________________
"Where am I ?"


Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Thu Dec 17, 2015 1:34 pm  (#102) 
Offline
New Member

Joined: Dec 17, 2015
Posts: 3
Sorry for bringing up old message, but I was wondering if anyone still uses this script for 2.8?


Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Mon Sep 23, 2019 1:09 pm  (#103) 
Offline
GimpChat Member

Joined: Sep 23, 2019
Posts: 31
Hello everyone.
I´m a new gimp user and i think this plugin will work awesome for me but i can´t find it anywhere to download.
Could please someone give me a download link?
thanks in advance


Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Mon Sep 23, 2019 1:27 pm  (#104) 
Offline
GimpChat Member

Joined: Sep 23, 2019
Posts: 31
I was able to find it. Quick question. Would it be possible to fill the shapes within black lines and then after delete those black lines while keeping the fill together?
Don´t know how to explain it correctly, i´m looking for a way to erase the black line and don´t leave any blank space within the filled shapes.
Thanks in advance


Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Mon Sep 23, 2019 2:03 pm  (#105) 
Offline
GimpChat Member

Joined: Apr 09, 2018
Posts: 1792
Location: France
regido
I'm not in the best position to answer you as level_0 ;) but I think now this script is no longer needed since the release of Gimp 2.10.10 and filling by line detection
https://www.youtube.com/watch?v=c6Cpj99Yp9A

_________________
Les parfums, les couleurs et les sons se répondent.Baudelaire (Les fleurs du mal)
2.10.14 (Samj),2.10.21 (Samj) and 2.10.23(Samj) OS Windows 10 Home 64 bits


Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Tue Sep 24, 2019 1:10 am  (#106) 
Offline
GimpChat Member
User avatar

Joined: May 10, 2013
Posts: 1389
Location: FInland
I still use this often. It's fun for coloring pages etc. especially with custom palettes, and it can create a version without black lines.
Attached version of script that works in 2.10. Menu entry: Filters/Flatting.
Make sure you have "flatten after" enabled, then you will end up with the original layer on top, and a flattened colored without the black lines on bottom. And 0,0 at ignore and flag areas, so that even the smallest areas are filled with the palette color.
It's pretty slow if your image is big and includes lots of areas to fill.

Image


Attachments:
FlattingTools.scm [17.74 KiB]
Downloaded 82 times
Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Tue Sep 24, 2019 4:14 am  (#107) 
Offline
GimpChat Member

Joined: Apr 09, 2018
Posts: 1792
Location: France
:wvy
Thank you Nidhogg for these clarifications and the script.
It's amazing to see a 2011 script still running in 2019.
I will have fun with it. :)

Edit:
finally I am not very seduced by this filter and I prefer to use the current Gimp filling tool. :)

_________________
Les parfums, les couleurs et les sons se répondent.Baudelaire (Les fleurs du mal)
2.10.14 (Samj),2.10.21 (Samj) and 2.10.23(Samj) OS Windows 10 Home 64 bits


Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Fri Sep 27, 2019 10:36 am  (#108) 
Offline
GimpChat Member

Joined: Sep 23, 2019
Posts: 31
Thanks for your replies. I´m gonna try it.
;)


Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Fri Sep 27, 2019 1:12 pm  (#109) 
Offline
GimpChat Member

Joined: Sep 23, 2019
Posts: 31
When i fill with colors there are no problems, but when i try to fill with patterns or gradients i´m getthing this.
MultiFill Warning
Endless loop detected - flatting failed. Please uncheck 'Flatten After' and try again.

DO you have any idea on what could be the cause of this problem?
Thank you


Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Fri Sep 27, 2019 2:36 pm  (#110) 
Offline
Administrator
User avatar

Joined: Aug 10, 2012
Posts: 13063
Location: Native to NYC living in Arizona, Gimp 2.8 & 2.10, Win 11 PC.
regido wrote:
When i fill with colors there are no problems, but when i try to fill with patterns or gradients i´m getthing this.
MultiFill Warning
Endless loop detected - flatting failed. Please uncheck 'Flatten After' and try again.

DO you have any idea on what could be the cause of this problem?
Thank you

As the pop-up/error has attempted to explained.
Have you unchecked "Flatten After" within the script's dialog?

_________________
Image
"A wise man learns more from a foolish question than a fool can learn from a wise answer"
Image


Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Wed Oct 02, 2019 4:15 am  (#111) 
Offline
GimpChat Member

Joined: Sep 23, 2019
Posts: 31
Yes, i tried that.
I tried with different images and i´m getting different errors, even changing the image resolution to under 1000px

Error while executing script_fu_MultiFill:

Error: vector-ref: out of bounds: 10

And this other error

Plug-in 'MultiFill' left image undo in inconsistent state, closing open undo groups.

Thanks in advance


Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Wed Oct 02, 2019 2:23 pm  (#112) 
Offline
GimpChat Member

Joined: Dec 19, 2018
Posts: 158
I found this script very interesting, but unfortunately only the Randon Colors option works.
Other options, with Palette, Gradient or Pattern do not work generating errors.

Using Samj Portable 2.10.12 on Win10


Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Thu Oct 03, 2019 3:58 pm  (#113) 
Offline
GimpChat Member

Joined: Sep 23, 2019
Posts: 31
Krikor wrote:
I found this script very interesting, but unfortunately only the Randon Colors option works.
Other options, with Palette, Gradient or Pattern do not work generating errors.

Using Samj Portable 2.10.12 on Win10


I´m getting the same errors.
Do you think it´s because of the gimp version?


Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Thu Oct 03, 2019 5:20 pm  (#114) 
Offline
GimpChat Member

Joined: Dec 19, 2018
Posts: 158
regido wrote:
Krikor wrote:
I found this script very interesting, but unfortunately only the Randon Colors option works.
Other options, with Palette, Gradient or Pattern do not work generating errors.

Using Samj Portable 2.10.12 on Win10


I´m getting the same errors.
Do you think it´s because of the gimp version?

@regido, I believe so, that there is an incompatibility with the latest versions.

MareroQ wrote:
This is a very strange policy of Gimp developers - for them only Gegl counts, which replace older plugins without looking at the fact that in this way they destroy the work of the authors of older plugins and scripts.
And to make things even weirder some of the old plugins are registered in the PDB but not in the menu.
The only solution is to supplement the missing plugins from Gimp 2.10.12 / 13 from the older version of Gimp (but how long they will work is hard to guess).
Between Gimp 2.10.12 and 2.10.13 another four plug-ins were removed.

Attached are all missing plugins:

Plug-ins added to Gimp 2.10.12:
1. alien-map.exe==============Colors/Map/Alien Map...
2. apply-canvas.exe===========Filters/Artistic/Apply Canvas...
3. blur-gauss.exe=============Filters/Blur/Gaussian Blur...
4. blur-gauss-selective.exe===Filters/Blur/Selective Gaussian Blur...
5. blur-motion.exe============Filters/Blur/Motion Blur...
6. bump-map.exe===============Filters/Map/Bump Map...
7. channel-mixer.exe==========Colors/Components/Channel Mixer...
8. color-rotate.exe===========Colors/Map/Rotate Colors...
9. color-to-alpha.exe=========Layer/Transparency/Color to Alpha... and Colors/Color to Alpha...
10. convolution-matrix.exe=====Filters/Generic/Convolution Matrix...
11. cubism.exe=================Filters/Artistic/Cubism...
12. deinterlace.exe============Filters/Enhance/Deinterlace...
13. displace.exe===============Filters/Map/Displace...
14. edge.exe===================Filters/Edge-Detect/Edge...
15. edge-laplace.exe===========Filters/Edge-Detect/Laplace...
16. edge-sobel.exe=============Filters/Edge-Detect/Sobel...
17. engrave.exe================Filters/Distorts/Engrave...
18. illusion.exe===============Filters/Map/Illusion...
19. lens-apply.exe=============Filters/Distorts/Apply Lens...
20. lens-distortion.exe========Filters/Distorts/Lens Distortion...
21. maze.exe===================Filters/Render/Pattern/Maze...
22. mosaic.exe=================Filters/Distorts/Mosaic...
23. noise-hsv.exe==============Filters/Noise/HSV Noise...
24. noise-randomize.exe========Filters/Noise/Hurl...
25. noise-rgb.exe==============Filters/Noise/RGB Noise...
26. noise-solid.exe============Filters/Render/Clouds/Solid Noise...
27. noise-spread.exe===========Filters/Noise/Spread...
28. pixelize.exe===============Filters/Blur/Pixelize...
29. plasma.exe=================Filters/Render/Clouds/Plasma...
30. polar-coords.exe===========Filters/Distorts/Polar Coordinates...
31. red-eye-removal.exe========Filters/Enhance/Red Eye Removal...
32. ripple.exe=================Filters/Distorts/Ripple...
33. shift.exe==================Filters/Distorts/Shift...
34. sinus.exe==================Filters/Render/Pattern/Sinus...
35. tile-glass.exe=============Filters/Artistic/Glass Tile...
36. value-propagate.exe========Filters/Distorts/Value Propagate...
37. video.exe==================Filters/Distorts/Video...
38. waves.exe==================Filters/Distorts/Waves...
39. wind.exe===================Filters/Distorts/Wind...


Plug-ins added to Gimp 2.10.13:

1. contrast-normalize.exe======Colors/Auto/Normalize
2. edge-neon.exe===============Filters/Edge-Detect/Neon (legacy)...
3. newsprint.exe===============Filters/Distorts/Newsprint
4. oilify.exe==================Filters/Artistic/Oilify (legacy)...


Script-fu "Clothify" requires plug-ins:

- blur-gauss.exe
- noise-rgb.exe
- bump-map.exe


It seems that some scripts have been discontinued in new versions of Gimp, and this will no doubt impact many scripts.


Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Sat Oct 05, 2019 12:12 pm  (#115) 
Offline
GimpChat Member

Joined: Sep 23, 2019
Posts: 31
So anybody have any idea on what version of gimp this script can work with? i would download that version.
Thanks in advance


Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Sat Oct 05, 2019 1:32 pm  (#116) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14816
Location: roma, italy
I have my personal "filling" small python script.
So, you may try this simpler one (no warranty to get what you like...).
Was prepared for 2.8, but I modified it to work now on 2.10.
Attachment:
DIEGO_RENDER_Filling.7z [1.66 KiB]
Downloaded 63 times

_________________
"Where am I ?"


Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Sat Oct 05, 2019 1:34 pm  (#117) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14816
Location: roma, italy
Examples of outcomes:
Attachment:
2783_Multifill_RandomColors.jpg
2783_Multifill_RandomColors.jpg [ 293.52 KiB | Viewed 1738 times ]

Attachment:
2783_Multifill_ColorsFromPalette.jpg
2783_Multifill_ColorsFromPalette.jpg [ 329.33 KiB | Viewed 1738 times ]

Attachment:
2783_Multifill_ColorsFromGradient.jpg
2783_Multifill_ColorsFromGradient.jpg [ 348.14 KiB | Viewed 1738 times ]

_________________
"Where am I ?"


Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Sat Oct 05, 2019 4:28 pm  (#118) 
Offline
GimpChat Member

Joined: Dec 19, 2018
Posts: 158
dinasset wrote:
I have my personal "filling" small python script.
So, you may try this simpler one (no warranty to get what you like...).
Was prepared for 2.8, but I modified it to work now on 2.10.
Attachment:
DIEGO_RENDER_Filling.7z


Hi @dinasset, I tested DIEGO_RENDER_Filling using the portable from
Samj 2.10.12 on win / 64.

This version, unlike the one downloaded by the Nidhogg link at # 106, does not generate any error windows. But it does not work as expected.

I used the original image on the bottom and selected layer. And I created a transparent layer put on top.

For randon colors, randon palettes and randon gradients, the result is the entire original image 100% filled with the color chosen from the "Color to replace residual areas" menu. :roll:

Thank you for your willingness to help!


Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Sat Oct 05, 2019 11:47 pm  (#119) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14816
Location: roma, italy
Simply DO NOT ADD a transparent layer on top, launch it with the original layer only, it works on it (and generates a new image if you set "work on copy" TRUE)

_________________
"Where am I ?"


Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Sun Oct 06, 2019 2:07 pm  (#120) 
Offline
GimpChat Member

Joined: Dec 19, 2018
Posts: 158
dinasset wrote:
Simply DO NOT ADD a transparent layer on top, launch it with the original layer only, it works on it (and generates a new image if you set "work on copy" TRUE)

I wish it were as simple as that, but in fact I had tried without adding a transparent layer to the top, and nothing changed the result.

►Adding a layer, generates a new image with the original image in the botton layer and another layer (top) with the change produced.
►Without adding a layer, it generates a new image with only the layer showing the change.

►►But ... in both cases, the result is the same, the color chosen for the residual areas is displayed.

In the Nidhoog version, only the color fill works ok, trying to get palette or gradient results produces erroneous messages.

I tried the older version of Graechan, and to my surprise was where I got the best results. But I couldn't control which gradient generates the result, since even setting a gradient results are always random.

Below results with Graechan's FlattingTools.scm.
From left to right - Colors - Palette - Gradient
Attachment:
sn98.png
sn98.png [ 234.35 KiB | Viewed 1490 times ]

PS: Image has transparency, represented here visually by the white part.


Top
Post new topic Reply to topic  [ 312 posts ]  Go to page Previous  1 ... 3, 4, 5, 6, 7, 8, 9 ... 16  Next

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Attachment(s) Seeking Help with First Multi-File Batch Script

9

No new posts Palette from multi image

2

No new posts Attachment(s) Fill with pattern seamless

13

No new posts Line art detection bucket fill

0

No new posts Filled path not exporting with fill

4



* Login  



Powered by phpBB3 © phpBB Group