It is currently Sat Jul 11, 2026 6:54 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 194 posts ]  Go to page Previous  1, 2, 3, 4, 5 ... 10  Next
Author Message
 Post subject: Re: GEGL Layer Effects and Text Styling filter
PostPosted: Sat May 14, 2022 2:53 pm  (#21) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2646
Location: Poland
The author explained in the first post - I can't do better ;)

_________________
Image


Top
 Post subject: Re: GEGL Layer Effects and Text Styling filter
PostPosted: Sat May 14, 2022 2:59 pm  (#22) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2662
Location: California
MareroQ wrote:
The author explained in the first post - I can't do better ;)


It was not explained in the first post about the pack filter within GEGL Layer Effects. All I saw was an example of how the stroke filter is used.


Top
 Post subject: Re: GEGL Layer Effects and Text Styling filter
PostPosted: Sat May 14, 2022 3:08 pm  (#23) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2012
Can someone show me a working screenshot of GEGL Effects on Windows and Mac. I'd love to see it running there.

I don't have anyway to run Win or Mac so i'd appreciate if someone confirmed it can work on those OS's


Top
 Post subject: Re: GEGL Layer Effects and Text Styling filter
PostPosted: Sat May 14, 2022 3:16 pm  (#24) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2662
Location: California
contrast_ wrote:
Can someone show me a working screenshot of GEGL Effects on Windows and Mac. I'd love to see it running there.

I don't have anyway to run Win or Mac so i'd appreciate if someone confirmed it can work on those OS's


As a windows user, without the screenshot, I can say that GEGL Effects, works. You just have to play with the settings.

Here's my example:

Image


Top
 Post subject: Re: GEGL Layer Effects and Text Styling filter
PostPosted: Sat May 14, 2022 9:20 pm  (#25) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2646
Location: Poland
I think this is for examples of this type (text or image with transparency + settings)


Attachments:
Example Gegl Effects.jpg
Example Gegl Effects.jpg [ 157.6 KiB | Viewed 19365 times ]

_________________
Image
Top
 Post subject: Re: GEGL Layer Effects and Text Styling filter
PostPosted: Sat May 14, 2022 9:37 pm  (#26) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2662
Location: California
MareroQ wrote:
I think this is for examples of this type (text or image with transparency + settings)


I didn't try the text, just an image.


Top
 Post subject: Re: GEGL Layer Effects and Text Styling filter
PostPosted: Thu May 19, 2022 11:02 am  (#27) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2012
gegl effects got a minor update to fix a bug that puts the shadow over the text.
It locks stroke's opacity at 1.

You can manually fix it by setting stroke's opacity at 1 instead of 1.5 or 2.


Second, Gegl:Stroke and gegl:bevel no longer have github repos of there own. They are now part of gegl:effects repo. If you install gegl:effects you will have gegl:stroke and gegl:bevel included. Which alone are high quality filters. Especially gegl:bevel which is far more advance then the single bevel setting inside gegl:effects.


Top
 Post subject: Re: GEGL Layer Effects and Text Styling filter
PostPosted: Thu May 19, 2022 6:18 pm  (#28) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2012
GEGL Effects is getting an update that will allow an image file overlay. It is linked from your machine like this.

Attachment:
ge_image_upload_primitive.png
ge_image_upload_primitive.png [ 185.49 KiB | Viewed 12445 times ]



# ADD IMAGE FILE HERE.
svg:src-atop aux=[gegl:layer src=/home/contrast/Pictures/Magic/pattern_fills/pattern_plaid-pattern-2_1_4_0-0_0_1__fa99bb_f7c7ff.png] ,

Attachment:
ge_image_upload_primitive2.png
ge_image_upload_primitive2.png [ 206.28 KiB | Viewed 12445 times ]


Attachment:
ge_image_upload_primitive3.png
ge_image_upload_primitive3.png [ 299.59 KiB | Viewed 12445 times ]


Last edited by contrast_ on Fri Feb 23, 2024 12:15 am, edited 1 time in total.

Top
 Post subject: Re: GEGL Layer Effects and Text Styling filter
PostPosted: Thu May 19, 2022 7:01 pm  (#29) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2012
The update is done. GEGL Effects now supports optional image file overlays.

You have to replace

/home/username/pictures/image.png

with an actual path to a file from your computer.


Last edited by contrast_ on Fri Feb 23, 2024 12:17 am, edited 1 time in total.

Top
 Post subject: Re: GEGL Layer Effects and Text Styling filter
PostPosted: Fri May 20, 2022 1:57 am  (#30) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2646
Location: Poland
Wouldn't it be better to add AUX dialogue (instead of laboriously typing the path)?


Attachments:
Add AUX.png
Add AUX.png [ 67.37 KiB | Viewed 19294 times ]

_________________
Image
Top
 Post subject: Re: GEGL Layer Effects and Text Styling filter
PostPosted: Fri May 20, 2022 12:38 pm  (#31) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2012
On Linux ctrl c copies the path. Maybe it does on Windows too. Windows might have a copy path location.


I don't know how to add an aux pad so I did the raw operation for the aux pad in mini gegl graph instead.


Top
 Post subject: Re: GEGL Layer Effects and Text Styling filter
PostPosted: Fri May 20, 2022 11:48 pm  (#32) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2646
Location: Poland
I thought what You implemented was more difficult...
Eeeeeek
New version for Gimp-2.10.30 Win 64 Bit attached.
Place the files (6) in Gegl plugins in a directory: ... \lib\gegl-0.4\
(overwrite all older files).

In menu:
Tools➤GEGL Operation➤GEGL Effects

and also:

➤Bevel
➤Image file overlay with GEGL
➤Multiply depth
➤Multiplied Color-Overlay
➤Stroke

Edit: Update in post #57


Attachments:
TestGE.jpg
TestGE.jpg [ 218.32 KiB | Viewed 19595 times ]

_________________
Image


Last edited by MareroQ on Tue Jun 21, 2022 10:49 pm, edited 4 times in total.
Top
 Post subject: Re: GEGL Layer Effects and Text Styling filter
PostPosted: Sun May 29, 2022 9:54 am  (#33) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2012
This filter got a bug fix that prevents the empty image layer from saying "no file"


Top
 Post subject: Re: GEGL Layer Effects and Text Styling filter
PostPosted: Sun May 29, 2022 10:45 am  (#34) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2646
Location: Poland
New version for Gimp-2.10.30 Win 64 Bit attached.

Edit: Update in post #57

_________________
Image


Last edited by MareroQ on Tue Jun 21, 2022 10:49 pm, edited 2 times in total.

Top
 Post subject: Re: GEGL Layer Effects and Text Styling filter
PostPosted: Sun May 29, 2022 4:27 pm  (#35) 
Offline
GimpChat Member
User avatar

Joined: Oct 06, 2010
Posts: 4050
This works a lot better. Thanks, MareroQ!

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


Top
 Post subject: Re: GEGL Layer Effects and Text Styling filter
PostPosted: Sun Jun 05, 2022 12:32 pm  (#36) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2012
Attachment:
effects_image.png
effects_image.png [ 341.42 KiB | Viewed 12487 times ]

GEGL Effects had a major update. Its image upload now has a browse button and the annoying grpah with image.so/dll is removed.


Last edited by contrast_ on Fri Feb 23, 2024 12:18 am, edited 1 time in total.

Top
 Post subject: Re: GEGL Layer Effects and Text Styling filter
PostPosted: Sun Jun 05, 2022 12:57 pm  (#37) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2646
Location: Poland
Thanks for the update - now the filter is very professional. :bigthup

_________________
Image


Top
 Post subject: Re: GEGL Layer Effects and Text Styling filter
PostPosted: Sun Jun 05, 2022 11:56 pm  (#38) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2646
Location: Poland
Update2 version for Gimp-2.10.30 Win 64 bit in attachment.
In menu: Tools➤GEGL Operation➤GEGL Effects

Place the files(5) in Gegl plugins in a directory:
[locally] C:\Program Files\GIMP 2\lib\gegl-0.4\
or
[global] C:\Users\<your-user-name>\AppData\Local\gegl-0.4\plug-ins\
You can keep files in a subdirectory (thanks to the Rich2005 tip)

Edit: Old attachment removed - new version in post #57.

_________________
Image


Last edited by MareroQ on Tue Jun 21, 2022 10:50 pm, edited 3 times in total.

Top
 Post subject: Re: GEGL Layer Effects and Text Styling filter
PostPosted: Mon Jun 06, 2022 12:13 am  (#39) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2012
I could add a gradient with a checkbox to enable and disable it but it will not be able to do on canvas movements. You will control the gradient with an x y slider. Gimp has a white list of filters which are permitted to do on canvas things and the only way to bypass that is to rebuild gimp.


Top
 Post subject: Re: GEGL Layer Effects and Text Styling filter
PostPosted: Wed Jun 08, 2022 3:04 pm  (#40) 
Offline
GimpChat Member

Joined: Jun 04, 2022
Posts: 58
Here is my try after the installation.

Image

_________________
Image



Top
Post new topic Reply to topic  [ 194 posts ]  Go to page Previous  1, 2, 3, 4, 5 ... 10  Next

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group