It is currently Mon Jul 08, 2024 2:54 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 22 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: pm_neon_lighted_frame.py
PostPosted: Thu Sep 24, 2020 9:04 pm  (#1) 
Offline
GimpChat Member

Joined: Jul 28, 2018
Posts: 1196
This is a simple "Lighted frame" for those beautiful picture moments. You can change the Background of your choice and you can choose the color of the frame.
Image


The photo is from: https://unsplash.com/

Image


This is the version2. It have three option for the frame shape you want (Circular, Rectangular or Square)

Image



Image


Attachments:
pm_neon_lighted_frame_v2.zip [36.52 KiB]
Downloaded 117 times
pm_neon_lighted_frame.zip [35.75 KiB]
Downloaded 131 times

_________________
https://www.deviantart.com/pocholo17
Image


Last edited by Pocholo on Fri Sep 25, 2020 4:17 pm, 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: pm_neon_lighted_frame.py
PostPosted: Thu Sep 24, 2020 9:24 pm  (#2) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2607
Location: California
Is the .vbr a brush? I'm asking because my brush files end in .gih or .gbr


Top
 Post subject: Re: pm_neon_lighted_frame.py
PostPosted: Thu Sep 24, 2020 9:35 pm  (#3) 
Offline
Global Moderator
User avatar

Joined: Oct 06, 2010
Posts: 4050
gih is animated brush, gbr is gimp brush, vbr is a vector brush.

_________________
"In order to attain the impossible, one must attempt the absurd."
~ Miguel de Cervantes


Top
 Post subject: Re: pm_neon_lighted_frame.py
PostPosted: Thu Sep 24, 2020 10:25 pm  (#4) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2607
Location: California
mahvin wrote:
gih is animated brush, gbr is gimp brush

Oh, okay. So what is a .vbr file? I'm just curious.


Top
 Post subject: Re: pm_neon_lighted_frame.py
PostPosted: Thu Sep 24, 2020 10:33 pm  (#5) 
Offline
Global Moderator
User avatar

Joined: Oct 06, 2010
Posts: 4050
mackenzieh wrote:
mahvin wrote:
gih is animated brush, gbr is gimp brush

Oh, okay. So what is a .vbr file? I'm just curious.


I left out vbr in my first post. They are parametric brushes that can be made by using the brush editor. They are far more accurate in the details of the brush design than the regular greyscale gbr brushes. They are considered in the vector class, although I personally wouldn't consider them to be actual vector brushes. They are very useful when you need your brush strokes to have a lot more detail in them.

_________________
"In order to attain the impossible, one must attempt the absurd."
~ Miguel de Cervantes


Top
 Post subject: Re: pm_neon_lighted_frame.py
PostPosted: Thu Sep 24, 2020 10:43 pm  (#6) 
Offline
Global Moderator
User avatar

Joined: Oct 06, 2010
Posts: 4050
Pocholo, can you make it so that the lighted frame can be rounded rectangular as well as a circle?

I'm thinking along the lines of a billboard advertisement background with the image being the billboard sign, with the lights around it. Make sense?

_________________
"In order to attain the impossible, one must attempt the absurd."
~ Miguel de Cervantes


Top
 Post subject: Re: pm_neon_lighted_frame.py
PostPosted: Sat Sep 26, 2020 8:12 am  (#7) 
Offline
GimpChat Member

Joined: Jul 28, 2018
Posts: 1196
Thank you Mahvin for the request. Please go to the initial post to download the version2 of the script.

_________________
https://www.deviantart.com/pocholo17
Image


Top
 Post subject: Re: pm_neon_lighted_frame.py
PostPosted: Sat Sep 26, 2020 10:30 am  (#8) 
Offline
Global Moderator
User avatar

Joined: Oct 06, 2010
Posts: 4050
Image

_________________
"In order to attain the impossible, one must attempt the absurd."
~ Miguel de Cervantes


Top
 Post subject: Re: pm_neon_lighted_frame.py
PostPosted: Sat Sep 26, 2020 1:56 pm  (#9) 
Offline
GimpChat Member
User avatar

Joined: Mar 23, 2012
Posts: 7316
Location: Göteborg at last!
Image


Top
 Post subject: Re: pm_neon_lighted_frame.py
PostPosted: Sat Sep 26, 2020 3:09 pm  (#10) 
Offline
GimpChat Member
User avatar

Joined: Mar 23, 2012
Posts: 7316
Location: Göteborg at last!
I would love an Alpha To Logo version of this effect.


Top
 Post subject: Re: pm_neon_lighted_frame.py
PostPosted: Sat Sep 26, 2020 5:43 pm  (#11) 
Offline
GimpChat Member

Joined: Jul 28, 2018
Posts: 1196
I'm still a newbie in scripting python :keybdtype . Let see if MareroQ can use it and add it to the alpha to logo scripts.

_________________
https://www.deviantart.com/pocholo17
Image


Top
 Post subject: Re: pm_neon_lighted_frame.py
PostPosted: Sat Sep 26, 2020 11:26 pm  (#12) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4827
Location: Bendigo Vic. Australia
I get an error when doing a square or rectangle frame

GIMP Warning
Plug-in 'Inner Glow' left image undo in inconsistent state, closing open undo groups.

Image

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


Top
 Post subject: Re: pm_neon_lighted_frame.py
PostPosted: Sun Sep 27, 2020 12:06 am  (#13) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2607
Location: California
Graechan wrote:
I get an error when doing a square or rectangle frame

GIMP Warning
Plug-in 'Inner Glow' left image undo in inconsistent state, closing open undo groups.


Graechan, what version of the plugin are you using? I'm using version 2 and the plugin works fine for me. Do you have the required layerfx.py plugin and the vbr file in the right places?

Image
Image


Top
 Post subject: Re: pm_neon_lighted_frame.py
PostPosted: Sun Sep 27, 2020 12:40 am  (#14) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4827
Location: Bendigo Vic. Australia
The extension .vbr is not recognised by any program in my win10

GIMP Error
Opening 'C:\Users\Graechan\Downloads\pm_neon_lighted_frame_v2\Sparkle.vbr' failed: Unknown file type

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


Last edited by Graechan on Sun Sep 27, 2020 12:50 am, edited 1 time in total.

Top
 Post subject: Re: pm_neon_lighted_frame.py
PostPosted: Sun Sep 27, 2020 12:49 am  (#15) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2607
Location: California
Graechan wrote:
The extension .vbr is not recognised by any program in my win10

Really? That's strange. Have you tried putting it in your brushes folder?


Top
 Post subject: Re: pm_neon_lighted_frame.py
PostPosted: Sun Sep 27, 2020 1:42 am  (#16) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4827
Location: Bendigo Vic. Australia
Variable bitrate (VBR) is a term used in telecommunications and computing that relates to the bitrate used in sound or video encoding. As opposed to constant bitrate (CBR), VBR files vary the amount of output data per time segment. VBR allows a higher bitrate (and therefore more storage space) to be allocated to the more complex segments of media files while less space is allocated to less complex segments. The average of these rates can be calculated to produce an average bitrate for the file.

Image

I'm declining due to age and other factors, but I know where my user folder brushes is

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


Top
 Post subject: Re: pm_neon_lighted_frame.py
PostPosted: Sun Sep 27, 2020 2:09 am  (#17) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2607
Location: California
Graechan wrote:
Variable bitrate (VBR) is a term used in telecommunications and computing that relates to the bitrate used in sound or video encoding. As opposed to constant bitrate (CBR), VBR files vary the amount of output data per time segment. VBR allows a higher bitrate (and therefore more storage space) to be allocated to the more complex segments of media files while less space is allocated to less complex segments. The average of these rates can be calculated to produce an average bitrate for the file.

[ Image ]

I'm declining due to age and other factors, but I know where my user folder brushes is


.vbr is a parametric brush that can be made by using the brush editor. Mahvin explained it to me in this thread. Try restarting gimp, run the plugin and see if you still get the same error.


Top
 Post subject: Re: pm_neon_lighted_frame.py
PostPosted: Sun Sep 27, 2020 8:20 am  (#18) 
Offline
GimpChat Member

Joined: Jul 28, 2018
Posts: 1196
Hi Graechan. I uploaded here a converted version of the brush to .gbr, try it to see.


Attachments:
Sparkle.gbr [37.17 KiB]
Downloaded 94 times

_________________
https://www.deviantart.com/pocholo17
Image
Top
 Post subject: Re: pm_neon_lighted_frame.py
PostPosted: Sun Sep 27, 2020 8:50 pm  (#19) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4827
Location: Bendigo Vic. Australia
Still same problem that's referring to inner glow

GIMP Warning
Plug-in 'Inner Glow' left image undo in inconsistent state, closing open undo groups.

Image

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


Top
 Post subject: Re: pm_neon_lighted_frame.py
PostPosted: Sun Sep 27, 2020 10:07 pm  (#20) 
Offline
GimpChat Member

Joined: Jul 28, 2018
Posts: 1196
Graechan wrote:
Still same problem that's referring to inner glow

GIMP Warning
Plug-in 'Inner Glow' left image undo in inconsistent state, closing open undo groups.

[ Image ]


Open the error dialog and tell me in what Line in the code.

_________________
https://www.deviantart.com/pocholo17
Image


Top
Post new topic Reply to topic  [ 22 posts ]  Go to page 1, 2  Next

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Attachment(s) Neon-Cartoon Abstract.

4

No new posts Attachment(s) Gimp, Wilber, Top Hat, Purple Neon

13

No new posts Attachment(s) GEGL Neon Glowing Edge Detect

2

No new posts Attachment(s) GEGL Neon Border text styling filter.

15

No new posts Attachment(s) Neon Sign on wall plugin with animation option update #1

22



* Login  



Powered by phpBB3 © phpBB Group