Thread Rating:
My GEGL Plugins for text styling
|
02-22-2023, 07:26 PM
@meetdilip
You really should practise using the basic Gimp filters. Not difficult to get something Too many screenshots for here, so a combined one: https://i.imgur.com/ei7191w.jpg (1) Is the text formed in a background image Uses the text layer to make a layer mask. (2) Is a flat outline layer Uses the text path to stroke a new layer (3) Is the outline layer with a bumpmap applied (4) The bumpmap used. Comes from the outline and blurred. I can get that done before you even have layereffects up-and-running.
It was an error on my end. I got the outline
Thanks @rich2005 I am simply trying to use the GEGL to achieve the results. To be honest, to support @LinuxBeaver 's work.
02-22-2023, 07:39 PM
(02-22-2023, 07:26 PM)meetdilip Wrote: It was an error on my end. I got the outline LinuxBeaver aka contrast_ aka Beaver has these posted all over the place I am sure there is plenty of support. My point is, with any plugin, you only get what you are given. You should be prepared to use the basics.
02-22-2023, 10:18 PM
(This post was last modified: 02-22-2023, 10:19 PM by BeaverGEGLFreak.)
(02-22-2023, 07:17 PM)meetdilip Wrote: I posted before reading your reply. Looks like I skipped the Outline .so . Slide the enable outline opacity meter to the top. Outline and Shadow are both disabled because there opacity is at 0.
03-29-2023, 02:45 PM
(This post was last modified: 03-29-2023, 02:48 PM by BeaverGEGLFreak.)
GEGL Effects can now outline and image file overlay bevels
https://twitter.com/LinuxBeaver/status/1...0648351744 http://gimpchat.com/download/file.php?id=61843
03-31-2023, 08:26 PM
This is the first official release of GEGL Effects continual edition. It can outline bevels and al ot more.
https://github.com/LinuxBeaver/GEGL-Effe...ualEdition https://github.com/LinuxBeaver/GEGL-Effe.../Continual
12-08-2023, 02:22 PM
(02-20-2023, 05:59 PM)BeaverGEGLFreak Wrote: A lot of you probably already know who I am. My name is Beaver and I make third party GEGL text styling plugins for Gimp. You can install my plugins by following instructions on https://github.com/LinuxBeaver or going to each filters Github release page and compiling and installing binaries.Hi, I thought it best to ask here than start a new thread. I have Gimp 2.10.36 running on both a dell precision running Windows 11 and on gimp portable on an external SS ID (F) pluged into a omen laptop running Windows 10. (small C drive) Both have Gegl operation in tools and Gegl graph in Filters>Generic>Gegl graph. I imagine both are standard as both are fresh installs with no 3rd party additions. Neither seem to do anything ang Gegl graph displays an error message that says "Eeeeeek". Does anyone know if Gegl works in either and as for the portable, should it o in the path given but the External (F)rather tan the C drive please? Thanks in advance
12-08-2023, 07:30 PM
(12-08-2023, 02:22 PM)theycallmejayne Wrote: Hi, 3rd party addons do work but need to be in a specific folder. Not sure about the portable. There is a listing of GEGL operations here: https://gegl.org/operations/ and if you select an operation it lists the parameters. GEGL allows the filters to display the effect directly on the canvas, Look for a icon in the Gimp menus. Also some are in Tools -> GEGL Operation Using the GEGL Graph ? You can enter your own mix of GEGL operations and it is very picky about syntax As an ***absolute*** simple example You can change values in GEGL graph and see a result. Code: crop x=20 y=30 width=40 height=50 This a 50 second animation of that https://i.imgur.com/IVN27zu.mp4 Of course you could always use the crop tool
12-09-2023, 09:38 AM
(This post was last modified: 12-09-2023, 09:40 AM by theycallmejayne.)
(12-08-2023, 07:30 PM)rich2005 Wrote:(12-08-2023, 02:22 PM)theycallmejayne Wrote: Hi, Thank you, I got the gegl filters working in the portable version. I have yet to try Windows 11. |
« Next Oldest | Next Newest »
|