Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Source Code for all my GEGL Filters
#9

.zip   all_gegl_plugins_code_only_june_30_2023_update.zip (Size: 867.32 KB / Downloads: 64)

Source code of all my plugins on the latest versions - published June 30th 2023.

GEGL Effects Layer Effects engine now uses lb:bevel and lb:innerglow and won't work with the outdated gegl:bevel and gegl:innerglow as those name slots are reserved for Gimp's team. You can get the latest bevel and inner glow by compiling bevel and inner glow inside GEGL Effects folder with all the other dependencies GEGL Effects needs. Overide the old bevel and inner glow binaries if you have them.

The main text styling plugins are glossy balloon, custom bevel, clay, rock text 2, ssg, neon border, extrusion, and of course gegl effects layer effects engine and its dependencies.  So if you want to compile anything just compile those plugins as those are the top text stylers.


If you don't want to compile and just want binaries go here.

WINDOWS
https://cdn.discordapp.com/attachments/4...lugins.zip

LINUX
https://cdn.discordapp.com/attachments/4...lugins.zip


---

Directory to put binaries

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


Windows users may need to create a plug-ins folder if it doesn't exist. All plugins of mine can be found in the GEGL OPERATIONS section of Gimp.
Reply


Messages In This Thread
RE: Source Code for all my GEGL Filters - by BeaverGEGLFreak - 07-01-2023, 10:42 PM

Forum Jump: