Skip to content

GEGL does an extrusion effect on stylish text. This is mostly like the existing long shadow filter but it uses pixel data instead of a color fill. This comes with a bonus filter (GEGL Bevel) that some other filters of mine have. It is okay to have duplicates of gegl:bevel.

License

Notifications You must be signed in to change notification settings

LinuxBeaver/GEGL-extrusion-effect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 

Repository files navigation

GEGL-extrusion-effect

GEGL does an extrusion effect on pre-existing stylish text.

image

image

This plugin ships with two bonus plugins that are useful on their own. Bevel and Edge Smoother. If you compile you must compile both them of them. If you use binaries just grab them. If you already have bevel consider recompiling or over riding the binary to get the latest version from mid 2023.

In earlier releases Extrusion requires the "behind" blend mode in Gimp. The final release (june 2023) doesn't have this issue. It can still extract a stand alone extrusion with a checkbox.

OS specific location to put GEGL Filter binaries

Windows C:\Users<YOUR NAME>\AppData\Local\gegl-0.4\plug-ins

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

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

About

GEGL does an extrusion effect on stylish text. This is mostly like the existing long shadow filter but it uses pixel data instead of a color fill. This comes with a bonus filter (GEGL Bevel) that some other filters of mine have. It is okay to have duplicates of gegl:bevel.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published