Skip to content

This plugin ships with most of my bevel filters, (overwrite if you already have them) This plugin has huge list of oddball bevel and bump presets to choose from with limited editability. There are even special fun text styles here. Think of this as a plugin with lots of bevel presets.

License

Notifications You must be signed in to change notification settings

LinuxBeaver/GEGL-GIMP-PLUGIN_Text_style_collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 

Repository files navigation

Download here. https://github.com/LinuxBeaver/Gimp-Text-Style-Collection-Plugin/releases

image

Misc Text Style Collection - Gimp Plugin

Currently 24 different bevel bump map variations exist for the user to choose from with like 11 or 13 debatably unique filters all in one place. That way instead of giving all these crazy bevels and bumps their own plugin they can all be grouped in one place. Yes, I know the cake text is based

image

image

image

OS specific location to put GEGL Filter binaries

Windows C:\Users\USERNAME\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

image

Compiling and Installing

Click the thing build_X to compile all 15 binaries at once. or compile individually like this...

Linux

To compile and install you will need the GEGL header files (libgegl-dev on Debian based distributions or gegl on Arch Linux) and meson (meson on most distributions).

meson setup --buildtype=release build ninja -C build

If you have an older version of gegl you may need to copy to ~/.local/share/gegl-0.3/plug-ins instead (on Ubuntu 18.04 for example).

Windows

The easiest way to compile this project on Windows is by using msys2. Download and install it from here: https://www.msys2.org/

Open a msys2 terminal with C:\msys64\mingw64.exe. Run the following to install required build dependencies:

pacman --noconfirm -S base-devel mingw-w64-x86_64-toolchain mingw-w64-x86_64-meson mingw-w64-x86_64-gegl

Then build the same way you would on Linux:

meson setup --buildtype=release build ninja -C build

Let's see more previews starting with Cake Text

image

image

image

A bevel that only bevels edges

image

a gold and wax text graph I made in last year is finally a plugin

image image

Ringed Gold Text and Glossy Balloon

image

image

cake again (because its so cool :D)

image

Enjoy

About

This plugin ships with most of my bevel filters, (overwrite if you already have them) This plugin has huge list of oddball bevel and bump presets to choose from with limited editability. There are even special fun text styles here. Think of this as a plugin with lots of bevel presets.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published