It is currently Fri Aug 07, 2026 10:20 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 15 posts ] 
Author Message
 Post subject: Nelo Plaid Background Script for GIMP
PostPosted: Wed Feb 15, 2017 2:21 am  (#1) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 4527
Location: Canada
Nelo has a cool trick creating backgrounds like this
Image

Here's the script that does it for you save you a few manual steps -> Nelo Plaid Background Script for GIMP

_________________
TinT


Last edited by trandoductin on Wed Nov 28, 2018 11:53 am, edited 1 time in total.

Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: Nelo Plaid Background Script for GIMP
PostPosted: Wed Feb 15, 2017 3:09 pm  (#2) 
Offline
Global Moderator
User avatar

Joined: Apr 01, 2012
Posts: 8448
Location: On the other side of your screen
Is it different to the one in GMIC where you can turn a picture into plaid?

Image

_________________
Image
Free Fun Photo Editing & resources
Poems from the Lord
Gimp Newby
Gimp version 3.2.4 and GMIC-Qt 4.0.2 OS :- Windows 10 Home 64


Top
 Post subject: Re: Nelo Plaid Background Script for GIMP
PostPosted: Wed Feb 15, 2017 3:12 pm  (#3) 
Offline
GimpChat Member

Joined: May 12, 2015
Posts: 4693
I didn't know G'MIC had one, but if I don't have to leave GIMP to do something I'm happy!!


Top
 Post subject: Re: Nelo Plaid Background Script for GIMP
PostPosted: Wed Feb 15, 2017 3:33 pm  (#4) 
Offline
Global Moderator
User avatar

Joined: Apr 01, 2012
Posts: 8448
Location: On the other side of your screen
Pat625 wrote:
I didn't know G'MIC had one, but if I don't have to leave GIMP to do something I'm happy!!

It's under patterns
Just open picture of the colors you would like as a plaid and it will do it according to the amount of colours in it.

EDIT: Actually this is just default setting you can change them to your liking
Image

_________________
Image
Free Fun Photo Editing & resources
Poems from the Lord
Gimp Newby
Gimp version 3.2.4 and GMIC-Qt 4.0.2 OS :- Windows 10 Home 64


Top
 Post subject: Re: Nelo Plaid Background Script for GIMP
PostPosted: Wed Feb 15, 2017 4:22 pm  (#5) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 4527
Location: Canada
I didn't know GMIC had that one either.
But the results looks different.

_________________
TinT


Top
 Post subject: Re: Nelo Plaid Background Script for GIMP
PostPosted: Wed Feb 15, 2017 9:31 pm  (#6) 
Offline
GimpChat Member

Joined: May 12, 2015
Posts: 4693
Did this one with Tran's Nelo Plaid Script.
Attachment:
Dancer Nelo.Plaid.Border.jpg
Dancer Nelo.Plaid.Border.jpg [ 631.12 KiB | Viewed 11147 times ]


Top
 Post subject: Re: Nelo Plaid Background Script for GIMP
PostPosted: Thu Feb 16, 2017 3:56 am  (#7) 
Offline
Global Moderator
User avatar

Joined: Apr 01, 2012
Posts: 8448
Location: On the other side of your screen
Image
My first one using this script

_________________
Image
Free Fun Photo Editing & resources
Poems from the Lord
Gimp Newby
Gimp version 3.2.4 and GMIC-Qt 4.0.2 OS :- Windows 10 Home 64


Top
 Post subject: Re: Nelo Plaid Background Script for GIMP
PostPosted: Thu Feb 16, 2017 1:03 pm  (#8) 
Offline
Administrator
User avatar

Joined: Aug 10, 2012
Posts: 14146
Location: Native to NYC living in Arizona, Gimp 2.8 - 3.0, Win 11 PC.
Here's one using my Gimp Chat avatar.

Image

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


Top
 Post subject: Re: Nelo Plaid Background Script for GIMP
PostPosted: Thu Feb 16, 2017 2:32 pm  (#9) 
Offline
GimpChat Member

Joined: Oct 02, 2010
Posts: 106
Hallo, the Scrip found by me found no clipboard that give error "»gimp-context-set-pattern«". I not sure witch step let I let out.
I native not English and my English not always the best.


Top
 Post subject: Re: Nelo Plaid Background Script for GIMP
PostPosted: Thu Feb 16, 2017 5:13 pm  (#10) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4826
Location: Bendigo Vic. Australia
abraess wrote:
Hallo, the Scrip found by me found no clipboard that give error "»gimp-context-set-pattern«". I not sure witch step let I let out.
I native not English and my English not always the best.

In other languages the word "clipboard" does not exist, to set the clipboard pattern for all languages as the active pattern in scheme I used
(gimp-context-set-pattern (caadr (gimp-patterns-list "")))

_________________
Image
No matter how much you push the envelope, it'll still be stationery.


Top
 Post subject: Re: Nelo Plaid Background Script for GIMP
PostPosted: Sat Feb 18, 2017 4:32 am  (#11) 
Offline
Global Moderator
User avatar

Joined: Apr 01, 2012
Posts: 8448
Location: On the other side of your screen
nice one:) Wallace

_________________
Image
Free Fun Photo Editing & resources
Poems from the Lord
Gimp Newby
Gimp version 3.2.4 and GMIC-Qt 4.0.2 OS :- Windows 10 Home 64


Top
 Post subject: Re: Nelo Plaid Background Script for GIMP
PostPosted: Sat Feb 18, 2017 1:22 pm  (#12) 
Offline
GimpChat Member

Joined: Oct 02, 2010
Posts: 106
Graechan wrote:
abraess wrote:
Hallo, the Scrip found by me found no clipboard hathat give error "»gimp-context-set-pattern«". I not sure witch step let I let out.
I native not English and my English not always the best.

In other languages the word "clipboard" does not exist, to set the clipboard pattern for all languages as the active pattern in scheme I used
(gimp-context-set-pattern (caadr (gimp-patterns-list "")))

Hallo thank you. But I'm a User not programmer, so not sure where I have put this line. Plugin and skipt fu to programming is for to high.


Top
 Post subject: Re: Nelo Plaid Background Script for GIMP
PostPosted: Sat Feb 18, 2017 1:32 pm  (#13) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 4527
Location: Canada
I pm you.
Please try version 2 of script. It should solve the "Clipboard" hardcoded problem.

_________________
TinT


Top
 Post subject: Re: Nelo Plaid Background Script for GIMP
PostPosted: Sat Feb 18, 2017 6:20 pm  (#14) 
Offline
GimpChat Member

Joined: Oct 02, 2010
Posts: 106
Hello trandoductin,
thank you, that script do it. For me was difficult because not know what I had make false. The Gmic Version worked and after some tries, I could even do it by hand. I do this possible once before but forgot it. Now is easyer for me.


Top
 Post subject: Re: Nelo Plaid Background Script for GIMP
PostPosted: Mon Mar 24, 2025 5:22 pm  (#15) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2648
Location: Poland
At the request of the baboca :)
viewtopic.php?f=9&t=21593
Nelo Plaid Background Ver.2 by Tin Tran

Image

Image


Attachments:
nelo_plaid_background_2.zip [1.45 KiB]
Downloaded 47 times

_________________
Image
Top
Post new topic Reply to topic  [ 15 posts ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group