It is currently Wed Sep 23, 2026 10:19 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 56 posts ]  Go to page Previous  1, 2, 3
Author Message
 Post subject: Re: Antique Metal Script Rel3
PostPosted: Fri Jun 13, 2014 11:20 am  (#41) 
Offline
GimpChat Member
User avatar

Joined: Oct 07, 2010
Posts: 439
Location: home/Nixnine/.gimp-2.0/scripts/nixnine.scm
Okay. Not a problem. Love the script btw.

_________________
I refuse to be confused, but am often confused at this refusal.


Top
 Post subject: Re: Antique Metal Script Rel3
PostPosted: Fri Jun 13, 2014 11:31 am  (#42) 
Offline
GimpChat Member
User avatar

Joined: Mar 01, 2014
Posts: 14198
Location: Spain, Aragón
This version is much better. I did other try, just to keep the text out of the background. :hi5


Attachments:
ciao.jpg
ciao.jpg [ 82.59 KiB | Viewed 2708 times ]

_________________
Image

Gimp 2.10.36 (samj) portable _ OS Windows 10 Home_ 64bits
Don’t be afraid to start over. It’s a new chance to rebuild what you want.
Top
 Post subject: Re: Antique Metal Script Rel3
PostPosted: Sat Jun 14, 2014 11:09 am  (#43) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 590
Cute, Issabella.

_________________
Image


Top
 Post subject: Re: Antique Metal Script Rel3
PostPosted: Sat Jun 14, 2014 11:45 am  (#44) 
Offline
GimpChat Member
User avatar

Joined: Mar 01, 2014
Posts: 14198
Location: Spain, Aragón
Thank you Carlos. :tyspin


Attachments:
Obrigata.jpg
Obrigata.jpg [ 221.26 KiB | Viewed 2691 times ]

_________________
Image

Gimp 2.10.36 (samj) portable _ OS Windows 10 Home_ 64bits
Don’t be afraid to start over. It’s a new chance to rebuild what you want.
Top
 Post subject: Re: Antique Metal Script Rel3
PostPosted: Fri Aug 20, 2021 1:08 pm  (#45) 
Offline
GimpChat Member
User avatar

Joined: Jan 06, 2020
Posts: 401
Location: The Netherlands
Thank you, I can definitely use it


Attachments:
cats.png
cats.png [ 1.31 MiB | Viewed 1811 times ]


Last edited by Jappaloe63 on Sun Aug 22, 2021 6:45 am, edited 1 time in total.
Top
 Post subject: Re: Antique Metal Script Rel3
PostPosted: Fri Aug 20, 2021 11:51 pm  (#46) 
Offline
Global Moderator
User avatar

Joined: Apr 01, 2012
Posts: 8471
Location: On the other side of your screen
Thank you for updating it. I could use it also with GMIC Qt 2.9.3

I have wanted this script again

Image

_________________
Image
Free Fun Photo Editing & resources
Poems from the Lord
Gimp Newby
Gimp version 3.2.4 and GMIC-Qt 4.0.2 OS :- Windows 10 Home 64


Top
 Post subject: Re: Antique Metal Script Rel3
PostPosted: Sat Aug 21, 2021 12:17 am  (#47) 
Offline
Global Moderator
User avatar

Joined: Apr 01, 2012
Posts: 8471
Location: On the other side of your screen
Image

_________________
Image
Free Fun Photo Editing & resources
Poems from the Lord
Gimp Newby
Gimp version 3.2.4 and GMIC-Qt 4.0.2 OS :- Windows 10 Home 64


Top
 Post subject: Re: Antique Metal Script Rel3
PostPosted: Sat Aug 21, 2021 3:36 am  (#48) 
Offline
GimpChat Member
User avatar

Joined: Apr 14, 2021
Posts: 488
Location: Belgium
It works also with Gimp 2.10.24 and Gmic 2.9.8 Thanks for the updating !


Attachments:
antiqueMétal.jpg
antiqueMétal.jpg [ 461.48 KiB | Viewed 1849 times ]
MétalAntique.jpg
MétalAntique.jpg [ 239.84 KiB | Viewed 1854 times ]

_________________
Gimp 2.10.30 - Windows 10 Home 64 bits - Gmic 3.0.2
Top
 Post subject: Re: Antique Metal Script Rel3
PostPosted: Sun Aug 22, 2021 5:56 am  (#49) 
Offline
GimpChat Member
User avatar

Joined: Jan 06, 2020
Posts: 401
Location: The Netherlands
I have a question, if you get this error message.. what does it mean?
(this is not for me)


Attachments:
239622564_1182655192218169_7530018029975126743_n.jpg
239622564_1182655192218169_7530018029975126743_n.jpg [ 82.79 KiB | Viewed 1956 times ]
Top
 Post subject: Re: Antique Metal Script Rel3
PostPosted: Mon Aug 23, 2021 9:18 am  (#50) 
Offline
GimpChat Member
User avatar

Joined: Jan 06, 2020
Posts: 401
Location: The Netherlands
I'll check that out, thanks in advance


Top
 Post subject: Re: Antique Metal Script Rel3
PostPosted: Wed Feb 02, 2022 9:34 pm  (#51) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2663
Location: California
vitforlinux wrote:
[ Image ]


New version... compatibility=OFF

A step forward


I've tested it and it works.


Top
 Post subject: Re: Antique Metal Script Rel3
PostPosted: Thu Feb 03, 2022 4:43 pm  (#52) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2663
Location: California
vitforlinux wrote:
I forgot a piece of code for the backward compatibility of the code written for 2.99.

; Fix code for gimp 2.99.6 working in 2.10
(cond ((not (defined? 'gimp-drawable-get-width)) (define gimp-drawable-get-width gimp-drawable-width)))
(cond ((not (defined? 'gimp-drawable-get-height)) (define gimp-drawable-get-height gimp-drawable-height)))
(cond ((not (defined? 'gimp-drawable-get-offsets)) (define gimp-drawable-get-offsets gimp-drawable-offsets)))

Now corrected, if not present in other script the program not works.


Which script should users download? I ask because the first version works for me with no problems.


Top
 Post subject: Re: Antique Metal Script Rel3
PostPosted: Thu Feb 03, 2022 5:09 pm  (#53) 
Offline
GimpChat Member
User avatar

Joined: Mar 01, 2014
Posts: 14198
Location: Spain, Aragón
I got the last one version, mackenzieh.
Thanks for your update of the script. Nice one!


Attachments:
Thanks_vitforlinux.jpg
Thanks_vitforlinux.jpg [ 2.28 MiB | Viewed 1241 times ]

_________________
Image

Gimp 2.10.36 (samj) portable _ OS Windows 10 Home_ 64bits
Don’t be afraid to start over. It’s a new chance to rebuild what you want.
Top
 Post subject: Re: Antique Metal Script Rel3
PostPosted: Tue May 24, 2022 10:21 pm  (#54) 
Offline
GimpChat Member
User avatar

Joined: Oct 06, 2010
Posts: 4050
gimp-drawable-get-offsets sets off errors.

_________________
"In order to attain the impossible, one must attempt the absurd."
~ Miguel de Cervantes


Top
 Post subject: Re: Antique Metal Script Rel3
PostPosted: Tue May 24, 2022 10:36 pm  (#55) 
Offline
GimpChat Member
User avatar

Joined: Oct 06, 2010
Posts: 4050
I can get Graechen's script to work up until the last layer raise and then it fails. Need to check this again.

_________________
"In order to attain the impossible, one must attempt the absurd."
~ Miguel de Cervantes


Top
 Post subject: Re: Antique Metal Script Rel3
PostPosted: Wed May 25, 2022 12:41 am  (#56) 
Offline
GimpChat Member
User avatar

Joined: Jan 06, 2020
Posts: 401
Location: The Netherlands
I have this in Gimp, and it works well for me!


Attachments:
Antique Metal GMIC QT.scm [23.75 KiB]
Downloaded 43 times
Top
Post new topic Reply to topic  [ 56 posts ]  Go to page Previous  1, 2, 3

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group