It is currently Fri Jun 21, 2024 3:35 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 312 posts ]  Go to page Previous  1 ... 4, 5, 6, 7, 8, 9, 10 ... 16  Next
Author Message
 Post subject: Re: Multi-Fill Script Help
PostPosted: Sun Oct 06, 2019 10:12 pm  (#121) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14816
Location: roma, italy
Sorry Krikor.
Made additional tests and you are right, detected that the last step (filling remaining areas)in many cases produces a wrong result (fills everything).
Removed this last step (and made some other change) and it works, but in any case it does not work with images having transparent areas.
If you are still willing to do another test, please use the attached
Attachment:
DIEGO_RENDER_Filling.zip [1.7 KiB]
Downloaded 51 times


Source used:
Attachment:
source.jpg
source.jpg [ 229.2 KiB | Viewed 1130 times ]

Outcome:
Attachment:
outcome.jpg
outcome.jpg [ 322.22 KiB | Viewed 1130 times ]

_________________
"Where am I ?"


Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Mon Oct 07, 2019 12:14 am  (#122) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14816
Location: roma, italy
Made some other change, it should work with transparent areas too now.
Attachment:
DIEGO_RENDER_Filling.zip [1.72 KiB]
Downloaded 71 times

_________________
"Where am I ?"


Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Mon Oct 07, 2019 12:21 am  (#123) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14816
Location: roma, italy
Example:

Source:
Attachment:
WithTranspEyes_source.png
WithTranspEyes_source.png [ 55.95 KiB | Viewed 1126 times ]

Outcome:
Attachment:
WithTranspEyes_outcome.png
WithTranspEyes_outcome.png [ 61.82 KiB | Viewed 1126 times ]


(as usual, the transparent area -the eyes- "seem" white here, but they are transparent)

_________________
"Where am I ?"


Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Mon Oct 07, 2019 1:54 am  (#124) 
Offline
GimpChat Member
User avatar

Joined: Mar 01, 2014
Posts: 12697
Location: Spain, Aragón
I used your script, Dinasset. It's quick and very effective. Thank you so much.


Attachments:
DN_Fill_Cat.jpg
DN_Fill_Cat.jpg [ 132.37 KiB | Viewed 1121 times ]

_________________
Image

Gimp 2.10.30(samj) portable _ OS Windows 10 Home_ 64bits
Don’t be afraid to start over. It’s a new chance to rebuild what you want.
Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Mon Oct 07, 2019 3:18 am  (#125) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14816
Location: roma, italy
Thanks for testing, Issabella !

_________________
"Where am I ?"


Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Mon Oct 07, 2019 9:55 am  (#126) 
Offline
GimpChat Member

Joined: Sep 23, 2019
Posts: 31
dinasset wrote:
Made some other change, it should work with transparent areas too now.
Attachment:
DIEGO_RENDER_Filling.zip


Hello Dinasset. Your multifilling works, but it doesn´t have the pattern option. Are you thinking about introducing that?
it would be great.
Thanks a lot


Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Mon Oct 07, 2019 10:32 am  (#127) 
Offline
GimpChat Member

Joined: Dec 19, 2018
Posts: 158
Wow!
Now it's very good! :hi5
Running almost 100% as expected. Only the gradient function doesn't comply with the script proposal. It isn't generating gradients, nor is it using the colors of the selected gradient.

But there has already been a huge breakthrough in this version, with the Colors and Palettes function working perfectly. :coolthup

Che bella sceneggiatura, mamma mia! Grazie Dinasset! :tyspin


Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Mon Oct 07, 2019 1:54 pm  (#128) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14816
Location: roma, italy
Thanks Krikor, for the detection of the wrong gradient sample selection.
Here the amended version.
Attachment:
DIEGO_RENDER_Filling.zip [1.83 KiB]
Downloaded 61 times

_________________
"Where am I ?"


Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Mon Oct 07, 2019 1:58 pm  (#129) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14816
Location: roma, italy
Regido, are you asking for filling using various patterns? (i.e. each area showing a different pattern, not a different flat colour?)
I could add it, maybe tomorrow, it this is what you want to get.

_________________
"Where am I ?"


Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Tue Oct 08, 2019 2:01 am  (#130) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14816
Location: roma, italy
Regido, I didn't see your reply (yet), but in any case I prepared the additional option "fill with random patterns".
Here the enhanced version:
Attachment:
DIEGO_RENDER_Filling.zip [2 KiB]
Downloaded 72 times

and here an example (using my sets of patterns):
Attachment:
outcome-using-patterns.jpg
outcome-using-patterns.jpg [ 1.42 MiB | Viewed 1069 times ]

_________________
"Where am I ?"


Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Tue Oct 08, 2019 6:32 am  (#131) 
Offline
GimpChat Member

Joined: Sep 23, 2019
Posts: 31
Thanks a lot diego that was the thing i was looking for. I have a question. How do i select the folder with the patterns inside?
thanks in advance and keep up the awesome work, this is great


Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Tue Oct 08, 2019 6:46 am  (#132) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14816
Location: roma, italy
Patterns are selected by pattern name (not by folder name), so to access a complete set you have to have all patterns inside the set having a commong string.
Just to start, if you do not have a tremendous amount of patterns, let blank (as default) and all patterns are used randomly.
If you are organized by folders having a common string for the pattern, use the common string part; for instance, I have a lot of patterns starting with the string FPSnew, so I can ask to use those randomly just entering FPSnew (upper/lower case doesn't matter)

_________________
"Where am I ?"


Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Tue Oct 08, 2019 7:06 am  (#133) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14816
Location: roma, italy
I have a lot of patterns series.
I attach one of mine (Animals).
Attachment:
7-Animals.7z [699.23 KiB]
Downloaded 70 times

All the names have the string "anim", so you may enter 'anim' when launching the filter
Attachment:
CatturaPanel.PNG
CatturaPanel.PNG [ 15.79 KiB | Viewed 1002 times ]

Here a resulting outcome
Attachment:
outcome-usiong-patterns-animals.png
outcome-usiong-patterns-animals.png [ 2.87 MiB | Viewed 1002 times ]


just to try...

_________________
"Where am I ?"


Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Tue Oct 08, 2019 7:13 am  (#134) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14816
Location: roma, italy
PS: my patterns sets available to be used are "active" in the pattern folder of my Gimp,
look:
Attachment:
CatturaGIMPPref.PNG
CatturaGIMPPref.PNG [ 14.52 KiB | Viewed 1001 times ]

Attachment:
CatturaGIMPPattPanel.PNG
CatturaGIMPPattPanel.PNG [ 157.64 KiB | Viewed 1001 times ]

_________________
"Where am I ?"


Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Tue Oct 08, 2019 8:49 am  (#135) 
Offline
GimpChat Member

Joined: Sep 23, 2019
Posts: 31
dinasset wrote:
PS: my patterns sets available to be used are "active" in the pattern folder of my Gimp,
look:
Attachment:
CatturaGIMPPref.PNG

Attachment:
CatturaGIMPPattPanel.PNG

Hello Diego i just want to give you a personal thumbs up for your great work.
I have a suggestion that i think it could be a great addition to your amazing plugin.
it would be great if you could make something like this.
Imagine having already a produced image with shapes filled with plain colors (no gradients) like the
ones you create in your posted samples. (max of 10 ten colors for example)
Then depending on the filling color of those shapes define one pattern.
I don´t know if this is too difficult to make but i think this would give an amazing flexibility to your plugin.
This way you will be able to have a more "controlled" kind of results.
Keep up the good work


Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Tue Oct 08, 2019 9:02 am  (#136) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14816
Location: roma, italy
This is a different area of application, it's one closer to what I do with many "variations" on an image; if you followed me on GC, my biggest area of interest is manipulating photos thru:
- reduce the image to a given number of colour areas ("posterize")
- fill each area with a texture having an appropriate hue
This is in the area of "artistic" processing.
The "filling" is more a "divertissement", where the goal is playing with randomness and see what can come out

_________________
"Where am I ?"


Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Tue Oct 08, 2019 9:22 am  (#137) 
Offline
GimpChat Member

Joined: Sep 23, 2019
Posts: 31
dinasset wrote:
This is a different area of application, it's one closer to what I do with many "variations" on an image; if you followed me on GC, my biggest area of interest is manipulating photos thru:
- reduce the image to a given number of colour areas ("posterize")
- fill each area with a texture having an appropriate hue
This is in the area of "artistic" processing.
The "filling" is more a "divertissement", where the goal is playing with randomness and see what can come out


I understand.
Quick question.
When using my own patterns even if they are not tranpsarent the white background of them dissapear. It´s therey any form to prevent this?
thanks a lot


Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Tue Oct 08, 2019 10:51 am  (#138) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14816
Location: roma, italy
Actually, after having executed the chosen option for filling, the filter replaces the remaining white areas with the gray: replace the gray with white in the parameter panel.

_________________
"Where am I ?"


Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Tue Oct 08, 2019 11:05 am  (#139) 
Offline
GimpChat Member
User avatar

Joined: Mar 01, 2014
Posts: 12697
Location: Spain, Aragón
These are my results using gradients and patterns. Only a very few white zones left without filling.
Thank you Dinasset. A good work!


Attachments:
Paisley_Gradients_DN.JPG
Paisley_Gradients_DN.JPG [ 153.81 KiB | Viewed 973 times ]
Paisley_Patterns_DN.JPG
Paisley_Patterns_DN.JPG [ 212.09 KiB | Viewed 973 times ]

_________________
Image

Gimp 2.10.30(samj) portable _ OS Windows 10 Home_ 64bits
Don’t be afraid to start over. It’s a new chance to rebuild what you want.
Top
 Post subject: Re: Multi-Fill Script Help
PostPosted: Tue Oct 08, 2019 11:14 am  (#140) 
Offline
GimpChat Member

Joined: Sep 23, 2019
Posts: 31
dinasset wrote:
Actually, after having executed the chosen option for filling, the filter replaces the remaining white areas with the gray: replace the gray with white in the parameter panel.

thanks a lot for your help and your awesome plugin!
much appreciated


Top
Post new topic Reply to topic  [ 312 posts ]  Go to page Previous  1 ... 4, 5, 6, 7, 8, 9, 10 ... 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