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

Globe View

Fri Jan 04, 2019 3:49 am

Because this Issabella's nice tutorial has been re-discovered recently, I re-post here my script (written a long time ago) which implements that tut.
I think you can still use it in 2.10, at least I tried and it works, but my opinion is not fully relevant because on my Samj's 2.10 old scripts run while in other environments they fail, so please give it a try.
DIEGO_Globe-view.7z
(2.15 KiB) Downloaded 326 times

Re: Globe View

Fri Jan 04, 2019 4:39 am

It works great! Thanks Dinasset. :yes

Re: Globe View

Fri Jan 04, 2019 5:09 am

Thanks Issabella for testing it, hope someone else will do it, maybe using the standard Gimp release.

Re: Globe View

Fri Jan 04, 2019 7:47 am

Thanks Dinasset

Image

Edit:
why does it appear here in the menu bar and not in the filters menu?
Image

Re: Globe View

Fri Jan 04, 2019 8:14 am

Thanks for testing it, Level_0

Re: Globe View

Fri Jan 04, 2019 10:21 am

level_0 wrote:why does it appear here in the menu bar and not in the filters menu?

Because it was written to. You can change the menu entries of scripts and .py plugins with text editor.
I think notepad is able to save it as .scm, but it's better to use Geany (Linux) or Notepad++ on Windows.
Open the Globe-view.scm and search for "<Image>/DNscripts/...
Then change it to "<Image>/Filters/Map/Globe View of an Image" for example.
Save to .scm format by overwriting the one in your scripts folder.
You can edit while Gimp is running and after saving use Filters/Script-Fu/Refresh Scripts to find it from its new menu location.

Or download the attachment I added. I have it in Filters/Map

Re: Globe View

Fri Jan 04, 2019 1:47 pm

Nidhogg,I do not know which of the 2 red boxes is Notepad ++

Image
so I'm going to make it easier tonight by taking the file you're proposing ;) (but that would be nice if I learned how to do it for next time ..) :)

Re: Globe View

Fri Jan 04, 2019 2:29 pm

Neither one, go here and download the correct version for your environment (32bits/64bits)
https://notepad-plus-plus.org/download/v7.6.2.html

Re: Globe View

Fri Jan 04, 2019 3:20 pm

Nice filter, works fast.
Thank You

Re: Globe View

Sat Jan 05, 2019 12:59 am

3 attempts in Windows gimp 2.10.8
Image
Image
Image

Re: Globe View

Sat Jan 05, 2019 1:08 am

Tom, Sally, thanks for testing it.

Re: Globe View

Sat Jan 05, 2019 2:39 am

Nidhogg wrote:You can change the menu entries of scripts and .py plugins with text editor.
I think notepad is able to save it as .scm, but it's better to use Geany (Linux) or Notepad++ on Windows.
Open the Globe-view.scm and search for "<Image>/DNscripts/...
Then change it to "<Image>/Filters/Map/Globe View of an Image" for example.
Save to .scm format by overwriting the one in your scripts folder.
You can edit while Gimp is running and after saving use Filters/Script-Fu/Refresh Scripts to find it from its new menu location.


Notepad ++ :bigthup :bigthup
I just tested the addition of "Filters" and it's OK. :)
Thanks Nidhogg

Re: Globe View

Sat Jan 05, 2019 10:04 pm

WoW! All of those images are really fantastic!

I was able to do some tonight.
DN_Globe View.Flower.jpg
DN_Globe View.Flower.jpg (441.2 KiB) Viewed 4104 times

DN_Globe View.White Tailed Bald Eagle 3.jpg
DN_Globe View.White Tailed Bald Eagle 3.jpg (440.59 KiB) Viewed 4104 times


This was done with Gimp 2.10.8 Samj ver 2. on Win 10, 64 bits.

Re: Globe View

Sun Jan 06, 2019 12:46 am

Well done, Pat.

Re: Globe View

Wed Jan 23, 2019 4:31 am

Image

Re: Globe View

Tue Nov 10, 2020 4:38 pm

Any updates forthcoming, Diego?

Re: Globe View

Wed Nov 11, 2020 12:51 am

Which update are you thinking about, Mahvin?

Re: Globe View

Wed Nov 11, 2020 1:05 am

https://gimplearn.net/viewtopic.php?f=1 ... 358#p33358

Not sure what the problem was with 2.10.6 but I figured you'd be interested in knowing about this...

Re: Globe View

Wed Nov 11, 2020 1:26 am

I tried and it works on Samj's 2.10.23
Cattura.PNG
Cattura.PNG (690.93 KiB) Viewed 3409 times

Re: Globe View

Wed Nov 11, 2020 2:18 am

PS: users having different versions of Gimp 2.10 may try and let know.
Post a reply