It is currently Thu Jun 25, 2026 10:06 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 408 posts ]  Go to page Previous  1 ... 16, 17, 18, 19, 20, 21  Next
Author Message
 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 2934 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 2929 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: 14073
Location: Native to NYC living in Arizona, Gimp 2.8 - 3.0, 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: 2643
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


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: 14831
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 120 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
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16052
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


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 2870 times ]


Attachments:
Moose Font.xcf [2.02 MiB]
Downloaded 107 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: Tue Feb 21, 2017 8:21 pm  (#371) 
Offline
GimpChat Member

Joined: May 12, 2015
Posts: 4693
Looks like a very nice font. Thank you. I downloaded it. :jumpclap


Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Thu Feb 23, 2017 7:17 am  (#372) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16052
Thanks PhotoMaster! Glad to see another custom font maker among us. :)

_________________
Image


Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Sun Feb 26, 2017 6:29 pm  (#373) 
Offline
GimpChat Member
User avatar

Joined: Jul 04, 2010
Posts: 2253
Location: Retired Moderator Slowly Returning to the Living.
Thank You!

_________________
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 Jul 06, 2018 8:21 am  (#374) 
Offline
GimpChat Member
User avatar

Joined: Aug 08, 2016
Posts: 2823
Location: East Midlands of England
Some sad fonts don't appear to play nicely with MareroQ's Font to Layers on post #1 and have clipped layers - usually noticeable on v, W, g, j and f. Think this is related to how the left and (more usually) the right bearings (margins) are determined in the original font file.

I have a customised version of Font-to-Layers that tries to address this problem (in a trial and error sort of way) by allowing you increase the size of the generated letter layers - unless MareroQ has already sorted this out in another version?

_________________
Image
"Let no one steal your dreams."
Paul Cookson

Custom Font Links
2.10 Tools
Character Paths
White Bases


Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Fri Jul 06, 2018 8:51 am  (#375) 
Offline
GimpChat Member
User avatar

Joined: Aug 08, 2016
Posts: 2823
Location: East Midlands of England
Forgot to show example:

Using Folks-heavy the current output for Font-to-Layers is:

Attachment:
Font_to_Layers_sad.png
Font_to_Layers_sad.png [ 8 KiB | Viewed 2258 times ]


Whereas it should look like this:

Attachment:
Font_to_Layers_happy.png
Font_to_Layers_happy.png [ 9.44 KiB | Viewed 2258 times ]

_________________
Image
"Let no one steal your dreams."
Paul Cookson

Custom Font Links
2.10 Tools
Character Paths
White Bases


Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Wed Jul 25, 2018 11:48 am  (#376) 
Offline
GimpChat Member

Joined: Sep 23, 2016
Posts: 317
I have found a minor bug in this script.
And I also have a feature request.

The Bug:
If Merge Layers is unchecked, the Font Size in pixels is ignored. The default size of 250 pixels is always used.

The Request:
Is it possible to provide 3 small random movements
1) a vertical (up, down) movement
2) a horizontal (left, right) movement
3) an angular (+ or - x degrees)

This is so that images such as the one below can be produced.


Attachments:
ImportantNotice1.png
ImportantNotice1.png [ 81.53 KiB | Viewed 2236 times ]
Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Thu Jul 26, 2018 1:09 am  (#377) 
Offline
GimpChat Member
User avatar

Joined: Mar 01, 2014
Posts: 14048
Location: Spain, Aragón
Blighty II, I am interested in your request about a bit of movements on the position of letters if possible. Mostly it would be so nice on that kind of custom font.
Thanks. I hope someone of our code experts may do it. Thanks to them too. :)

_________________
Image

Gimp 2.10.30(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: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Thu Jul 26, 2018 10:35 am  (#378) 
Offline
GimpChat Member
User avatar

Joined: Aug 08, 2016
Posts: 2823
Location: East Midlands of England
Sorry to hijack this post but my filter - FontSlab - can at least do some of what you ask for as it stands Blighty. It does cater for random rotation (jitter in the dialog) and will allow you to alter size and use the letters as individual layers. If I remember properly this filter will always attempt to fill the path you give it with the custom font scaled to size to fit.

Example below with the letters of the word hot moved about. Not too time consuming for a smallish amount of text I would think.

Attachment:
BlightyTest.jpg
BlightyTest.jpg [ 241.9 KiB | Viewed 2208 times ]

_________________
Image
"Let no one steal your dreams."
Paul Cookson

Custom Font Links
2.10 Tools
Character Paths
White Bases


Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Thu Jul 26, 2018 10:44 am  (#379) 
Offline
GimpChat Member
User avatar

Joined: Mar 01, 2014
Posts: 14048
Location: Spain, Aragón
Thank you so much Skinnyhouse. I have your FontSlab script but I'm not able to scroll to accept the settings at the bottom of the window. :(

_________________
Image

Gimp 2.10.30(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: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Thu Jul 26, 2018 2:13 pm  (#380) 
Offline
GimpChat Member
User avatar

Joined: Aug 08, 2016
Posts: 2823
Location: East Midlands of England
Not sure what OS and flavour of Gimp you're using now Issabella but I thought you had used the scrolling interface with Gimp 2.8. I am Windows 10 64 bit home ed and using Gimp 2.10.4 (gimp.org). I have the scrolling interface that works with all versions of 2.10 so far.

_________________
Image
"Let no one steal your dreams."
Paul Cookson

Custom Font Links
2.10 Tools
Character Paths
White Bases


Top
Post new topic Reply to topic  [ 408 posts ]  Go to page Previous  1 ... 16, 17, 18, 19, 20, 21  Next

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group