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

Re: Bevel Reflect Logo V1.6

Wed May 22, 2019 2:28 pm

mackenzieh wrote:
I only use it when I use the BRL, EnviroLogo, & Logo Tool Box. How would I disable it, if I had to?

Also, do I need these shortcuts on my desktop?

Image

I sent you a pm,
please have a look.

Re: Bevel Reflect Logo V1.6

Wed May 22, 2019 5:37 pm

Wallace wrote:
mackenzieh wrote:
I only use it when I use the BRL, EnviroLogo, & Logo Tool Box. How would I disable it, if I had to?

Also, do I need these shortcuts on my desktop?

Image

I sent you a pm,
please have a look.


I don't know how I missed this. Thanks Wallace for helping me out. :)

Re: Bevel Reflect Logo V1.6

Wed May 22, 2019 5:39 pm

mackenzieh wrote:
I don't know how I missed this. Thanks Wallace for helping me out. :)

No problem mackenzieh.
:bigthup

Re: Bevel Reflect Logo V1.6

Sun Oct 06, 2019 6:21 am

;-( all links go to a not accessible website

Re: Bevel Reflect Logo V1.6

Sun Oct 06, 2019 7:27 am

PKHG wrote:;-( all links go to a not accessible website

Yeah, most of the scripts and plug-ins were hosted in gimpscripts or the gimpregistry site. Those sites are dead.
You can still use waybackmachine to download them.
The problem is that 99% of the old scripts won't work in 2.10 without some change in the code. Python plug-ins usually do work.

You can download Bevel Reflect Logo for 2.10 from here:

Code:
https://gimplearn.net/viewtopic.php?f=4&t=1683&sid=cfbf39b2999fe76616f0236309f10372


Bevel Reflect Logo for 2.8 in web archive:

Code:
https://web.archive.org/web/20141122234431/http://gimpscripts.com/2014/02/bevel-reflect-logo/#wpfb-file-151


And the required BRL executables in web archive:

Code:
https://web.archive.org/web/20140329170120/http://gimpscripts.com/2014/01/ml-bevel-reflect/

Re: Bevel Reflect Logo V1.6

Wed Oct 16, 2019 11:26 am

Now that the directory is not up and running where can I download the script/plugin for this. thanks

Re: Bevel Reflect Logo V1.6

Wed Oct 16, 2019 1:01 pm

BeckwithJohn wrote:Now that the directory is not up and running where can I download the script/plugin for this. thanks


The waybackmachine, or if you're lazy download the zip I attached.
It includes:
MLBevelReflect executable for Win64 (2 versions, first was compiled for Gimp 2.8 but it works also with the official 2.10 from gimp.org)
MLBevelReflect executable for Linux64
Bevel Reflect Logo for Gimp 2.8
Bevel Reflect Logo for Gimp 2.10

Re: Bevel Reflect Logo V1.6

Wed Oct 16, 2019 1:05 pm

See first post:
viewtopic.php?f=9&t=9650&p=125760#p125760

Re: Bevel Reflect Logo V1.6

Thu Aug 13, 2020 11:53 pm

V 1.7 minor update:

- for File/Create/Logos - add direction and border,
- for Filters/Alpha To Logo - add option: creates a new image from the active layer,
- fixed deprecated procedure.

Edit: 15/11/2020:
The syntax of two procedures has been corrected:
- in line 484 from CUSTOM to CUSTOM-BLEND (thanks to Skinnyhouse #1367)
- in line 518 from FOREGROUND-FILL to FILL-FOREGROUND.
Sorry for my oversight :oops:

Re: Bevel Reflect Logo V1.6

Fri Aug 14, 2020 1:06 am

MareroQ wrote:V 1.7 minor update:

- for File/Create/Logos - add direction and border,
- for Filters/Alpha To Logo - add option: creates a new image from the active layer,
- fixed deprecated procedure.

Thanks much MareroQ!

Re: Bevel Reflect Logo V1.6

Fri Aug 14, 2020 2:38 am

Thank you Mareroq for this new version. :tyspin
And in addition, on this page, the link for web archive allowed me to recover the ML Bevel Reflect for 32 bits. :)

Re: Bevel Reflect Logo V1.6

Fri Aug 14, 2020 5:45 am

Although I don't have any use for the new features, it's nice to have them anyway. Well done MareroQ.

brl.jpg
brl.jpg (88.1 KiB) Viewed 3573 times

Re: Bevel Reflect Logo V1.6

Thu Aug 20, 2020 7:59 am

MareroQ wrote:V 1.7 minor update:

- for File/Create/Logos - add direction and border,
- for Filters/Alpha To Logo - add option: creates a new image from the active layer,
- fixed deprecated procedure.

Am I the only one with a resolution from 1920x1080 :oops: :roll: - I can't see/click the buttons at bottom....

Re: Bevel Reflect Logo V1.6

Thu Aug 20, 2020 8:33 am

Go to the link and download the interface scrolling plug-in
viewtopic.php?f=9&t=7237&p=254005&hilit=Interface#p254005

Re: Bevel Reflect Logo V1.6

Thu Aug 20, 2020 9:06 am

Pocholo wrote:Go to the link and download the interface scrolling plug-in
viewtopic.php?f=9&t=7237&p=254005&hilit=Interface#p254005

:tyspin

Re: Bevel Reflect Logo V1.6

Thu Aug 20, 2020 9:31 am

Pocholo wrote:Go to the link and download the interface scrolling plug-in
viewtopic.php?f=9&t=7237&p=254005&hilit=Interface#p254005

I wouldn't recommend the scrolling plugin as it can break other plugins/scripts (at least it used to), I haven't tested it in a long time. No need for it here in Linux anyway as you can use the ALT + Click to drag it anywhere you want.

Re: Bevel Reflect Logo V1.6

Thu Aug 20, 2020 9:57 am

Racer-x is correct. I used AltDrag on Windows machines.

Re: Bevel Reflect Logo V1.6

Thu Aug 20, 2020 10:26 am

I strongly protest against such statements. :gaah :gaah :gaah
The GnuTux solution is brilliant and works very well.

Problems occur when:
1. You install the plug incorrectly.
2. You will use the wrong version.

Bad installation or the wrong version are the causes of problems for each plugin. :yes

Re: Bevel Reflect Logo V1.6

Thu Aug 20, 2020 3:12 pm

Yes the version of script-fu scrolling plugin that caused problems was originally designed for Gimp 2.8. I added your Scrit-Fu scrolling made for Gimp 2.10.20 ubuntu-64bit and all is well so far without issues. If anything comes up, I'll let you know.

Thanks.

Re: Bevel Reflect Logo V1.6

Thu Aug 20, 2020 3:52 pm

I presented the newer version to to user "Heart1010" and like MareroQ I protest those statement also. I have a few of Gnu Tux scripts and they all work fine in Windows. I'm not going to recommend something that I haven't tested myself. :hoh
Post a reply