It is currently Sun Apr 28, 2024 5:53 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 408 posts ]  Go to page Previous  1 ... 15, 16, 17, 18, 19, 20, 21  Next
Author Message
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Fri Feb 10, 2017 1:05 pm  (#351) 
Offline
GimpChat Member
User avatar

Joined: Jul 04, 2010
Posts: 2253
Location: Retired Moderator Slowly Returning to the Living.
Upgraded to Gimp 2.8.20 in the hopes that this would fix things, but it didn't.

_________________
Artists aren't crazy! We're eccentric! ~G.M. Ross

Image

My Sigs = My Photos
Check out my work at http://www.flickr.com/photos/photomastergreg.


Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Fri Feb 10, 2017 2:15 pm  (#352) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
try this attachment (just to make sure we're talking about the same script).


Attachments:
custom_font.scm [14.87 KiB]
Downloaded 94 times

_________________
TinT
Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Thu Feb 16, 2017 6:56 pm  (#353) 
Offline
GimpChat Member
User avatar

Joined: Jul 04, 2010
Posts: 2253
Location: Retired Moderator Slowly Returning to the Living.
Nope. Same thing. I so want this one to work!

_________________
Artists aren't crazy! We're eccentric! ~G.M. Ross

Image

My Sigs = My Photos
Check out my work at http://www.flickr.com/photos/photomastergreg.


Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Fri Feb 17, 2017 10:09 pm  (#354) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
I want it to work for you too but i have no idea what would cause error on yours and not on mine.
I don't know what else is different.

_________________
TinT


Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Fri Feb 17, 2017 10:31 pm  (#355) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
Looks like it's failing on make-string for some reason...
Photomaster,
wanna try something for me?
Go to Filters -> Script-Fu -> Console
Enter
(define charList 0)

Then
Enter
(set! charList (map (lambda (x) (make-string 1 x)) (string->list "abcdef")))

see if it runs...
that's essentially what the script is failing

_________________
TinT


Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Sat Feb 18, 2017 2:17 am  (#356) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
I was going to suggest temporarily removing all scm files except the custom_font.scm and see if that works.

_________________
Image
Edmund Burke nailed it when he said, "The only thing necessary for the triumph of evil is for good men to do nothing."


Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Sat Feb 18, 2017 1:33 pm  (#357) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
Rod wrote:
I was going to suggest temporarily removing all scm files except the custom_font.scm and see if that works.

Definitely worth trying since this error confused the heck outa me

_________________
TinT


Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Sat Feb 18, 2017 3:27 pm  (#358) 
Offline
GimpChat Member
User avatar

Joined: Jul 04, 2010
Posts: 2253
Location: Retired Moderator Slowly Returning to the Living.
This is what I got to running the script commands. I am going to try the removing scripts idea.


Attachments:
Script Errors.png
Script Errors.png [ 26.87 KiB | Viewed 1502 times ]

_________________
Artists aren't crazy! We're eccentric! ~G.M. Ross

Image

My Sigs = My Photos
Check out my work at http://www.flickr.com/photos/photomastergreg.
Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Sat Feb 18, 2017 3:40 pm  (#359) 
Offline
GimpChat Member
User avatar

Joined: Jul 04, 2010
Posts: 2253
Location: Retired Moderator Slowly Returning to the Living.
I removed all the scripts from C:\Users\PhotoMaster\.gimp-2.8\scripts and from C:\Program Files\GIMP 2\share\gimp\2.0\scripts
leaving only custom_font.scm and I got this error message.
Attachment:
CustFontMsg.png
CustFontMsg.png [ 21.34 KiB | Viewed 1500 times ]

_________________
Artists aren't crazy! We're eccentric! ~G.M. Ross

Image

My Sigs = My Photos
Check out my work at http://www.flickr.com/photos/photomastergreg.


Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Sat Feb 18, 2017 5:38 pm  (#360) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
just try removing script from
C:\Users\PhotoMaster\.gimp-2.8\scripts

Not from
C:\Program Files\GIMP 2\share\gimp\2.0\scripts
because those need to come with GIMP.

Now it's complaining about basic functions, not good.

_________________
TinT


Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Sat Feb 18, 2017 9:10 pm  (#361) 
Offline
GimpChat Member
User avatar

Joined: Jul 04, 2010
Posts: 2253
Location: Retired Moderator Slowly Returning to the Living.
I restored most of my scripts. I noticed that when I went into the script-fu console I had gotten errors and I have spent several hours pulling out all of the scripts that were throwing errors.

From C:\Users\PhotoMaster\.gimp-2.8\scripts, I have removed

24mhgrad.scm
DIEGO_draw-random-drops.scm
ev_iccii_photoeffects_24.scm
kp24_test_for_duplicate_scripts.scm
Pattern-from-Image.scm
Picture Frame.scm
sg-platonic-calendar.scm

From C:\Program Files\GIMP 2\share\gimp\2.0\scripts, I have removed

animstack.scm
fil_current_pub_eng.scm
filltrans.scm
FU_edges_photo-border-fancy.scm
FU_sketch_lineart-toned.scm
grid-system.scm
guides-new.scm
iccii-convolution-presets.scm
images-grid-layout.scm
lasm-lab-color-punch.scm
lasm-lab-wow.scm
lasm-line-art.scm
palette-export.scm

This is the latest result. I will try restoring the files from C:\Program Files\GIMP 2\share\gimp\2.0\scripts
Attachment:
Screenshot_512.jpg
Screenshot_512.jpg [ 94.17 KiB | Viewed 1977 times ]

_________________
Artists aren't crazy! We're eccentric! ~G.M. Ross

Image

My Sigs = My Photos
Check out my work at http://www.flickr.com/photos/photomastergreg.


Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Sat Feb 18, 2017 9:16 pm  (#362) 
Offline
GimpChat Member
User avatar

Joined: Jul 04, 2010
Posts: 2253
Location: Retired Moderator Slowly Returning to the Living.
I just restored the 13 scripts I removed and got the identical error.
I will try removing all of the C:\Users\PhotoMaster\.gimp-2.8\scripts scripts and see if I get anywhere there.

_________________
Artists aren't crazy! We're eccentric! ~G.M. Ross

Image

My Sigs = My Photos
Check out my work at http://www.flickr.com/photos/photomastergreg.


Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Sat Feb 18, 2017 9:21 pm  (#363) 
Offline
GimpChat Member
User avatar

Joined: Jul 04, 2010
Posts: 2253
Location: Retired Moderator Slowly Returning to the Living.
It actually works!! Now to restore scripts to find out which one is screwing things up.

_________________
Artists aren't crazy! We're eccentric! ~G.M. Ross

Image

My Sigs = My Photos
Check out my work at http://www.flickr.com/photos/photomastergreg.


Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Sat Feb 18, 2017 10:36 pm  (#364) 
Offline
GimpChat Member
User avatar

Joined: Jul 04, 2010
Posts: 2253
Location: Retired Moderator Slowly Returning to the Living.
Out of 316 scripts, these two are the culprits
l-system_v12.scm
turtle_v12.scm

I'll look at them to try to find the common problem.

_________________
Artists aren't crazy! We're eccentric! ~G.M. Ross

Image

My Sigs = My Photos
Check out my work at http://www.flickr.com/photos/photomastergreg.


Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Sat Feb 18, 2017 10:43 pm  (#365) 
Offline
GimpChat Member
User avatar

Joined: Jul 04, 2010
Posts: 2253
Location: Retired Moderator Slowly Returning to the Living.
Attachment:
Thank You.png
Thank You.png [ 238.06 KiB | Viewed 1972 times ]

_________________
Artists aren't crazy! We're eccentric! ~G.M. Ross

Image

My Sigs = My Photos
Check out my work at http://www.flickr.com/photos/photomastergreg.


Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Sat Feb 18, 2017 11:02 pm  (#366) 
Offline
Administrator
User avatar

Joined: Aug 10, 2012
Posts: 13018
Location: Native to NYC living in Arizona, Gimp 2.8 & 2.10, Win 11 PC.
PhotoMaster wrote:
Attachment:
Thank You.png

:clap

_________________
Image
"A wise man learns more from a foolish question than a fool can learn from a wise answer"
Image


Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Sun Feb 19, 2017 4:14 am  (#367) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2248
Location: Poland
Hi PhotoMaster.

l-system_v12.scm
turtle_v12.scm
It's a great script - but it works only in the old version of the GIMP 2.2.17
http://gimpchat.com/viewtopic.php?f=9&t=2262&hilit=Turtle&start=10#p200210
No takers for renovation. :gaah

_________________
Image

Slava
Ukraini!


Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Sun Feb 19, 2017 4:53 am  (#368) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14816
Location: roma, italy
@PhotoMaster
you mentioned among the filters which gave you errors using on the console my
DIEGO_draw-random-drops.scm
It's that it requires a set of available transparent drops, like:
Attachment:
ISSA_Rounded transparent Bubbles.zip [19.42 KiB]
Downloaded 99 times

_________________
"Where am I ?"


Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Sun Feb 19, 2017 8:05 am  (#369) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
Yes Photomaster remember to add pre requisites to your scm , and python filter additions. They should be listed in the post of any uploaded scripts at gimpscripts.com . If that is where you downloaded them from.
Glad to see you found the culprits. I suggest everyone to remove the turtle scripts if they have them installed in GIMP-2.8 versions.

_________________
Image
Edmund Burke nailed it when he said, "The only thing necessary for the triumph of evil is for good men to do nothing."


Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Mon Feb 20, 2017 7:39 pm  (#370) 
Offline
GimpChat Member
User avatar

Joined: Jul 04, 2010
Posts: 2253
Location: Retired Moderator Slowly Returning to the Living.
I decided to try creating my own font. I think it came out pretty good. I named it "Moose" as my friends and family call me. I hope you like it!

Attachment:
Moose Font.png
Moose Font.png [ 1.23 MiB | Viewed 1913 times ]


Attachments:
Moose Font.xcf [2.02 MiB]
Downloaded 96 times

_________________
Artists aren't crazy! We're eccentric! ~G.M. Ross

Image

My Sigs = My Photos
Check out my work at http://www.flickr.com/photos/photomastergreg.
Top
Post new topic Reply to topic  [ 408 posts ]  Go to page Previous  1 ... 15, 16, 17, 18, 19, 20, 21  Next

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Attachment(s) New Custom Font Tool - Custom Font Lighting Effects GT Style Filter

3

No new posts Attachment(s) custom font

8

No new posts Can this be used for Custom Font?

5

No new posts Attachment(s) Custom Font Tools Release 13

1

No new posts Attachment(s) Custom Font WordWall v.001 for Gimp 2.10

4



* Login  



Powered by phpBB3 © phpBB Group