Switch to full style
Post all Gimp scripts and script writing questions here
Post a reply

New GEGL Glossy Balloon Text styling filter.

Sat May 28, 2022 2:21 am

THE LATEST VERSION OF GLOSSY BALLOON APRIL 2023 UPDATE IS HERE
download/file.php?id=61907

or download it here from Github
https://github.com/LinuxBeaver/GEGL-glo ... g/releases


Directory to put binaries

Windows
Code:
C:\Users\USERNAME\AppData\Local\gegl-0.4\plug-ins


Linux
Code:
/home/(USERNAME)/.local/share/gegl-0.4/plug-ins


Linux (Flatpak)
Code:
/home/(USERNAME)/.var/app/org.gimp.GIMP/data/gegl-0.4/plug-ins


---original post---

https://github.com/LinuxBeaver/GEGL-glo ... xt-styling

I made a new GEGL filter that does advance glossy and balloonish text. It demonstrates GEGL's powerful abilities.

Image

Image

Image

Image

Re: New GEGL Glossy Balloon Text styling filter.

Sat May 28, 2022 2:54 am

How nice
I hope this comes for windows too...
Thanks in advance!

Re: New GEGL Glossy Balloon Text styling filter.

Sat May 28, 2022 8:23 am

Only when they are interested. :yes
Version for Gimp-2.10.30 Win 64 bit attached.
In menu:
Tools➤GEGL Operation➤Glossy Balloon Text Generation

and also:
➤zglossy ("hidden operation meant to power gegl glossy bevel")
➤zglossy2 ("another hidden operation meant to power gegl glossy bevel")

Support files don't need to be registered in 'GEGL operation', right?
It would be even better to combine multipart into one file. :hehe
While some are pretty cool - but why such weird names?
Image

Re: New GEGL Glossy Balloon Text styling filter.

Sat May 28, 2022 9:04 am

I assume this works with Windows ;)

Just a thought. You can package the multi-part plugins in their own folder. They still appear in the Tools > GEGL Operation menu. Might make it easier for some users to install / remove.

gegl-filters.jpg
gegl-filters.jpg (121.54 KiB) Viewed 40648 times


For linux users, I can not even be bothered with the tedious navigate to ~/.local/share/gegl-0.4/plug-ins/ That GEGL-plugin folder is a symlink to a directory in home. I put the plugins there.

Re: New GEGL Glossy Balloon Text styling filter.

Sat May 28, 2022 10:21 am

MareroQ wrote:Only when they are interested. :yes
Version for Gimp-2.10.30 Win 64 bit attached.
In menu:
Tools➤GEGL Operation➤Glossy Balloon Text Generation

and also:
➤zglossy ("hidden operation meant to power gegl glossy bevel")
➤zglossy2 ("another hidden operation meant to power gegl glossy bevel")

Support files don't need to be registered in 'GEGL operation', right?
It would be even better to combine multipart into one file. :hehe
While some are pretty cool - but why such weird names?
[ Image ]


I named then z so they end up on the bottom of the list. I don't know how to make filters any other way and the only way to truly hide these operations is to rebuild Gimp and set them to hidden.

Re: New GEGL Glossy Balloon Text styling filter.

Sat May 28, 2022 1:02 pm

I wasn't too happy with the glossy balloon being so blurry afterwards. I noticed there was no way to reduce the blur.

Re: New GEGL Glossy Balloon Text styling filter.

Mon Jun 06, 2022 1:31 pm

I am thinking about making glossy balloon part of a even greater text styling filter.

Image

Re: New GEGL Glossy Balloon Text styling filter.

Fri Jun 17, 2022 3:58 pm

Glossy Balloon got an update that allows an image file overlay and lighting adjustments.

Re: New GEGL Glossy Balloon Text styling filter.

Fri Jun 17, 2022 10:49 pm

Update version for Gimp-2.10.30/32 Win 64 bit in attachment.

Re: New GEGL Glossy Balloon Text styling filter.

