Skip to content

Releases: LinuxBeaver/GEGL-GIMP-PLUGIN_Text_style_collection

Text_Style_Collection

17 Oct 22:18
9d76b56
Compare
Choose a tag to compare

This is a download page for a Gimp plugin called "misc text style collection" that contains a collection of 24+ text style/bevel/bump effects for Gimp with wild variations. There are many filters in here but they have a trade off of very limited editable properties. It would be extremely difficult if each one had normal editable properties.

To download grab the binary for your OS and put it in the proper directory.

.dll is a Windows binary

.so is a Linux binary

and source code is for those who want to compile.

LOCATION 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

previews

image
image

Then Restart Gimp and go to "GEGL operation"s menu drop down list and look for "Misc Bevel Bump Collection"" if you have Gimp 2.99.16+ you will see it in filters>text styling.

image

For some reason the source code Github provides can be out of date so use the code I provided called "source_code_of_misc_text_styles.zip" This is for people who want to compile and does not apply to people who use provided binaries.