It is currently Wed Jul 22, 2026 6:49 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 194 posts ]  Go to page Previous  1 ... 6, 7, 8, 9, 10
Author Message
 Post subject: Re: GEGL Layer Effects and Text Styling filter
PostPosted: Sat Dec 23, 2023 4:41 pm  (#181) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2013
Thread hit a new page so now comes the usual.

GEGL Effects the text styling plugin in Gimp that also outlines images.
Attachment:
effects_example.png
effects_example.png [ 452.09 KiB | Viewed 18580 times ]


Attachment:
pasted_image011.png
pasted_image011.png [ 322.91 KiB | Viewed 18580 times ]


AI GEGL Effects download is here. It calls AI through bash
download/file.php?id=70513

Normal GEGL Effects without AI is here
https://github.com/LinuxBeaver/GEGL-Eff ... L/releases


Top
 Post subject: Re: GEGL Layer Effects and Text Styling filter
PostPosted: Wed Dec 27, 2023 1:53 am  (#182) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2013
It has come to my attention that people are mass downloading old versions of GEGL Effects from May-June 2022 on Gimpchat. These versions do not have AI or half the features the newer versions have. Infact that was back when Inner Glow had a nasty bug that created a border sometimes or even before Inner Glow existed.


Top
 Post subject: Re: GEGL Layer Effects and Text Styling filter
PostPosted: Sat Dec 30, 2023 5:33 pm  (#183) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2013
This bash plugin was not working for a lot of people because the REMBG command changed recently or at least in the past year. months. Here is a list of both rembg commands.

Latest REMBG is
rembg i /tmp/in.png /tmp/out.png


2022 REMBG is
rembg /tmp/in.png -o /tmp/out.png


The bash plugin both stand alone and GEGL Effects version updated today. To contain the newest line of code for REMBG in default. This does not count as a new version release.


Top
 Post subject: Re: GEGL Layer Effects and Text Styling filter
PostPosted: Sun Dec 31, 2023 4:23 pm  (#184) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2013
We now have a Flatpak build of GEGL Effects with bash AI but it requires manually editing two files.

viewtopic.php?f=9&t=20652&p=286240#p286240


Top
 Post subject: Re: GEGL Layer Effects and Text Styling filter
PostPosted: Mon Jan 01, 2024 3:49 pm  (#185) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2013
viewtopic.php?f=9&t=20691

This thread shows GEGL Effects doing non-destructive editing in CMYK Student's special Gimp build

Attachment:
editable_fun.png
editable_fun.png [ 1016.44 KiB | Viewed 18446 times ]


Attachment:
effects_NDE.png
effects_NDE.png [ 1.11 MiB | Viewed 18446 times ]


Top
 Post subject: Re: GEGL Layer Effects and Text Styling filter
PostPosted: Wed Jan 03, 2024 2:22 pm  (#186) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2013
The build all .sh files for Windows and Linux updated. It apparently was broken for at least several months. Now it is very easy to compile GEGL Effects on Windows and Linux. But remember compiling is optional as prebuilt binaries exist.

Attachment:
build_all_fun.png
build_all_fun.png [ 57.84 KiB | Viewed 18419 times ]


If you are on Windows with MySys2 the folder would be Windows_Binaries


Top
 Post subject: Re: GEGL Layer Effects and Text Styling filter
PostPosted: Sun Feb 11, 2024 11:14 am  (#187) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2013
The AI version of this plugin is getting a very tiny update in order to prevent a memory leak on the Cinnamon Desktop.

The line
#define geglwithanything \
" GEGL Box after Bash   "


was given # in front of it.

#define geglwithanything \
" #GEGL Box after Bash   "



Non-AI versions of this plugin have not updated. This change is completely non-noticeable.


Top
 Post subject: Re: GEGL Layer Effects and Text Styling filter
PostPosted: Wed Mar 13, 2024 3:13 pm  (#188) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2013
The AI through bash version of GEGL Effects and advance text styling version of GEGL Effects for now are discontinued, as they only are useful on Gimp 2.10. If you want AI in Gimp just use this plugin stand alone here.
https://github.com/LinuxBeaver/AI_in_Gi ... ling_bash/


March 11 2024 Stable is the latest build of GEGL Effects that no longer clips in Gimp 2.99.18+ is here.

https://github.com/LinuxBeaver/GEGL-Eff ... L/releases

Attachment:
311592243-377f2a12-1858-4266-b76d-f6e261393083.png
311592243-377f2a12-1858-4266-b76d-f6e261393083.png [ 386.31 KiB | Viewed 16621 times ]


Top
 Post subject: Re: GEGL Layer Effects and Text Styling filter
PostPosted: Tue May 07, 2024 5:45 pm  (#189) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2013
GEGL Effects May 4th 2024 update is released. It is slightly slower then previous releases but it finally solved the color update clip bug without a checkbox or color delay bug. Ready Binaries and code for Windows and Linux are here

https://github.com/LinuxBeaver/Gimp_Lay ... n/releases

This release has no noticeable changes but is a HUGE UPDATE for GIMP 2.99.19/GIMP 3 RC1 users that deal with clipping with my plugins.


Top
 Post subject: Re: GEGL Layer Effects and Text Styling filter
PostPosted: Tue May 28, 2024 7:14 pm  (#190) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2013
This post only applies to people using GIMP 3/2.99, 2.10 forever users can ignore it .

33 plugins of mine crash GIMP 2.99.19 when it is closing and I made an update to fix it.

GEGL Effects May 28 2024 was released to prevent a crash when closing GIMP 2.99.19 - if you do not update GEGL Effects and other plugins of mine then you will encounter a GIMP crash when GIMP 3 closes.

Attachment:
crash_on_close.png
crash_on_close.png [ 335.65 KiB | Viewed 13398 times ]


Download to GEGL Effects here

download/file.php?id=74899

https://github.com/LinuxBeaver/Gimp_Lay ... s/releases


Update all other popular plugins here

Top 35 popular plugins
https://github.com/LinuxBeaver/LinuxBea ... lugins.zip

Go to an individual repos page to download the binaries of any individual plugin
https://github.com/LinuxBeaver/


Top
 Post subject: Re: GEGL Layer Effects and Text Styling filter
PostPosted: Sun Oct 13, 2024 10:00 pm  (#191) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2013
The latest version of GEGL Effects now works on layer groups in GIMP 2.99.19 and is faster all around because it no longer uses the shinytext.dll/.so but if you still have that binary its ok. Also inner glow in stand alone mode now has a tab called "revised" which is a different theory on inner glow.

Image

Download code and binaries here
download/file.php?id=75977

https://github.com/LinuxBeaver/Gimp_Lay ... s/releases

THEN RESTART GIMP AND GO TO GEGL OPERATION and look for GEGL Effects Continual it will be in the main menu in Selection in Gimp 2.99.16+ but 2.10 users will have to go to GEGL operation > GEGL Effects Continual

Windows

C:\Users\(USERNAME)\AppData\Local\gegl-0.4\plug-ins

Linux

/home/(USERNAME)/.local/share/gegl-0.4/plug-ins

Linux (Flatpak includes Chromebook)

/home/(USERNAME)/.var/app/org.gimp.GIMP/data/gegl-0.4/plug-ins


Also the guide for GEGL effects updated

The original guide was made in May 2023 but wwo updates were made to the guide

1. Information on sharp bevel that has existed since July 2023

2. Information that Inner Glow only works on Layer Groups in GIMP 2.99.19 if its "fix outline" slider is at 50, if not inner glow will be invisible.

Attachment:
GEGL_Effects_guide_final.pdf [5 MiB]
Downloaded 1118 times


Top
 Post subject: Re: GEGL Layer Effects and Text Styling filter
PostPosted: Mon Oct 14, 2024 2:13 am  (#192) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16126
Thanks Contrast.

_________________
Image


Top
 Post subject: Re: GEGL Layer Effects and Text Styling filter
PostPosted: Sun Jun 01, 2025 1:24 am  (#193) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2013
Three versions of GEGL Effects (lb:effects, lb:layereffectscontinual, lb:layereffectsexp) updated to solve a year old bug where inner glow clips content off canvas such as a subjects legs.

Image

https://github.com/LinuxBeaver/Gimp_Lay ... /releases/

Download GEGL Effects continual update here
download/file.php?id=79036

LOCATION TO PUT BINARIES


Windows

C:\Users\(USERNAME)\AppData\Local\gegl-0.4\plug-ins

Linux

~/.local/share/gegl-0.4/plug-ins

Linux (Flatpak includes Chromebook)

~/.var/app/org.gimp.GIMP/data/gegl-0.4/plug-ins


Top
 Post subject: Re: GEGL Layer Effects and Text Styling filter
PostPosted: Sat Mar 21, 2026 12:08 pm  (#194) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2013
Let me know if this update works on Windows 3.2, it should.


The latest GEGL Effects
Attachment:
gegl_effects_windows_binaries_gegl_plugin.zip [5.24 MiB]
Downloaded 19 times


The source code is here

https://github.com/LinuxBeaver/Gimp_Lay ... ceCode.zip

LOCATION TO PUT GEGL PLUGIN BINARIES

Windows

C:\Users\(USERNAME)\AppData\Local\gegl-0.4\plug-ins




To compile on Windows you need the gettext environment provided here

https://github.com/LinuxBeaver/LinuxBea ... lugins.zip

LOCATION TO PUT GEGL PLUGIN BINARIES

Windows


C:\Users\(USERNAME)\AppData\Local\gegl-0.4\plug-ins


Linux Download

Get it on Github code and binaries

https://github.com/LinuxBeaver/Gimp_Lay ... /releases/

Linux

~/.local/share/gegl-0.4/plug-ins


Linux(Flatpak includes Chromebook)

~/.var/app/org.gimp.GIMP/data/gegl-0.4/plug-ins


Find the plugin in filters>Text Styling


Top
Post new topic Reply to topic  [ 194 posts ]  Go to page Previous  1 ... 6, 7, 8, 9, 10

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group