Thu Aug 25, 2022 6:22 pm

Glossy Balloon and Inner Glow

Image

Re: New GEGL Glossy Balloon Text styling filter.

Thu Aug 25, 2022 11:09 pm

Has this been updated?

Re: New GEGL Glossy Balloon Text styling filter.

Fri Aug 26, 2022 12:39 am

mahvin wrote:Has this been updated?

Doesn't look like it mahvin. I downloaded and compiled the libraries and they seem to be the same. Also the contrast website states the latest update was 2 months ago. :bigthup

Re: New GEGL Glossy Balloon Text styling filter.

Thu Sep 01, 2022 1:33 pm

Image
Glossy Balloon is going to get an update soon that removes two hidden zzoperations while adding a new one to smooth its edges. This update will also remove the
Code:
box-blur radius=1
to make glossy balloon less blurry. The hidden operation zzsmooth will have two sliders in glossy balloon called "expand edge" and "blur edge".

Re: New GEGL Glossy Balloon Text styling filter.

Thu Sep 01, 2022 5:06 pm

Glossy Balloon was successfully updated. Changes listed

1. Glossy Balloon requires no ZZOperations. Though please keep zzmlayer if you have it as GEGL Rock Text uses it. (for now)

2. Glossy Balloon has a sharpen filter that only works when you have an image file overlay as the sharpen filter is instructed in the graph to only work on optional image file overlays.

3. The desaturation slider goes in reverse to a small extent allowing saturation to increase.

4. Glossy Balloons lighting settings have been slightly reworked.

5. The box blur only goes up to 2 as opposed to 3 and it was renamed to "blur to smooth edges".

Re: New GEGL Glossy Balloon Text styling filter.

Thu Sep 01, 2022 11:58 pm

It appears to work better and looks sharper. I can always sharpen it even more, which is easy to do in GMIC.

Re: New GEGL Glossy Balloon Text styling filter.

Fri Sep 02, 2022 2:23 am

I like it! :bigthup

Springy-Tiger_RD.png
Springy-Tiger_RD.png (399.59 KiB) Viewed 39864 times

Re: New GEGL Glossy Balloon Text styling filter.

Sat Feb 11, 2023 3:11 pm

Desaturate and Brightness are meant so Glossy Balloon can become white. Once Glossy Balloon is white it can become ANY COLOR OR IMAGE FILE OVERLAY.

https://twitter.com/LinuxBeaver/status/ ... 8041900037

Image

Re: New GEGL Glossy Balloon Text styling filter.

Mon Mar 06, 2023 12:01 pm

I uploaded the binaries just for convenience but PLEASE NOTE THAT ALL BINARIES ARE FOUND HERE
https://github.com/LinuxBeaver/GEGL-glo ... /releases/

Binary goes in
C:\Users\AppData\Local\gegl-0.4\plug-ins

If the folder "plug-ins` does not exist please create it.
I just put this here for extra convenience and a download counter I can monitor - enjoy.

Re: New GEGL Glossy Balloon Text styling filter.

Sun Mar 19, 2023 2:04 pm

Image

Glossy Balloon has a new banner

Re: New GEGL Glossy Balloon Text styling filter.

Thu Apr 06, 2023 7:25 pm

Glossy Balloon just got an update that makes it slower but smoother around the edges.
It also removed the useless sharpen slider.

glossy-bevel_windows_april62023_update.zip
(36.34 KiB) Downloaded 193 times

Binary goes in C:\Users\USERNAME\AppData\Local\gegl-0.4\plug-ins


Linux and Windows binaries are also found here.
https://github.com/LinuxBeaver/GEGL-glo ... g/releases
https://github.com/LinuxBeaver/GEGL-glo ... t-styling/

gb_update.png
gb_update.png (381.33 KiB) Viewed 39662 times

windows_test.png
windows_test.png (482.33 KiB) Viewed 39662 times


https://twitter.com/i/status/1644135837288873984
Post a reply