GIMP Chat
http://gimpchat.com/

GEGL Custom Bevel - Change internal blend modes, blur types & more
http://gimpchat.com/viewtopic.php?f=9&t=20107
Page 2 of 2

Author:  contrast_ [ Fri Sep 23, 2022 11:53 pm ]
Post subject:  Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

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.

Author:  contrast_ [ Mon Oct 31, 2022 8:53 pm ]
Post subject:  Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

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.

Author:  Rod [ Tue Nov 01, 2022 1:19 am ]
Post subject:  Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

Thank you contrast for the update.

Author:  mackenzieh [ Tue Nov 01, 2022 6:05 pm ]
Post subject:  Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

Is the update available for Windows users?

Author:  PixLab [ Wed Nov 02, 2022 6:24 am ]
Post subject:  Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

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)

Author:  Rod [ Wed Nov 02, 2022 10:29 am ]
Post subject:  Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

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.

Author:  contrast_ [ Mon Nov 07, 2022 6:47 pm ]
Post subject:  Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

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

Author:  mackenzieh [ Thu Nov 10, 2022 1:39 pm ]
Post subject:  Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

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?

Author:  contrast_ [ Fri Nov 11, 2022 6:07 am ]
Post subject:  Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

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.

Author:  contrast_ [ Sat Feb 11, 2023 10:10 am ]
Post subject:  Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

Custom Bevel in a nutshell
Image

Author:  rich2005 [ Sun Feb 12, 2023 7:04 am ]
Post subject:  Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

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.

Attachment:
update.jpg
update.jpg [ 59.16 KiB | Viewed 1092 times ]


Do you give binary updates any more ?

Author:  contrast_ [ Sun Feb 12, 2023 1:13 pm ]
Post subject:  Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

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

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

Author:  contrast_ [ Mon Mar 06, 2023 12:15 pm ]
Post subject:  Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

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.

Attachments:
cb.png
cb.png [ 300.64 KiB | Viewed 1020 times ]
custombevel.zip [38.9 KiB]
Downloaded 61 times

Author:  contrast_ [ Mon Mar 06, 2023 1:07 pm ]
Post subject:  Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

Custom Bevel has a new promo

Attachments:
framed_GEGL3.png
framed_GEGL3.png [ 1.34 MiB | Viewed 1019 times ]

Author:  contrast_ [ Thu Apr 06, 2023 4:37 pm ]
Post subject:  Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

Attachment:
custom_bevel_yo.png
custom_bevel_yo.png [ 413.17 KiB | Viewed 980 times ]



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

Author:  contrast_ [ Sun Jun 04, 2023 7:50 pm ]
Post subject:  Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

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

Author:  contrast_ [ Fri Aug 25, 2023 4:45 pm ]
Post subject:  Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

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

Attachment:
261867728-636834c7-0932-4259-a880-151eb38a0e51.png
261867728-636834c7-0932-4259-a880-151eb38a0e51.png [ 966.89 KiB | Viewed 894 times ]


Attachment:
dd.png
dd.png [ 272.89 KiB | Viewed 894 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

Author:  contrast_ [ Sun Oct 15, 2023 3:19 pm ]
Post subject:  Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

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.
Attachment:
cb_bevels.png
cb_bevels.png [ 425.32 KiB | Viewed 858 times ]

Attachment:
pasted_image280.png
pasted_image280.png [ 197.71 KiB | Viewed 858 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.

Author:  contrast_ [ Wed Nov 01, 2023 2:12 pm ]
Post subject:  Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

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

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


CORRECT 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.

Author:  trandoductin [ Sun Nov 05, 2023 2:55 pm ]
Post subject:  Re: GEGL Custom Bevel - Change internal blend modes, blur types & more

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.

Page 2 of 2 All times are UTC - 5 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/