Skip to content

Commit 68c863a

Browse files
authored
Update README.md
1 parent 3fc6673 commit 68c863a

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
GEGL EFFECTS by Beaver. The GEGL filter you've been waiting for!
22
=========
3-
September 23 2022 update has now given GEGL Effects a major revamp! It can now change internal blend modes for inner glow, gradient and bevel. As well as fragmentation of its list into three sectors "Outline and Shadow" "Bevel and InnerGlow" "Image and Gradient". This is the most professional and polished GEGL Effects has ever been.
3+
September 23 2022 update has given GEGL Effects a major revamp! It can now change internal blend modes for inner glow, gradient and bevel. As well as fragmentation of its list into three sectors "Outline and Shadow" "Bevel and InnerGlow" "Image and Gradient". This is the most professional and polished GEGL Effects has ever been.
44

5-
A custom GEGL filter that does layer effects. It may not be non-destructive but
5+
GEGL effects is a GEGL plugin for Gimp that does layer effects. It may not be non-destructive but
66
you can make presets and get live preview updates of your favorite text styles.
77

88
GEGL Effects comes with two bonus filters called gegl:bevel and gegl:innerglow
9-
which are more useful on their own as they have more options.
9+
which are more useful on their own as they have more options. MOTE - It will NOT work without bevel.so and inner-glow.so
1010

1111

1212
Instructions - If you choose not to use prebuilt binaries.
@@ -22,8 +22,8 @@ Once you get done compiling each operation go to its build direcory and get the
2222
![image preview](bevel_preview.png )
2323
![image preview](innerglow_preview.png )
2424

25-
## Guide
26-
Color change will only work correctly if the text is white. This is because it uses the color overlay on multiply blend mode that perfectly changes the color white to anything.
25+
## Quick Guide
26+
Color change will only work correctly if the text is white. This is because it uses the color overlay on multiply blend mode that perfectly changes the color white to anything. If the color is something else it will be as if you are applying a multiply blend mode color overlay.
2727

2828
You must slide opacity of Outline up to use the outline stroke. Sliding it down again hides it as if it were never there.
2929

0 commit comments

Comments
 (0)