It is currently Tue Jun 23, 2026 3:05 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 7 posts ] 
Author Message
 Post subject: How to add old python script to Gimp 3.0 Solved !!
PostPosted: Sat Mar 22, 2025 9:36 am  (#1) 
Offline
GimpChat Member

Joined: Mar 06, 2015
Posts: 308
GIMP Version: 2.8.14
Operating System: Windows
OS Version: win 11
GIMP Experience: New User

List any relevant plug-ins or scripts:
210_arrow_draw.py



Hi Gimp users

How to add old python script to Gimp 3.0

The script is " 210_arrow_draw.py "
I draw arrow with this script.


Thanks
Doron.


Last edited by doronf2 on Sat Mar 22, 2025 12:45 pm, edited 1 time in total.

Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: How to add old python script to Gimp 3.0
PostPosted: Sat Mar 22, 2025 9:51 am  (#2) 
Offline
GimpChat Member

Joined: Dec 28, 2023
Posts: 67
Doron: Hi! The script would need to be ported to Python 3 and GIMP 3's API. If you link the script, we might be able to help with that.


Top
 Post subject: Re: How to add old python script to Gimp 3.0
PostPosted: Sat Mar 22, 2025 10:27 am  (#3) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2604
The 210_xxx name suggests it comes from the (now defunct) gimphelp.org site of Paul Sherman. It is listed as 210_arrow_draw.py but in the zip it is 210_arrow_draw.scm.
Is this the one you are interested in ?

Attachment:
arrow.jpg
arrow.jpg [ 80.8 KiB | Viewed 6790 times ]


If it is then there is already a Gimp 3.0 version, if not...back to previous advice.


Top
 Post subject: Re: How to add old python script to Gimp 3.0
PostPosted: Sat Mar 22, 2025 10:47 am  (#4) 
Offline
GimpChat Member

Joined: Mar 06, 2015
Posts: 308
rich2005 wrote:
The 210_xxx name suggests it comes from the (now defunct) gimphelp.org site of Paul Sherman. It is listed as 210_arrow_draw.py but in the zip it is 210_arrow_draw.scm.
Is this the one you are interested in ?

Attachment:
arrow.jpg


If it is then there is already a Gimp 3.0 version, if not...back to previous advice.


Can you please send me a link to the download site ?
Thanks Doron


Top
 Post subject: Re: How to add old python script to Gimp 3.0
PostPosted: Sat Mar 22, 2025 10:51 am  (#5) 
Offline
GimpChat Member

Joined: Mar 06, 2015
Posts: 308
CmykStudent wrote:
Doron: Hi! The script would need to be ported to Python 3 and GIMP 3's API. If you link the script, we might be able to help with that.


I can not find the download link any more.

I have it on my computer.

Can you help me?

Doron.


Top
 Post subject: Re: How to add old python script to Gimp 3.0
PostPosted: Sat Mar 22, 2025 11:07 am  (#6) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2604
doronf2 wrote:
rich2005 wrote:
The 210_xxx name suggests it comes from the (now defunct) gimphelp.org site of Paul Sherman. It is listed as 210_arrow_draw.py but in the zip it is 210_arrow_draw.scm.
Is this the one you are interested in ?

Attachment:
The attachment arrow.jpg is no longer available


If it is then there is already a Gimp 3.0 version, if not...back to previous advice.


Can you please send me a link to the download site ?
Thanks Doron


http://programmer97.byethost10.com/Files/arrow.zip

unzip and put the arrow_V3.scm file in the Gimp 3.0 scripts folder C:\Users\"yourname"\AppData\Roaming\GIMP\3.0\scripts
It registers in the Tools menu

-----
in case anyone interested the old gimphelp.org site from last year
https://web.archive.org/web/20240414195 ... pt210.html

---------
EDIT: I found the python plugin in an old archive : Looks like this in Gimp 2.10

Attachment:
210.jpg
210.jpg [ 54.49 KiB | Viewed 6763 times ]


plugin attached


Attachments:
210_arrow_draw.zip [2.31 KiB]
Downloaded 98 times
Top
 Post subject: Re: How to add old python script to Gimp 3.0 Solved !!
PostPosted: Sat Mar 22, 2025 12:45 pm  (#7) 
Offline
GimpChat Member

Joined: Mar 06, 2015
Posts: 308
rich2005 wrote:
doronf2 wrote:
rich2005 wrote:
The 210_xxx name suggests it comes from the (now defunct) gimphelp.org site of Paul Sherman. It is listed as 210_arrow_draw.py but in the zip it is 210_arrow_draw.scm.
Is this the one you are interested in ?

Attachment:
arrow.jpg


If it is then there is already a Gimp 3.0 version, if not...back to previous advice.


Can you please send me a link to the download site ?
Thanks Doron


http://programmer97.byethost10.com/Files/arrow.zip

unzip and put the arrow_V3.scm file in the Gimp 3.0 scripts folder C:\Users\"yourname"\AppData\Roaming\GIMP\3.0\scripts
It registers in the Tools menu

-----
in case anyone interested the old gimphelp.org site from last year
https://web.archive.org/web/20240414195 ... pt210.html

---------
EDIT: I found the python plugin in an old archive : Looks like this in Gimp 2.10

Attachment:
210.jpg


plugin attached



I use arrow_V3.scm script
and it is working

Thank you very much


Top
Post new topic Reply to topic  [ 7 posts ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group