Skip to content

Commit 2ca909f

Browse files
authored
Update README.md
Glass Over Text is now part of GEGL Effects
1 parent 1a0c7c1 commit 2ca909f

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ https://gitlab.gnome.org/GNOME/gimp/-/issues/9327
88

99
## GEGL Effects CE by Beaver
1010

11-
GEGL effects CE is a GEGL Gimp plugin that does layer effects in Gimp. It may not be non-destructive yet but you can make presets and get live preview updates of your favorite text styles. GEGL Effects CE ships with and requires two bonus filters, and one hidden operation. You will find that gegl:bevel and gegl:innerglow are more useful on their own as they have more options in stand alone.
11+
GEGL effects CE is a GEGL Gimp plugin that does layer effects in Gimp. It may not be non-destructive yet but you can make presets and get live preview updates of your favorite text styles. GEGL Effects CE ships with and requires three bonus filters, and two hidden operations. You will find that gegl:bevel, gegl:innerglow and gegl:glassovertext are more useful on their own as they have more options in stand alone.
1212

1313
## Instructions
1414

15-
If you choose not to use prebuilt binaries. You must manually compile innerglow, zzstrokebevelimage, bevel and gegleffects and put the .so/dll files in gegl-0.4/plug-ins. Then restart Gimp and go to Gimp's GEGL operations. Once you get done compiling each operation go to its build directory and get the .so or dll file and place it in /gegl-04/plugins. Click build_linux.sh to compile on Linux.
15+
If you choose not to use prebuilt binaries. You must compile innerglow, glassovertext, zzstrokebevelimage, shinytext, bevel and gegleffects and put the .so/dll files in gegl-0.4/plug-ins. Then restart Gimp and go to Gimp's GEGL operations. You can effortlessly compile just by clicking on the sh file respectively for Windows (mysys2) or Linux
1616

1717

1818
## About CE
@@ -23,8 +23,8 @@ So you may want to download the latest version and just stick with it indefinite
2323

2424

2525

26-
You are expected to also download GEGL InnerGlow, GEGL Bevel and GEGL zzstrokebevelimage. The plugin will not work correctly without them.
27-
In total you should have, gegleffectspending, zzstrokebevelimage, bevel and innerglow for this filter to work.
26+
You are expected to also download GEGL InnerGlow, GEGL Bevel GEGL Glass On Text and GEGL zzstrokebevelimage GEGL Shiny Text. The plugin will not work correctly without them.
27+
In total you should have, gegleffectspending, glassovertext, shinytext, zzstrokebevelimage, bevel and innerglow for this filter to work.
2828

2929
This plugin will work alongside normal GEGLEffects as seen here.
3030

@@ -128,13 +128,14 @@ ninja -C build
128128

129129

130130

131-
### Inner Glow and Bevel the stand alones
131+
### Inner Glow Bevel and Glass Over text, the stand alones
132132
![image preview](/Image_previews/inner_glow.png )
133133

134134
![image preview](/Image_previews/innerglow_promo.png )
135135

136136

137137
![image preview](/Image_previews/bevel.png )
138138

139+
![image](https://github.com/LinuxBeaver/GEGL-Effects---Layer-Effects-in-Gimp-using-GEGL/assets/78667207/ddb15664-2e4a-4b3a-a5ff-e27d78899e74)
139140

140141

0 commit comments

Comments
 (0)