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

Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

Fri Sep 23, 2022 11:53 pm

Custom Bevel, Color Lighting Fusion, Photo to Cartoon , Glow Stick and GEGL Effects have an emergency update.


If two filters have the same name of a blend mode enum list it will result in the blend mode switch option being hidden. Check these filters to make sure they have their blend mode switchers. Updating to the latest version solves the problem.

Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

Mon Oct 31, 2022 8:53 pm

Custom Bevel has had an update that allows it to use all of Median Blur's options.

It still can't deprecate clay and I tried. Clay has a different graph that probably can't be mimicked. The problem is likely that Emboss's multiply blend mode is not the same as GEGLs.

Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

Tue Nov 01, 2022 1:19 am

Thank you contrast for the update.

Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

Tue Nov 01, 2022 6:05 pm

Is the update available for Windows users?

Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

Wed Nov 02, 2022 6:24 am

mackenzieh wrote:Is the update available for Windows users?


Might be there >> https://cdn.discordapp.com/attachments/ ... indows.zip (link taken from the LinuxBeaver's github)
It's a zip containing all the GEGL filters for Microsoft's Windows made by @contrast_ (AKA LinuxBeaver)

Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

Wed Nov 02, 2022 10:29 am

PixLab wrote:
mackenzieh wrote:Is the update available for Windows users?


Might be there >> https://cdn.discordapp.com/attachments/ ... indows.zip (link taken from the LinuxBeaver's github)
It's a zip containing all the GEGL filters for Microsoft's Windows made by @contrast_ (AKA LinuxBeaver)

Might not be updated though.

Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

Mon Nov 07, 2022 6:47 pm

Custom Bevel now has a rough guide that comes with presets one can test import.
https://github.com/LinuxBeaver/GEGL-Cus ... import.zip

Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

Thu Nov 10, 2022 1:39 pm

contrast_ wrote:Custom Bevel now has a rough guide that comes with presets one can test import.
https://github.com/LinuxBeaver/GEGL-Cus ... import.zip


Does this zip file work with windows systems too?

Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

Fri Nov 11, 2022 6:07 am

mackenzieh wrote:
contrast_ wrote:Custom Bevel now has a rough guide that comes with presets one can test import.
https://github.com/LinuxBeaver/GEGL-Cus ... import.zip


Does this zip file work with windows systems too?

yes. It just has presets you import into Custom Bevel.

Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

Sat Feb 11, 2023 10:10 am

Custom Bevel in a nutshell
Image

Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

Sun Feb 12, 2023 7:04 am

Just a remark, but at the moment, the code here: https://github.com/LinuxBeaver/GEGL-Custom-Bevel cbevel.c is a month old and the optional_binary_linux cbevel.so is 3 months old.

update.jpg
update.jpg (59.16 KiB) Viewed 1088 times


Do you give binary updates any more ?

Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

Sun Feb 12, 2023 1:13 pm

The new binaries are on the release section. Windows and Linux included.

https://github.com/LinuxBeaver/GEGL-Cus ... l/releases

Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

Mon Mar 06, 2023 12:15 pm

Windows Binaries here.

NOTE ALL WINDOWS BINARIES ARE ALSO FOUND ON THE GITHUB RELEASE SECTION.
https://github.com/LinuxBeaver/GEGL-Cus ... l/releases

Put the file in
C:\Users\AppData\Local\gegl-0.4\plug-ins

and create the `plug-ins` folder if it doesn't exist.


- btw the reason I am releasing these binaries here is because I am convinced I will not be doing much if any updates to my filters. And These are the final versions.

Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

Mon Mar 06, 2023 1:07 pm

Custom Bevel has a new promo

Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

Thu Apr 06, 2023 4:37 pm

custom_bevel_yo.png
custom_bevel_yo.png (413.17 KiB) Viewed 976 times



I hope users are in the mindset that custom bevel combined with image file overlays can do stuff like this.

Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

Sun Jun 04, 2023 7:50 pm

The latest version of custom bevel now hides advance features to make the GUI more simple. Other then that no changes have been made. Regardless I consider this an important update.

