04-01-2018, 11:59 AM
(This post was last modified: 04-01-2018, 12:07 PM by racer-x.
Edit Reason: spelling
)
TinTran wrote a python script to apply BRL to all layers. It works on Gimp 2.8.16. Trying it in my Gimp 2.10 RC1 appimage gives this error:
I'm wondering if that means MLBevelReflect doesn't work? Or maybe it's calling the .scm, which it can't load?
Here's the python script to apply BRL to all visible layers: BRL to visible layers
Code:
Calling error for procedure 'gimp-procedural-db-proc-info':
Procedure 'script-fu-ml-bevel-reflect-logo-alpha' not found
Here's the python script to apply BRL to all visible layers: BRL to visible layers