Windows and Linux binaries download here
https://github.com/LinuxBeaver/GEGL-Cus ... stom_Bevel

Directory to put Binaries


Windows

C:\\Users\(USERNAME)\AppData\Local\gegl-0.4\plug-ins

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

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

Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

Fri Aug 25, 2023 4:45 pm

Image preview of Custom Bevel being called inside my layer effects engine.

261867728-636834c7-0932-4259-a880-151eb38a0e51.png
261867728-636834c7-0932-4259-a880-151eb38a0e51.png (966.89 KiB) Viewed 890 times


dd.png
dd.png (272.89 KiB) Viewed 890 times


Custom Bevel and many other plugins of mine can now be used inside an experimental branch of GEGL Effects along with other major text styling plugins of mine. This version of GEGL Effects will replace default GEGL Effects if you already have it. OVERWRITE ALL BINARIES.

Read instructions to download it is not in the normal release section.

Source Code
https://github.com/LinuxBeaver/GEGL-Eff ... tal-update

Windows Binaries
https://github.com/LinuxBeaver/GEGL-Eff ... naries.zip

Linux Binaries
https://github.com/LinuxBeaver/GEGL-Eff ... naries.zip


LOCATION TO PUT BINARIES. THEY DO NOT GO IN THE DEFAULT PLUGINS DIRECTORY



Windows

C:\Users\(USERNAME)\AppData\Local\gegl-0.4\plug-ins

Linux

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

Linux (Flatpak includes Chromebook)

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

Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

Sun Oct 15, 2023 3:19 pm

https://github.com/LinuxBeaver/GEGL-Cus ... l/releases

LOCATION TO PUT BINARIES

Windows

C:\Users\(USERNAME)\AppData\Local\gegl-0.4\plug-ins

Linux

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

Linux (Flatpak includes Chromebook)

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

Custom Bevel updated and got a new version and modes that changes colors regardless of original text color, and it now has a slider to work on dark bevels. Dark bevels work best with Multiply and Overlay blend mode.


Here is a preview underlining all new features in Custom Bevel.
cb_bevels.png
cb_bevels.png (425.32 KiB) Viewed 854 times

pasted_image280.png
pasted_image280.png (197.71 KiB) Viewed 854 times


Custom bevel is taking advantage of something I just recently learned. GEGL's ability to update plugins without breaking presets by putting the old version in a drop down list. All plugins that use Custom Bevel will be fine regardless if you update or not. Modern Custom Bevel and Classic look exactly the same but under the hood their is more elegant code. The most noticeable features users will notice when updating is color bevel mode and dark bevel slider.

Every plugin of mine that used custom bevel as a dependency on Github also updated. You will know you have the latest version of custom bevel by seeing the "classic" and "modern" modes in the GUI.

Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

Wed Nov 01, 2023 2:12 pm

https://github.com/LinuxBeaver/GEGL-Cus ... l/releases

CRASH FIX

I was notified by a user that the version of Custom Bevel released from Oct 15 2023 till now (the past 17 days ) was broken on Windows Gimp 2.10.34 rev 2. I now identified the bug and fixed it. This line of code was invalid and crashing Gimp


INVALID CODE that crashed Gimp

Code:
  medianbookmark    = gegl_node_new_child (gegl,
                                  "operation", "gegl:median-blur", "radius", 30, 100.0,
                                  NULL);


CORRECT CODE
Code:
  medianbookmark    = gegl_node_new_child (gegl,
                                  "operation", "gegl:median-blur", "radius", 30, "alpha-percentile", 100.0,
                                  NULL);


If Custom Bevel crashes Gimp, updating will fix the problem. No changes have been made but that. for some reason it does not crash Linux.

Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

Sun Nov 05, 2023 2:55 pm

Wow I just read intro tutorial to GEGL and it's ability to preview result live is kick-butt awesome.
I am reading this now.
https://developer.gimp.org/resource/gegl_operations/
Hopefully I can eventually feel as comfortable with it as I do python GIMP.
That would be amazing.
Post a reply